Skip to content

Merge pull request #169 from locallycompact/main #131

Merge pull request #169 from locallycompact/main

Merge pull request #169 from locallycompact/main #131

Triggered via push October 14, 2023 18:22
Status Success
Total duration 14m 38s
Artifacts

ci.yml

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

Annotations

16 errors and 66 warnings
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.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.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 (latest, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, haskell/actions/setup@v1, 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/
newest (latest, ubuntu-latest): src/Control/Monad/Ghc.hs#L22
The qualified import of ‘GHC.Utils.Exception’ is redundant
newest (latest, ubuntu-latest): src/Control/Monad/Ghc.hs#L38
Noncanonical ‘pure = return’ definition detected
newest (latest, ubuntu-latest): src/Hint/Configuration.hs#L20
The import of ‘Data.Maybe’ is redundant
newest (latest, ubuntu-latest): src/Hint/InterpreterT.hs#L22
The import of ‘Control.Concurrent.MVar’ is redundant
newest (latest, ubuntu-latest): src/Hint/InterpreterT.hs#L23
The import of ‘System.IO.Unsafe’ is redundant
newest (latest, ubuntu-latest): src/Hint/InterpreterT.hs#L199
Noncanonical ‘pure = return’ definition detected
newest (latest, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
newest (latest, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
newest (latest, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
newest (latest, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
newest (latest, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
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.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-8.8.4.yaml
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
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
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
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.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
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
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-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
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
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
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
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-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
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
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: