CI #105
Annotations
11 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/Common.hs#L23
The import of ‘Data.Monoid’ is redundant
|
src/Heist/Common.hs#L23
The import of ‘Data.Monoid’ is redundant
|
src/Heist/Common.hs#L23
The import of ‘Data.Monoid’ is redundant
|
test/suite/Heist/TestCommon.hs#L11
The import of ‘Data.Monoid’ is redundant
|
test/suite/Heist/Interpreted/Tests.hs#L23
The import of ‘Data.Monoid’ is redundant
|
test/suite/Heist/Compiled/Tests.hs#L7
The import of ‘Control.Applicative’ is redundant
|
test/suite/Heist/Compiled/Tests.hs#L19
The import of ‘Data.Monoid’ is redundant
|
test/suite/Heist/Compiled/Tests.hs#L354
Defined but not used: ‘ls’
|
test/suite/Heist/Compiled/Tests.hs#L395
Pattern match(es) are non-exhaustive
|
test/suite/Heist/TestCommon.hs#L11
The import of ‘Data.Monoid’ is redundant
|
This job succeeded
Loading