0.5.2 #11
Annotations
10 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
src/Env/Internal/Val.hs#L13
The import of ‘Data.Monoid’ is redundant
|
src/Env/Internal/Parser.hs#L36
The import of ‘Control.Monad’ is redundant
|
src/Env/Internal/Parser.hs#L45
The import of ‘Data.Semigroup’ is redundant
|
src/Env/Internal/Help.hs#L39
This binding for ‘widthMax’ shadows the existing binding
|
src/Env/Internal/Help.hs#L43
This binding for ‘widthMax’ shadows the existing binding
|
src/Env/Internal/Help.hs#L47
This binding for ‘widthMax’ shadows the existing binding
|
src/Env.hs#L91
The import of ‘asum’ from module ‘Data.Foldable’ is redundant
|
src/Env.hs#L95
The import of ‘Data.Monoid’ is redundant
|
This job succeeded
Loading