Skip to content

A CEK Evaluator

A CEK Evaluator #236

Triggered via pull request January 14, 2024 01:25
Status Failure
Total duration 8m 20s
Artifacts

ci.yml

on: pull_request
Matrix: cabal
Matrix: stack
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 60 warnings
ubuntu-latest / ghc 8.10.7
Process completed with exit code 1.
ubuntu-latest / ghc 9.6
The operation was canceled.
ubuntu-latest / ghc 9.2.5
The operation was canceled.
ubuntu-latest / ghc 9.4
The operation was canceled.
macOS-latest / ghc 9.6
The operation was canceled.
stack / ghc 9.2.8
Process completed with exit code 1.
ubuntu-latest / ghc 8.10.7
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ubuntu-latest / ghc 8.10.7: src/Evaluator.hs#L50
The qualified import of ‘Data.Text’ is redundant
ubuntu-latest / ghc 8.10.7: src/Evaluator.hs#L55
The import of ‘ShortShow’ is redundant
ubuntu-latest / ghc 8.10.7: src/Evaluator.hs#L77
Defined but not used: ‘typeErrorActual’
ubuntu-latest / ghc 8.10.7: src/Evaluator.hs#L77
Defined but not used: ‘typeErrorExpected’
ubuntu-latest / ghc 8.10.7: src/Evaluator.hs#L166
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 8.10.7: src/Expander.hs#L48
The import of ‘Control.Monad.Trans.Except’ is redundant
ubuntu-latest / ghc 8.10.7: src/Expander.hs#L49
The import of ‘Control.Monad.Trans.Reader’ is redundant
ubuntu-latest / ghc 8.10.7: src/Expander.hs#L572
Pattern match is redundant
ubuntu-latest / ghc 8.10.7
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
ubuntu-latest / ghc 9.6
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ubuntu-latest / ghc 9.6
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
ubuntu-latest / ghc 9.6: src/Util/Store.hs#L67
The use of ‘~’ without TypeOperators
ubuntu-latest / ghc 9.6: src/Evaluator.hs#L50
The qualified import of ‘Data.Text’ is redundant
ubuntu-latest / ghc 9.6: src/Evaluator.hs#L55
The import of ‘ShortShow’ is redundant
ubuntu-latest / ghc 9.6: src/Evaluator.hs#L77
Defined but not used: ‘typeErrorExpected’
ubuntu-latest / ghc 9.6: src/Evaluator.hs#L77
Defined but not used: ‘typeErrorActual’
ubuntu-latest / ghc 9.6: src/Expander/Syntax.hs#L69
The use of ‘~’ without TypeOperators
ubuntu-latest / ghc 9.6: src/Expander/Syntax.hs#L103
The use of ‘~’ without TypeOperators
ubuntu-latest / ghc 9.6: src/Expander/Syntax.hs#L109
The use of ‘~’ without TypeOperators
ubuntu-latest / ghc 9.6: src/Expander/Syntax.hs#L109
The use of ‘~’ without TypeOperators
ubuntu-latest / ghc 9.6: src/Expander/Syntax.hs#L115
The use of ‘~’ without TypeOperators
ubuntu-latest / ghc 9.2.5
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ubuntu-latest / ghc 9.2.5
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
ubuntu-latest / ghc 9.2.5: src/Evaluator.hs#L50
The qualified import of ‘Data.Text’ is redundant
ubuntu-latest / ghc 9.2.5: src/Evaluator.hs#L55
The import of ‘ShortShow’ is redundant
ubuntu-latest / ghc 9.2.5: src/Evaluator.hs#L77
Defined but not used: ‘typeErrorActual’
ubuntu-latest / ghc 9.2.5: src/Evaluator.hs#L77
Defined but not used: ‘typeErrorExpected’
ubuntu-latest / ghc 9.2.5: src/Expander/Primitives.hs#L751
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.2.5: src/Expander/Primitives.hs#L757
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.2.5: src/Expander/Primitives.hs#L759
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.2.5: src/Expander/Primitives.hs#L765
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.2.5: src/Expander/Primitives.hs#L767
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.2.5: src/Expander/Primitives.hs#L776
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ubuntu-latest / ghc 9.4
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
ubuntu-latest / ghc 9.4: src/Util/Store.hs#L67
The use of ‘~’ without TypeOperators
ubuntu-latest / ghc 9.4: src/Evaluator.hs#L50
The qualified import of ‘Data.Text’ is redundant
ubuntu-latest / ghc 9.4: src/Evaluator.hs#L55
The import of ‘ShortShow’ is redundant
ubuntu-latest / ghc 9.4: src/Evaluator.hs#L77
Defined but not used: ‘typeErrorExpected’
ubuntu-latest / ghc 9.4: src/Evaluator.hs#L77
Defined but not used: ‘typeErrorActual’
ubuntu-latest / ghc 9.4: src/Expander/Syntax.hs#L69
The use of ‘~’ without TypeOperators
ubuntu-latest / ghc 9.4: src/Expander/Syntax.hs#L103
The use of ‘~’ without TypeOperators
ubuntu-latest / ghc 9.4: src/Expander/Syntax.hs#L109
The use of ‘~’ without TypeOperators
ubuntu-latest / ghc 9.4: src/Expander/Syntax.hs#L109
The use of ‘~’ without TypeOperators
ubuntu-latest / ghc 9.4: src/Expander/Syntax.hs#L115
The use of ‘~’ without TypeOperators
macOS-latest / ghc 9.6
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macOS-latest / ghc 9.6
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
stack / ghc 9.2.8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
stack / ghc 9.2.8: src/Evaluator.hs#L50
The qualified import of ‘Data.Text’ is redundant
stack / ghc 9.2.8: src/Evaluator.hs#L55
The import of ‘ShortShow’ is redundant
stack / ghc 9.2.8: src/Evaluator.hs#L77
Defined but not used: ‘typeErrorActual’
stack / ghc 9.2.8: src/Evaluator.hs#L77
Defined but not used: ‘typeErrorExpected’
stack / ghc 9.2.8: src/Expander/Primitives.hs#L751
Pattern match(es) are non-exhaustive
stack / ghc 9.2.8: src/Expander/Primitives.hs#L757
Pattern match(es) are non-exhaustive
stack / ghc 9.2.8: src/Expander/Primitives.hs#L759
Pattern match(es) are non-exhaustive
stack / ghc 9.2.8: src/Expander/Primitives.hs#L765
Pattern match(es) are non-exhaustive
stack / ghc 9.2.8: src/Expander/Primitives.hs#L767
Pattern match(es) are non-exhaustive
stack / ghc 9.2.8: src/Expander/Primitives.hs#L776
Pattern match(es) are non-exhaustive
stack / ghc 9.2.8
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).