Skip to content

Fix build with ghc 9.6.x and ghc-9.8.x #6

Fix build with ghc 9.6.x and ghc-9.8.x

Fix build with ghc 9.6.x and ghc-9.8.x #6

Re-run triggered February 26, 2024 07:43
Status Failure
Total duration 4m 59s
Artifacts

build.yml

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

Annotations

5 errors and 63 warnings
ubuntu-latest / Stack nightly: tests/StringConn.hs#L55
Variable not in scope:
ubuntu-latest / Stack nightly: tests/StringConn.hs#L57
Variable not in scope:
ubuntu-latest / Stack nightly
Process completed with exit code 1.
ubuntu-latest / Stack lts-16
The job was canceled because "nightly" failed.
ubuntu-latest / Stack lts-16
The operation was canceled.
ubuntu-latest / Stack nightly
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, haskell/actions/setup@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest / Stack nightly
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/
ubuntu-latest / Stack nightly
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
ubuntu-latest / Stack nightly: src/Network/MPD/Core.hs#L57
The qualified import of ‘Prelude’ is redundant
ubuntu-latest / Stack nightly: src/Network/MPD/Core.hs#L92
Noncanonical ‘pure = return’ definition detected
ubuntu-latest / Stack nightly: src/Network/MPD/Core.hs#L143
Pattern match(es) are non-exhaustive
ubuntu-latest / Stack nightly: src/Network/MPD/Core.hs#L242
In the use of ‘head’
ubuntu-latest / Stack nightly: src/Network/MPD/Applicative/Internal.hs#L48
Noncanonical ‘return’ definition detected
ubuntu-latest / Stack nightly: src/Network/MPD/Applicative/Internal.hs#L55
Noncanonical ‘pure = return’ definition detected
ubuntu-latest / Stack nightly: src/Network/MPD/Commands/Parse.hs#L16
The import of ‘Control.Monad.Except’ is redundant
ubuntu-latest / Stack nightly: src/Network/MPD/Commands/Query.hs#L80
Noncanonical ‘mappend’ definition detected
ubuntu-latest / Stack nightly: src/Network/MPD/Commands/Query.hs#L88
Noncanonical ‘(<>) = mappend’ definition detected
ubuntu-latest / Stack nightly: src/Network/MPD/Core.hs#L92
Noncanonical ‘pure = return’ definition detected
ubuntu-latest / Stack lts-16
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 8.8 / Cabal latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, haskell/actions/setup@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest / GHC 8.8 / Cabal 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/
ubuntu-latest / GHC 8.8 / Cabal latest: src/Network/MPD/Core.hs#L57
The qualified import of ‘Prelude’ is redundant
ubuntu-latest / GHC 8.8 / Cabal latest: src/Network/MPD/Commands/Parse.hs#L16
The import of ‘Control.Monad.Except’ is redundant
ubuntu-latest / GHC 8.8 / Cabal latest
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 8.10 / Cabal 2.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, haskell/actions/setup@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest / GHC 8.10 / Cabal 2.4
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/
ubuntu-latest / GHC 8.10 / Cabal 2.4: src/Network/MPD/Core.hs#L57
The qualified import of ‘Prelude’ is redundant
ubuntu-latest / GHC 8.10 / Cabal 2.4: src/Network/MPD/Commands/Parse.hs#L16
The import of ‘Control.Monad.Except’ is redundant
ubuntu-latest / GHC 8.10 / Cabal 2.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 8.4 / Cabal latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, haskell/actions/setup@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest / GHC 8.4 / Cabal 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/
ubuntu-latest / GHC 8.4 / Cabal latest: src/Network/MPD/Commands/Parse.hs#L16
The import of ‘Control.Monad.Except’ is redundant
ubuntu-latest / GHC 8.4 / Cabal latest
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 8.10 / Cabal latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, haskell/actions/setup@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest / GHC 8.10 / Cabal 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/
ubuntu-latest / GHC 8.10 / Cabal latest: src/Network/MPD/Core.hs#L57
The qualified import of ‘Prelude’ is redundant
ubuntu-latest / GHC 8.10 / Cabal latest: src/Network/MPD/Commands/Parse.hs#L16
The import of ‘Control.Monad.Except’ is redundant
ubuntu-latest / GHC 8.10 / Cabal latest
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 8.8 / Cabal 2.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, haskell/actions/setup@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest / GHC 8.8 / Cabal 2.4
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/
ubuntu-latest / GHC 8.8 / Cabal 2.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 8.8 / Cabal 2.4: src/Network/MPD/Core.hs#L57
The qualified import of ‘Prelude’ is redundant
ubuntu-latest / GHC 8.8 / Cabal 2.4: src/Network/MPD/Commands/Parse.hs#L16
The import of ‘Control.Monad.Except’ is redundant
ubuntu-latest / GHC 8.6 / Cabal 2.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, haskell/actions/setup@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest / GHC 8.6 / Cabal 2.4
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/
ubuntu-latest / GHC 8.6 / Cabal 2.4: src/Network/MPD/Commands/Parse.hs#L16
The import of ‘Control.Monad.Except’ is redundant
ubuntu-latest / GHC 8.6 / Cabal 2.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 8.6 / Cabal latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, haskell/actions/setup@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest / GHC 8.6 / Cabal 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/
ubuntu-latest / GHC 8.6 / Cabal latest: src/Network/MPD/Commands/Parse.hs#L16
The import of ‘Control.Monad.Except’ is redundant
ubuntu-latest / GHC 8.6 / Cabal latest
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 8.4 / Cabal 2.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, haskell/actions/setup@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest / GHC 8.4 / Cabal 2.4
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/
ubuntu-latest / GHC 8.4 / Cabal 2.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 8.4 / Cabal 2.4: src/Network/MPD/Commands/Parse.hs#L16
The import of ‘Control.Monad.Except’ is redundant
macos-latest / GHC latest / Cabal
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, haskell/actions/setup@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos-latest / GHC latest / Cabal
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/
macos-latest / GHC latest / Cabal
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
macos-latest / GHC latest / Cabal: src/Network/MPD/Core.hs#L57
The qualified import of ‘Prelude’ is redundant
macos-latest / GHC latest / Cabal: src/Network/MPD/Core.hs#L92
Noncanonical ‘pure = return’ definition detected
macos-latest / GHC latest / Cabal: src/Network/MPD/Core.hs#L143
Pattern match(es) are non-exhaustive
macos-latest / GHC latest / Cabal: src/Network/MPD/Applicative/Internal.hs#L48
Noncanonical ‘return’ definition detected
macos-latest / GHC latest / Cabal: src/Network/MPD/Applicative/Internal.hs#L55
Noncanonical ‘pure = return’ definition detected
macos-latest / GHC latest / Cabal: src/Network/MPD/Commands/Parse.hs#L16
The import of ‘Control.Monad.Except’ is redundant
macos-latest / GHC latest / Cabal: src/Network/MPD/Commands/Query.hs#L80
Noncanonical ‘mappend’ definition detected
macos-latest / GHC latest / Cabal: src/Network/MPD/Commands/Query.hs#L88
Noncanonical ‘(<>) = mappend’ definition detected
macos-latest / GHC latest / Cabal: src/Network/MPD/Core.hs#L92
Noncanonical ‘pure = return’ definition detected
macos-latest / GHC latest / Cabal: src/Network/MPD/Applicative/Internal.hs#L48
Noncanonical ‘return’ definition detected