Skip to content

chore: Add HLint CI action and apply hints #122

chore: Add HLint CI action and apply hints

chore: Add HLint CI action and apply hints #122

Triggered via pull request November 13, 2024 13:50
@croyzorcroyzor
synchronize #55
hlint
Status Success
Total duration 1m 17s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
build: brat/Brat/Error.hs#L215
Pattern match(es) are non-exhaustive
build: brat/Brat/Error.hs#L216
Pattern match(es) are non-exhaustive
build: brat/Brat/Naming.hs#L33
Pattern match(es) are non-exhaustive
build: brat/Brat/Syntax/Common.hs#L36
‘DIRY’ is exported by ‘DIRY(..)’ and ‘DIRY(..)’
build: brat/Data/Hugr.hs#L117
Pattern match(es) are non-exhaustive
build: brat/Brat/Parser.hs#L426
Pattern match(es) are non-exhaustive
build: brat/Brat/Eval.hs#L34
Pattern match(es) are non-exhaustive
build: brat/Brat/Checker/Helpers.hs#L326
Pattern match(es) are non-exhaustive
build: brat/Brat/Checker/Helpers.hs#L355
• The Monomorphism Restriction applies to the binding for ‘weak1’
build: brat/Brat/Compile/Hugr.hs#L190
Pattern match(es) are non-exhaustive
build: brat/Brat/Error.hs#L215
Pattern match(es) are non-exhaustive
build: brat/Brat/Error.hs#L216
Pattern match(es) are non-exhaustive
build: brat/Brat/Naming.hs#L33
Pattern match(es) are non-exhaustive
build: brat/Brat/Syntax/Common.hs#L36
‘DIRY’ is exported by ‘DIRY(..)’ and ‘DIRY(..)’
build: brat/Data/Hugr.hs#L117
Pattern match(es) are non-exhaustive
build: brat/Brat/Parser.hs#L426
Pattern match(es) are non-exhaustive
build: brat/Brat/Eval.hs#L34
Pattern match(es) are non-exhaustive
build: brat/Brat/Checker/Helpers.hs#L326
Pattern match(es) are non-exhaustive
build: brat/Brat/Checker/Helpers.hs#L355
• The Monomorphism Restriction applies to the binding for ‘weak1’
build: brat/Brat/Compile/Hugr.hs#L190
Pattern match(es) are non-exhaustive
build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.