refactor: Add bracketing to parser + cleanup #117
Annotations
22 warnings
Post cache
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 stack tests:
brat/Brat/Naming.hs#L33
Pattern match(es) are non-exhaustive
|
Build stack tests:
brat/Brat/Syntax/Common.hs#L36
‘DIRY’ is exported by ‘DIRY(..)’ and ‘DIRY(..)’
|
Build stack tests:
brat/Brat/Error.hs#L240
Pattern match(es) are non-exhaustive
|
Build stack tests:
brat/Brat/Error.hs#L241
Pattern match(es) are non-exhaustive
|
Build stack tests:
brat/Brat/Lexer/Bracketed.hs#L52
Pattern match(es) are non-exhaustive
|
Build stack tests:
brat/Data/Hugr.hs#L117
Pattern match(es) are non-exhaustive
|
Build stack tests:
brat/Brat/Checker/Helpers.hs#L326
Pattern match(es) are non-exhaustive
|
Build stack tests:
brat/Brat/Checker/Helpers.hs#L355
• The Monomorphism Restriction applies to the binding for ‘weak1’
|
Build stack tests:
brat/Brat/Compile/Hugr.hs#L190
Pattern match(es) are non-exhaustive
|
Build stack tests:
brat/Brat/Compile/Hugr.hs#L233
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/Brat/Error.hs#L240
Pattern match(es) are non-exhaustive
|
Build:
brat/Brat/Error.hs#L241
Pattern match(es) are non-exhaustive
|
Build:
brat/Brat/Lexer/Bracketed.hs#L52
Pattern match(es) are non-exhaustive
|
Build:
brat/Data/Hugr.hs#L117
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/Compile/Hugr.hs#L233
Pattern match(es) are non-exhaustive
|
cache
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.
|
Loading