Skip to content

refactor: Add bracketing to parser + cleanup #117

refactor: Add bracketing to parser + cleanup

refactor: Add bracketing to parser + cleanup #117

Triggered via pull request November 6, 2024 11:31
Status Success
Total duration 1m 31s
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/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
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
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.