Skip to content

feat: Allow writing holes which are solved by BRAT #146

feat: Allow writing holes which are solved by BRAT

feat: Allow writing holes which are solved by BRAT #146

Triggered via pull request November 27, 2024 12:26
@croyzorcroyzor
synchronize #59
holes
Status Failure
Total duration 42s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
build: brat/Brat/Checker/SolveHoles.hs#L19
Module ‘Data.Foldable’ does not export ‘sequenceA’
build
Process completed with exit code 1.
build: brat/Brat/Error.hs#L216
Pattern match(es) are non-exhaustive
build: brat/Brat/Error.hs#L217
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/Unelaborator.hs#L15
Pattern match(es) are non-exhaustive
build: brat/Brat/Unelaborator.hs#L46
Pattern match(es) are non-exhaustive
build: brat/Brat/Parser.hs#L428
Pattern match(es) are non-exhaustive
build: brat/Brat/Eval.hs#L40
Pattern match(es) are non-exhaustive
build: brat/Brat/Checker/Helpers.hs#L315
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.