Skip to content

Simplify checking of multiple definitions #50

Simplify checking of multiple definitions

Simplify checking of multiple definitions #50

Triggered via push June 22, 2024 20:15
Status Success
Total duration 3m 13s
Artifacts

haskell.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
GHC 9.4.8 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
GHC 9.4.8 on ubuntu-latest: src/PosTT/Frontend/Exp/ErrM.hs#L33
Pattern synonym with no type signature:
GHC 9.4.8 on ubuntu-latest: src/PosTT/Frontend/Exp/ErrM.hs#L34
Pattern synonym with no type signature:
GHC 9.4.8 on ubuntu-latest: src/PosTT/SAT.hs#L59
This binding for ‘p’ shadows the existing binding
GHC 9.4.8 on ubuntu-latest: src/PosTT/SAT.hs#L62
This binding for ‘p’ shadows the existing binding
GHC 9.4.8 on ubuntu-latest: src/PosTT/Frontend/ScopeChecker.hs#L104
Pattern match(es) are non-exhaustive
GHC 9.4.8 on ubuntu-latest: src/PosTT/Frontend/ScopeChecker.hs#L176
Pattern match(es) are non-exhaustive
GHC 9.4.8 on ubuntu-latest: src/PosTT/Poset.hs#L163
Pattern match(es) are non-exhaustive
GHC 9.4.8 on ubuntu-latest: src/PosTT/Eval.hs#L482
This binding for ‘i'’ shadows the existing binding
GHC 9.4.8 on ubuntu-latest: src/PosTT/Eval.hs#L498
This binding for ‘i'’ shadows the existing binding
GHC 9.4.8 on ubuntu-latest: src/PosTT/Quotation.hs#L51
Pattern match(es) are non-exhaustive