GitHub Actions: upgrade stack-hpc-coveralls from 0.0.6.0 to 0.0.7.0 #55
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, haskell-actions/setup@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
src/Data/PseudoBoolean/Parsec.hs#L38
The import of ‘Control.Applicative’ is redundant
|
Build:
src/Data/PseudoBoolean/Megaparsec.hs#L42
The import of ‘Control.Applicative’ is redundant
|
Build:
src/Data/PseudoBoolean/ByteStringBuilder.hs#L35
The import of ‘Data.Monoid’ is redundant
|
Build:
src/Data/PseudoBoolean/Builder.hs#L30
The import of ‘Data.Monoid’ is redundant
|
Build:
src/Data/PseudoBoolean/Attoparsec.hs#L36
The import of ‘<*’ from module ‘Control.Applicative’ is redundant
|
Build:
test/TestPBFile.hs#L5
The import of ‘Data.Either’ is redundant
|
Build:
test/TestPBFile.hs#L9
The import of ‘Test.Tasty’ is redundant
|
Build:
test/TestPBFile.hs#L18
Top-level binding with no type signature: case_exampleLIN :: IO ()
|
Build:
test/TestPBFile.hs#L19
Top-level binding with no type signature: case_exampleNLC1 :: IO ()
|
Build:
test/TestPBFile.hs#L20
Top-level binding with no type signature: case_exampleNLC2 :: IO ()
|
Loading