Set up GHA #4
Annotations
13 warnings
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/.
|
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/
|
|
src/Database/LevelDB/Internal.hs#L49
The import of ‘Control.Applicative’ is redundant
|
src/Database/LevelDB/Iterator.hs#L30
The import of ‘Control.Applicative’ is redundant
|
src/Database/LevelDB/Base.hs#L62
The import of ‘Control.Applicative’ is redundant
|
src/Database/LevelDB/Base.hs#L181
In the use of ‘head’
|
src/Database/LevelDB/MonadResource.hs#L72
The import of ‘Control.Applicative’ is redundant
|
test/Test/Streaming.hs#L9
The import of ‘Control.Applicative’ is redundant
|
test/Test/Streaming.hs#L17
The import of ‘Data.Foldable’ is redundant
|
test/Test/Streaming.hs#L19
The import of ‘Data.Monoid’ is redundant
|
test/Test/Streaming.hs#L229
In the use of ‘head’
|
test/Test/Streaming.hs#L243
In the use of ‘tail’
|
This job succeeded
Loading