CI #105
Annotations
15 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/Heist/Internal/Types/HeistState.hs#L389
Noncanonical ‘pure = return’ definition detected
|
src/Heist/Internal/Types/HeistState.hs#L396
Noncanonical ‘return’ definition detected
|
src/Heist/Common.hs#L23
The import of ‘Data.Monoid’ is redundant
|
src/Heist/Common.hs#L225
In the use of ‘tail’
|
src/Heist/Internal/Types/HeistState.hs#L389
Noncanonical ‘pure = return’ definition detected
|
src/Heist/Internal/Types/HeistState.hs#L396
Noncanonical ‘return’ definition detected
|
src/Heist/Common.hs#L23
The import of ‘Data.Monoid’ is redundant
|
src/Heist/Common.hs#L225
In the use of ‘tail’
|
src/Heist/Splices/Cache.hs#L203
Pattern match(es) are non-exhaustive
|
src/Heist/Splices/Html.hs#L27
Pattern match(es) are non-exhaustive
|
src/Heist/Splices/Cache.hs#L203
Pattern match(es) are non-exhaustive
|
src/Heist/Splices/Html.hs#L27
Pattern match(es) are non-exhaustive
|
test/suite/Heist/TestCommon.hs#L11
The import of ‘Data.Monoid’ is redundant
|
test/suite/Benchmark.hs#L8
The import of ‘Control.Concurrent’ is redundant
|
This job succeeded
Loading