Fix stack build #16
Annotations
16 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
src/Keter/Aeson/KeyHelper.hs#L11
The import of ‘Prelude’ is redundant
|
src/Keter/Conduit/Process/Unix.hs#L39
The import of ‘Control.Monad.IO.Class’ is redundant
|
src/Keter/Conduit/Process/Unix.hs#L93
Pattern match(es) are non-exhaustive
|
src/Keter/Conduit/Process/Unix.hs#L168
Pattern match(es) are non-exhaustive
|
src/Keter/Conduit/Process/Unix.hs#L256
Pattern match(es) are non-exhaustive
|
src/Keter/TempTarball.hs#L14
The qualified import of ‘Codec.Archive.Tar.Check’ is redundant
|
src/Keter/TempTarball.hs#L15
The qualified import of ‘Codec.Archive.Tar.Entry’ is redundant
|
src/Keter/TempTarball.hs#L17
The import of ‘bracket’
|
src/Keter/TempTarball.hs#L18
The import of ‘unless’ from module ‘Control.Monad’ is redundant
|
src/Keter/TempTarball.hs#L20
The import of ‘Data.ByteString.Unsafe’ is redundant
|
test/Spec.hs#L17
The import of ‘Control.Exception’ is redundant
|
test/Spec.hs#L63
A do-notation statement discarded a result of type
|
test/Spec.hs#L68
A do-notation statement discarded a result of type
|
test/Spec.hs#L77
Defined but not used: ‘res’
|
This job succeeded
Loading