Skip to content

Support ghc 9.8

Support ghc 9.8 #129

Triggered via pull request October 14, 2023 17:44
Status Failure
Total duration 15m 23s
Artifacts

ci.yml

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

Annotations

17 errors and 48 warnings
newest (9.8.1, ubuntu-latest)
Process completed with exit code 1.
stack-8.8.4.yaml: TEST_LangExts.hs#L2
Illegal `..' in record pattern
stack-8.8.4.yaml: TEST_LangExts.hs#L2
Illegal `..' in record pattern
stack-8.8.4.yaml: TEST_LangExts.hs#L2
Illegal `..' in record pattern
stack-8.8.4.yaml: TEST_LangExts.hs#L2
Illegal `..' in record pattern
stack-9.0.2.yaml: TEST_LangExts.hs#L2
Illegal `..' in record pattern
stack-9.0.2.yaml: TEST_LangExts.hs#L2
Illegal `..' in record pattern
stack-9.0.2.yaml: TEST_LangExts.hs#L2
Illegal `..' in record pattern
stack-9.0.2.yaml: TEST_LangExts.hs#L2
Illegal `..' in record pattern
stack-8.10.7.yaml: TEST_LangExts.hs#L2
Illegal `..' in record pattern
stack-8.10.7.yaml: TEST_LangExts.hs#L2
Illegal `..' in record pattern
stack-8.10.7.yaml: TEST_LangExts.hs#L2
Illegal `..' in record pattern
stack-8.10.7.yaml: TEST_LangExts.hs#L2
Illegal `..' in record pattern
stack-8.6.5.yaml: TEST_LangExts.hs#L2
Illegal `..' in record pattern
stack-8.6.5.yaml: TEST_LangExts.hs#L2
Illegal `..' in record pattern
stack-8.6.5.yaml: TEST_LangExts.hs#L2
Illegal `..' in record pattern
stack-8.6.5.yaml: TEST_LangExts.hs#L2
Illegal `..' in record pattern
newest (9.8.1, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
stack-8.8.4.yaml
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
stack-8.8.4.yaml: src/Hint/GHC.hs#L122
The import of ‘HscTypes’ is redundant
stack-8.8.4.yaml: src/Hint/GHC.hs#L142
The import of ‘Control.Monad.IO.Class’ is redundant
stack-8.8.4.yaml: src/Hint/GHC.hs#L399
The import of ‘CmdLineParser’ is redundant
stack-8.8.4.yaml: src/Hint/GHC.hs#L634
Top-level binding with no type signature:
stack-8.8.4.yaml: src/Hint/Configuration.hs#L20
The import of ‘Data.Maybe’ is redundant
stack-9.2.7.yaml
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
stack-9.2.7.yaml: src/Control/Monad/Ghc.hs#L22
The qualified import of ‘GHC.Utils.Exception’ is redundant
stack-9.2.7.yaml: src/Control/Monad/Ghc.hs#L38
Noncanonical ‘pure = return’ definition detected
stack-9.2.7.yaml: src/Hint/Configuration.hs#L20
The import of ‘Data.Maybe’ is redundant
stack-9.2.7.yaml: src/Hint/InterpreterT.hs#L22
The import of ‘Control.Concurrent.MVar’ is redundant
stack-9.2.7.yaml: src/Hint/InterpreterT.hs#L23
The import of ‘System.IO.Unsafe’ is redundant
stack-9.2.7.yaml: src/Hint/InterpreterT.hs#L199
Noncanonical ‘pure = return’ definition detected
stack-9.4.5.yaml
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
stack-9.4.5.yaml: src/Control/Monad/Ghc.hs#L22
The qualified import of ‘GHC.Utils.Exception’ is redundant
stack-9.4.5.yaml: src/Control/Monad/Ghc.hs#L38
Noncanonical ‘pure = return’ definition detected
stack-9.4.5.yaml: src/Hint/Configuration.hs#L20
The import of ‘Data.Maybe’ is redundant
stack-9.4.5.yaml: src/Hint/InterpreterT.hs#L22
The import of ‘Control.Concurrent.MVar’ is redundant
stack-9.4.5.yaml: src/Hint/InterpreterT.hs#L23
The import of ‘System.IO.Unsafe’ is redundant
stack-9.4.5.yaml: src/Hint/InterpreterT.hs#L199
Noncanonical ‘pure = return’ definition detected
stack-9.6.1.yaml
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
stack-9.6.1.yaml: src/Control/Monad/Ghc.hs#L22
The qualified import of ‘GHC.Utils.Exception’ is redundant
stack-9.6.1.yaml: src/Control/Monad/Ghc.hs#L38
Noncanonical ‘pure = return’ definition detected
stack-9.6.1.yaml: src/Hint/Configuration.hs#L20
The import of ‘Data.Maybe’ is redundant
stack-9.6.1.yaml: src/Hint/InterpreterT.hs#L22
The import of ‘Control.Concurrent.MVar’ is redundant
stack-9.6.1.yaml: src/Hint/InterpreterT.hs#L23
The import of ‘System.IO.Unsafe’ is redundant
stack-9.6.1.yaml: src/Hint/InterpreterT.hs#L199
Noncanonical ‘pure = return’ definition detected
stack-9.0.2.yaml
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
stack-9.0.2.yaml: src/Control/Monad/Ghc.hs#L22
The qualified import of ‘GHC.Utils.Exception’ is redundant
stack-9.0.2.yaml: src/Hint/GHC.hs#L142
The import of ‘Control.Monad.IO.Class’ is redundant
stack-9.0.2.yaml: src/Hint/GHC.hs#L350
The import of ‘GHC.Driver.CmdLine’ is redundant
stack-9.0.2.yaml: src/Hint/GHC.hs#L634
Top-level binding with no type signature:
stack-9.0.2.yaml: src/Hint/Configuration.hs#L20
The import of ‘Data.Maybe’ is redundant
stack-9.0.2.yaml: src/Hint/InterpreterT.hs#L22
The import of ‘Control.Concurrent.MVar’ is redundant
stack-9.0.2.yaml: src/Hint/InterpreterT.hs#L23
The import of ‘System.IO.Unsafe’ is redundant
stack-8.10.7.yaml
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
stack-8.10.7.yaml: src/Hint/GHC.hs#L122
The import of ‘HscTypes’ is redundant
stack-8.10.7.yaml: src/Hint/GHC.hs#L142
The import of ‘Control.Monad.IO.Class’ is redundant
stack-8.10.7.yaml: src/Hint/GHC.hs#L399
The import of ‘CmdLineParser’ is redundant
stack-8.10.7.yaml: src/Hint/GHC.hs#L634
Top-level binding with no type signature:
stack-8.10.7.yaml: src/Hint/Configuration.hs#L20
The import of ‘Data.Maybe’ is redundant
stack-8.10.7.yaml: src/Hint/InterpreterT.hs#L22
The import of ‘Control.Concurrent.MVar’ is redundant
stack-8.10.7.yaml: src/Hint/InterpreterT.hs#L23
The import of ‘System.IO.Unsafe’ is redundant
stack-8.6.5.yaml
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
stack-8.6.5.yaml: src/Hint/GHC.hs#L142
The import of ‘Control.Monad.IO.Class’ is redundant
stack-8.6.5.yaml: src/Hint/GHC.hs#L399
The import of ‘CmdLineParser’ is redundant
stack-8.6.5.yaml: src/Hint/GHC.hs#L634
Top-level binding with no type signature: