Support GHC-9.10 #62
Annotations
18 warnings
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/
|
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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: haskell/actions/setup@v2, actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
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/
|
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/
|
src/Database/PostgreSQL/Simple/Arrays.hs#L16
The import of ‘<$>, Applicative’
|
src/Database/PostgreSQL/Simple/Arrays.hs#L19
The import of ‘Data.Monoid’ is redundant
|
src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L27
The import of ‘Control.Applicative’ is redundant
|
src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs#L31
The import of ‘Data.ByteString’ is redundant
|
src/Database/PostgreSQL/Simple/Time/Internal/Printer.hs#L37
The import of ‘<>’
|
src/Database/PostgreSQL/Simple/Time/Implementation.hs#L26
The import of ‘Database.PostgreSQL.Simple.Compat’ is redundant
|
src/Database/PostgreSQL/Simple/Types.hs#L37
The import of ‘Data.Monoid’ is redundant
|
src/Database/PostgreSQL/Simple/ToField.hs#L38
The import of ‘Data.Monoid’ is redundant
|
src/Database/PostgreSQL/Simple/ToField.hs#L42
The import of ‘Word’ from module ‘Data.Word’ is redundant
|
src/Database/PostgreSQL/Simple/Internal.hs#L410
Pattern match(es) are non-exhaustive
|
|
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/
|
This job succeeded
Loading