Merge pull request #1 from kushagarr/ghc_9.6_compatible #25
Annotations
5 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|
build:
test/Api/UserSpec.hs#L3
The import of ‘Api.Templates.User.User’ is redundant
|
build:
test/Api/UserSpec.hs#L4
The import of ‘Control.Monad.IO.Class’ is redundant
|
build:
test/Api/UserSpec.hs#L9
The import of ‘Database.Persist.Postgresql’ is redundant
|
build:
test/Api/UserSpec.hs#L9
The import item ‘Key(..)’ suggests that
|