Skip to content

GHC-9.8 support

GHC-9.8 support #53

Triggered via pull request November 19, 2023 19:38
Status Success
Total duration 15m 32s
Artifacts

simple.yml

on: pull_request
Matrix: native
Fit to window
Zoom out
Zoom in

Annotations

204 warnings
Simple: GHC 9.2 on macos-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/
Simple: GHC 9.2 on macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simple: GHC 9.2 on macos-latest
The `save-state` 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/
Simple: GHC 9.2 on macos-latest
The `save-state` 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/
Simple: GHC 9.2 on macos-latest
The `save-state` 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/
Simple: GHC 9.2 on macos-latest: src/Database/PostgreSQL/Simple/Arrays.hs#L16
The import of ‘<$>, Applicative’
Simple: GHC 9.2 on macos-latest: src/Database/PostgreSQL/Simple/Arrays.hs#L19
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.2 on macos-latest: src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L27
The import of ‘Control.Applicative’ is redundant
Simple: GHC 9.2 on macos-latest: src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L31
The import of ‘Data.ByteString’ is redundant
Simple: GHC 9.2 on macos-latest: src/Database/PostgreSQL/Simple/Time/Implementation.hs#L26
The import of ‘Database.PostgreSQL.Simple.Compat’ is redundant
Simple: GHC 9.2 on macos-latest: src/Database/PostgreSQL/Simple/Types.hs#L37
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.2 on macos-latest: src/Database/PostgreSQL/Simple/ToField.hs#L38
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.2 on macos-latest: src/Database/PostgreSQL/Simple/ToField.hs#L42
The import of ‘Word’ from module ‘Data.Word’ is redundant
Simple: GHC 9.2 on macos-latest: src/Database/PostgreSQL/Simple/Internal.hs#L389
Pattern match(es) are non-exhaustive
Simple: GHC 9.2 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Simple: GHC 9.2 on macos-latest
The `save-state` 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/
Simple: GHC 8.10 on macos-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/
Simple: GHC 8.10 on macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simple: GHC 8.10 on macos-latest: src/Database/PostgreSQL/Simple/Arrays.hs#L16
The import of ‘<$>, Applicative’
Simple: GHC 8.10 on macos-latest: src/Database/PostgreSQL/Simple/Arrays.hs#L19
The import of ‘Data.Monoid’ is redundant
Simple: GHC 8.10 on macos-latest: src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L27
The import of ‘Control.Applicative’ is redundant
Simple: GHC 8.10 on macos-latest: src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L31
The import of ‘Data.ByteString’ is redundant
Simple: GHC 8.10 on macos-latest: src/Database/PostgreSQL/Simple/Time/Implementation.hs#L26
The import of ‘Database.PostgreSQL.Simple.Compat’ is redundant
Simple: GHC 8.10 on macos-latest: src/Database/PostgreSQL/Simple/Types.hs#L37
The import of ‘Data.Monoid’ is redundant
Simple: GHC 8.10 on macos-latest: src/Database/PostgreSQL/Simple/ToField.hs#L38
The import of ‘Data.Monoid’ is redundant
Simple: GHC 8.10 on macos-latest: src/Database/PostgreSQL/Simple/ToField.hs#L42
The import of ‘Word’ from module ‘Data.Word’ is redundant
Simple: GHC 8.10 on macos-latest: src/Database/PostgreSQL/Simple/Internal.hs#L389
Pattern match(es) are non-exhaustive
Simple: GHC 8.10 on macos-latest
The `save-state` 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/
Simple: GHC 8.10 on macos-latest
The `save-state` 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/
Simple: GHC 8.10 on macos-latest
The `save-state` 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/
Simple: GHC 8.10 on macos-latest
The `save-state` 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/
Simple: GHC 8.10 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Simple: GHC 9.2 on windows-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/
Simple: GHC 9.2 on windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simple: GHC 9.2 on windows-latest: src/Database/PostgreSQL/Simple/Arrays.hs#L16
The import of ‘<$>, Applicative’
Simple: GHC 9.2 on windows-latest: src/Database/PostgreSQL/Simple/Arrays.hs#L19
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.2 on windows-latest: src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L27
The import of ‘Control.Applicative’ is redundant
Simple: GHC 9.2 on windows-latest: src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L31
The import of ‘Data.ByteString’ is redundant
Simple: GHC 9.2 on windows-latest: src/Database/PostgreSQL/Simple/Time/Implementation.hs#L26
The import of ‘Database.PostgreSQL.Simple.Compat’ is redundant
Simple: GHC 9.2 on windows-latest: src/Database/PostgreSQL/Simple/Types.hs#L37
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.2 on windows-latest: src/Database/PostgreSQL/Simple/ToField.hs#L38
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.2 on windows-latest: src/Database/PostgreSQL/Simple/ToField.hs#L42
The import of ‘Word’ from module ‘Data.Word’ is redundant
Simple: GHC 9.2 on windows-latest: src/Database/PostgreSQL/Simple/Internal.hs#L410
Pattern match(es) are non-exhaustive
Simple: GHC 9.2 on windows-latest
The `save-state` 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/
Simple: GHC 9.2 on windows-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Simple: GHC 9.2 on windows-latest
The `save-state` 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/
Simple: GHC 9.2 on windows-latest
The `save-state` 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/
Simple: GHC 9.2 on windows-latest
The `save-state` 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/
Simple: GHC 8.10 on windows-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/
Simple: GHC 8.10 on windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simple: GHC 8.10 on windows-latest
The `save-state` 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/
Simple: GHC 8.10 on windows-latest
The `save-state` 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/
Simple: GHC 8.10 on windows-latest
The `save-state` 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/
Simple: GHC 8.10 on windows-latest
The `save-state` 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/
Simple: GHC 8.10 on windows-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Simple: GHC 8.10 on windows-latest: src/Database/PostgreSQL/Simple/Arrays.hs#L16
The import of ‘<$>, Applicative’
Simple: GHC 8.10 on windows-latest: src/Database/PostgreSQL/Simple/Arrays.hs#L19
The import of ‘Data.Monoid’ is redundant
Simple: GHC 8.10 on windows-latest: src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L27
The import of ‘Control.Applicative’ is redundant
Simple: GHC 8.10 on windows-latest: src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L31
The import of ‘Data.ByteString’ is redundant
Simple: GHC 8.10 on windows-latest: src/Database/PostgreSQL/Simple/Time/Implementation.hs#L26
The import of ‘Database.PostgreSQL.Simple.Compat’ is redundant
Simple: GHC 8.10 on windows-latest: src/Database/PostgreSQL/Simple/Types.hs#L37
The import of ‘Data.Monoid’ is redundant
Simple: GHC 8.10 on windows-latest: src/Database/PostgreSQL/Simple/ToField.hs#L38
The import of ‘Data.Monoid’ is redundant
Simple: GHC 8.10 on windows-latest: src/Database/PostgreSQL/Simple/ToField.hs#L42
The import of ‘Word’ from module ‘Data.Word’ is redundant
Simple: GHC 8.10 on windows-latest: src/Database/PostgreSQL/Simple/Internal.hs#L410
Pattern match(es) are non-exhaustive
Simple: GHC 9.0 on windows-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/
Simple: GHC 9.0 on windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simple: GHC 9.0 on windows-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Simple: GHC 9.0 on windows-latest
The `save-state` 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/
Simple: GHC 9.0 on windows-latest: src/Database/PostgreSQL/Simple/Arrays.hs#L16
The import of ‘<$>, Applicative’
Simple: GHC 9.0 on windows-latest: src/Database/PostgreSQL/Simple/Arrays.hs#L19
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.0 on windows-latest: src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L27
The import of ‘Control.Applicative’ is redundant
Simple: GHC 9.0 on windows-latest: src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L31
The import of ‘Data.ByteString’ is redundant
Simple: GHC 9.0 on windows-latest: src/Database/PostgreSQL/Simple/Time/Implementation.hs#L26
The import of ‘Database.PostgreSQL.Simple.Compat’ is redundant
Simple: GHC 9.0 on windows-latest: src/Database/PostgreSQL/Simple/Types.hs#L37
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.0 on windows-latest: src/Database/PostgreSQL/Simple/ToField.hs#L38
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.0 on windows-latest: src/Database/PostgreSQL/Simple/ToField.hs#L42
The import of ‘Word’ from module ‘Data.Word’ is redundant
Simple: GHC 9.0 on windows-latest: src/Database/PostgreSQL/Simple/Internal.hs#L410
Pattern match(es) are non-exhaustive
Simple: GHC 9.0 on windows-latest
The `save-state` 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/
Simple: GHC 9.0 on windows-latest
The `save-state` 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/
Simple: GHC 9.0 on windows-latest
The `save-state` 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/
Simple: GHC 9.0 on macos-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/
Simple: GHC 9.0 on macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simple: GHC 9.0 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Simple: GHC 9.0 on macos-latest
The `save-state` 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/
Simple: GHC 9.0 on macos-latest: src/Database/PostgreSQL/Simple/Arrays.hs#L16
The import of ‘<$>, Applicative’
Simple: GHC 9.0 on macos-latest: src/Database/PostgreSQL/Simple/Arrays.hs#L19
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.0 on macos-latest: src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L27
The import of ‘Control.Applicative’ is redundant
Simple: GHC 9.0 on macos-latest: src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L31
The import of ‘Data.ByteString’ is redundant
Simple: GHC 9.0 on macos-latest: src/Database/PostgreSQL/Simple/Time/Implementation.hs#L26
The import of ‘Database.PostgreSQL.Simple.Compat’ is redundant
Simple: GHC 9.0 on macos-latest: src/Database/PostgreSQL/Simple/Types.hs#L37
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.0 on macos-latest: src/Database/PostgreSQL/Simple/ToField.hs#L38
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.0 on macos-latest: src/Database/PostgreSQL/Simple/ToField.hs#L42
The import of ‘Word’ from module ‘Data.Word’ is redundant
Simple: GHC 9.0 on macos-latest: src/Database/PostgreSQL/Simple/Internal.hs#L389
Pattern match(es) are non-exhaustive
Simple: GHC 9.0 on macos-latest
The `save-state` 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/
Simple: GHC 9.0 on macos-latest
The `save-state` 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/
Simple: GHC 9.0 on macos-latest
The `save-state` 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/
Simple: GHC 9.6.3 on macos-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/
Simple: GHC 9.6.3 on macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simple: GHC 9.6.3 on macos-latest
The `save-state` 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/
Simple: GHC 9.6.3 on macos-latest
The `save-state` 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/
Simple: GHC 9.6.3 on macos-latest
The `save-state` 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/
Simple: GHC 9.6.3 on macos-latest
The `save-state` 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/
Simple: GHC 9.6.3 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Simple: GHC 9.6.3 on macos-latest: src/Database/PostgreSQL/Simple/Arrays.hs#L16
The import of ‘<$>, Applicative’
Simple: GHC 9.6.3 on macos-latest: src/Database/PostgreSQL/Simple/Arrays.hs#L19
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.6.3 on macos-latest: src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L27
The import of ‘Control.Applicative’ is redundant
Simple: GHC 9.6.3 on macos-latest: src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L31
The import of ‘Data.ByteString’ is redundant
Simple: GHC 9.6.3 on macos-latest: src/Database/PostgreSQL/Simple/Time/Implementation.hs#L26
The import of ‘Database.PostgreSQL.Simple.Compat’ is redundant
Simple: GHC 9.6.3 on macos-latest: src/Database/PostgreSQL/Simple/Types.hs#L37
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.6.3 on macos-latest: src/Database/PostgreSQL/Simple/ToField.hs#L38
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.6.3 on macos-latest: src/Database/PostgreSQL/Simple/ToField.hs#L42
The import of ‘Word’ from module ‘Data.Word’ is redundant
Simple: GHC 9.6.3 on macos-latest: src/Database/PostgreSQL/Simple/Internal.hs#L389
Pattern match(es) are non-exhaustive
Simple: GHC 9.4.8 on windows-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/
Simple: GHC 9.4.8 on windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simple: GHC 9.4.8 on windows-latest
The `save-state` 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/
Simple: GHC 9.4.8 on windows-latest
The `save-state` 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/
Simple: GHC 9.4.8 on windows-latest
The `save-state` 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/
Simple: GHC 9.4.8 on windows-latest: src/Database/PostgreSQL/Simple/Arrays.hs#L16
The import of ‘<$>, Applicative’
Simple: GHC 9.4.8 on windows-latest: src/Database/PostgreSQL/Simple/Arrays.hs#L19
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.4.8 on windows-latest: src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L27
The import of ‘Control.Applicative’ is redundant
Simple: GHC 9.4.8 on windows-latest: src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L31
The import of ‘Data.ByteString’ is redundant
Simple: GHC 9.4.8 on windows-latest: src/Database/PostgreSQL/Simple/Time/Implementation.hs#L26
The import of ‘Database.PostgreSQL.Simple.Compat’ is redundant
Simple: GHC 9.4.8 on windows-latest: src/Database/PostgreSQL/Simple/Types.hs#L37
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.4.8 on windows-latest: src/Database/PostgreSQL/Simple/ToField.hs#L38
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.4.8 on windows-latest: src/Database/PostgreSQL/Simple/ToField.hs#L42
The import of ‘Word’ from module ‘Data.Word’ is redundant
Simple: GHC 9.4.8 on windows-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Simple: GHC 9.4.8 on windows-latest
The `save-state` 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/
Simple: GHC 9.6.3 on windows-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/
Simple: GHC 9.6.3 on windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simple: GHC 9.6.3 on windows-latest: src/Database/PostgreSQL/Simple/Arrays.hs#L16
The import of ‘<$>, Applicative’
Simple: GHC 9.6.3 on windows-latest: src/Database/PostgreSQL/Simple/Arrays.hs#L19
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.6.3 on windows-latest: src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L27
The import of ‘Control.Applicative’ is redundant
Simple: GHC 9.6.3 on windows-latest: src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L31
The import of ‘Data.ByteString’ is redundant
Simple: GHC 9.6.3 on windows-latest: src/Database/PostgreSQL/Simple/Time/Implementation.hs#L26
The import of ‘Database.PostgreSQL.Simple.Compat’ is redundant
Simple: GHC 9.6.3 on windows-latest: src/Database/PostgreSQL/Simple/Types.hs#L37
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.6.3 on windows-latest: src/Database/PostgreSQL/Simple/ToField.hs#L38
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.6.3 on windows-latest: src/Database/PostgreSQL/Simple/ToField.hs#L42
The import of ‘Word’ from module ‘Data.Word’ is redundant
Simple: GHC 9.6.3 on windows-latest
The `save-state` 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/
Simple: GHC 9.6.3 on windows-latest
The `save-state` 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/
Simple: GHC 9.6.3 on windows-latest
The `save-state` 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/
Simple: GHC 9.6.3 on windows-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Simple: GHC 9.6.3 on windows-latest
The `save-state` 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/
Simple: GHC 9.8.1 on windows-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/
Simple: GHC 9.8.1 on windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simple: GHC 9.8.1 on windows-latest: src/Database/PostgreSQL/Simple/Arrays.hs#L16
The import of ‘<$>, Applicative’
Simple: GHC 9.8.1 on windows-latest: src/Database/PostgreSQL/Simple/Arrays.hs#L19
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.8.1 on windows-latest: src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L27
The import of ‘Control.Applicative’ is redundant
Simple: GHC 9.8.1 on windows-latest: src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L31
The import of ‘Data.ByteString’ is redundant
Simple: GHC 9.8.1 on windows-latest: src/Database/PostgreSQL/Simple/Time/Implementation.hs#L26
The import of ‘Database.PostgreSQL.Simple.Compat’ is redundant
Simple: GHC 9.8.1 on windows-latest: src/Database/PostgreSQL/Simple/Types.hs#L37
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.8.1 on windows-latest: src/Database/PostgreSQL/Simple/ToField.hs#L38
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.8.1 on windows-latest: src/Database/PostgreSQL/Simple/ToField.hs#L42
The import of ‘Word’ from module ‘Data.Word’ is redundant
Simple: GHC 9.8.1 on windows-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Simple: GHC 9.8.1 on windows-latest
The `save-state` 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/
Simple: GHC 9.8.1 on windows-latest
The `save-state` 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/
Simple: GHC 9.8.1 on windows-latest
The `save-state` 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/
Simple: GHC 9.8.1 on windows-latest
The `save-state` 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/
Simple: GHC 9.8.1 on macos-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/
Simple: GHC 9.8.1 on macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simple: GHC 9.8.1 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Simple: GHC 9.8.1 on macos-latest: src/Database/PostgreSQL/Simple/Arrays.hs#L16
The import of ‘<$>, Applicative’
Simple: GHC 9.8.1 on macos-latest: src/Database/PostgreSQL/Simple/Arrays.hs#L19
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.8.1 on macos-latest: src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L27
The import of ‘Control.Applicative’ is redundant
Simple: GHC 9.8.1 on macos-latest: src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L31
The import of ‘Data.ByteString’ is redundant
Simple: GHC 9.8.1 on macos-latest: src/Database/PostgreSQL/Simple/Time/Implementation.hs#L26
The import of ‘Database.PostgreSQL.Simple.Compat’ is redundant
Simple: GHC 9.8.1 on macos-latest: src/Database/PostgreSQL/Simple/Types.hs#L37
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.8.1 on macos-latest: src/Database/PostgreSQL/Simple/ToField.hs#L38
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.8.1 on macos-latest: src/Database/PostgreSQL/Simple/ToField.hs#L42
The import of ‘Word’ from module ‘Data.Word’ is redundant
Simple: GHC 9.8.1 on macos-latest: src/Database/PostgreSQL/Simple/Internal.hs#L389
Pattern match(es) are non-exhaustive
Simple: GHC 9.8.1 on macos-latest
The `save-state` 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/
Simple: GHC 9.8.1 on macos-latest
The `save-state` 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/
Simple: GHC 9.8.1 on macos-latest
The `save-state` 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/
Simple: GHC 9.8.1 on macos-latest
The `save-state` 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/
Simple: GHC 9.4.8 on macos-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/
Simple: GHC 9.4.8 on macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simple: GHC 9.4.8 on macos-latest: src/Database/PostgreSQL/Simple/Arrays.hs#L16
The import of ‘<$>, Applicative’
Simple: GHC 9.4.8 on macos-latest: src/Database/PostgreSQL/Simple/Arrays.hs#L19
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.4.8 on macos-latest: src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L27
The import of ‘Control.Applicative’ is redundant
Simple: GHC 9.4.8 on macos-latest: src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L31
The import of ‘Data.ByteString’ is redundant
Simple: GHC 9.4.8 on macos-latest: src/Database/PostgreSQL/Simple/Time/Implementation.hs#L26
The import of ‘Database.PostgreSQL.Simple.Compat’ is redundant
Simple: GHC 9.4.8 on macos-latest: src/Database/PostgreSQL/Simple/Types.hs#L37
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.4.8 on macos-latest: src/Database/PostgreSQL/Simple/ToField.hs#L38
The import of ‘Data.Monoid’ is redundant
Simple: GHC 9.4.8 on macos-latest: src/Database/PostgreSQL/Simple/ToField.hs#L42
The import of ‘Word’ from module ‘Data.Word’ is redundant
Simple: GHC 9.4.8 on macos-latest: src/Database/PostgreSQL/Simple/Internal.hs#L389
Pattern match(es) are non-exhaustive
Simple: GHC 9.4.8 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Simple: GHC 9.4.8 on macos-latest
The `save-state` 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/
Simple: GHC 9.4.8 on macos-latest
The `save-state` 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/
Simple: GHC 9.4.8 on macos-latest
The `save-state` 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/
Simple: GHC 9.4.8 on macos-latest
The `save-state` 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/