Cleanup build warnings by removing unused imports, unused variables, etc #763
Triggered via pull request
February 27, 2024 20:03
Status
Failure
Total duration
1h 10m 5s
Artifacts
–
Annotations
11 errors and 15 warnings
GHC 9.6.2 on self-hosted pate-ppc:
src/Pate/TraceTree.hs#L254
Variable not in scope: void :: IO Bool -> IO ()
|
GHC 9.6.2 on self-hosted pate-ppc:
src/Pate/TraceTree.hs#L259
Variable not in scope: unless :: Bool -> a2 -> IO ()
|
GHC 9.6.2 on self-hosted pate-ppc:
src/Pate/TraceTree.hs#L259
Variable not in scope: void :: IO Bool -> a2
|
GHC 9.6.2 on self-hosted pate-ppc:
src/Pate/TraceTree.hs#L285
Variable not in scope: void :: IO Bool -> IO a1
|
GHC 9.6.2 on self-hosted pate-ppc:
src/Pate/TraceTree.hs#L370
Variable not in scope:
|
GHC 9.6.2 on self-hosted pate-ppc:
src/Pate/TraceTree.hs#L376
Variable not in scope:
|
GHC 9.6.2 on self-hosted pate-ppc:
src/Pate/TraceTree.hs#L378
• Couldn't match type: TraceNodeType k0 nm
|
GHC 9.6.2 on self-hosted pate-ppc:
src/Pate/TraceTree.hs#L385
• Couldn't match type: TraceNodeType k nm
|
GHC 9.6.2 on self-hosted pate-ppc:
src/Pate/TraceTree.hs#L844
Variable not in scope: liftIO :: IO ChoiceIdent -> m ChoiceIdent
|
GHC 9.6.2 on self-hosted pate-ppc:
src/Pate/TraceTree.hs#L846
Variable not in scope: liftIO :: IO () -> m a0
|
docker
Process completed with exit code 1.
|
GHC 9.6.2 on self-hosted pate-ppc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, haskell/actions/setup@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
GHC 9.6.2 on self-hosted pate-ppc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, haskell/actions/setup@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
GHC 9.6.2 on self-hosted pate-ppc
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
GHC 9.6.2 on self-hosted pate-ppc
The import of ‘Demangler.Context’ is redundant
|
GHC 9.6.2 on self-hosted pate-ppc
Defined but not used: ‘closure_prefix’
|
GHC 9.6.2 on self-hosted pate-ppc
The import of ‘Control.Applicative’ is redundant
|
GHC 9.6.2 on self-hosted pate-ppc
The import of ‘+, <=’
|
GHC 9.6.2 on self-hosted pate-ppc
• No explicit implementation for
|
GHC 9.6.2 on self-hosted pate-ppc
Unhandled instruction definitions for ISA: 18
|
GHC 9.6.2 on self-hosted pate-ppc
Pattern match(es) are non-exhaustive
|
GHC 9.6.2 on self-hosted pate-ppc
• Fields of ‘MML.LoadOptions’ not initialised:
|
GHC 9.6.2 on self-hosted pate-ppc
• No explicit implementation for
|
GHC 9.6.2 on self-hosted pate-ppc
Module ‘Text.PrettyPrint.ANSI.Leijen’ is deprecated:
|
docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
docker
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/
|