ci #28
Annotations
12 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Build:
test/TestLib/Util.hs#L12
The import of ‘Language.LSP.Transformer’ is redundant
|
Build:
test/TestLib/Generators.hs#L41
Defined but not used: ‘arbitraryChanges’
|
Build:
test/TestLib/Generators.hs#L122
Orphan instance: instance Arbitrary Rope
|
Build:
test/TestLib/Generators.hs#L132
Defined but not used: ‘arbitraryAlphanumericString’
|
Build:
test/TestLib/Generators.hs#L135
Defined but not used: ‘alphaNumericChar’
|
Build:
test/TestLib/Core.hs#L6
The import of ‘Control.Monad.IO.Class’ is redundant
|
Build:
test/TestLib/Core.hs#L7
The import of ‘Control.Monad.Logger’ is redundant
|
Build:
test/TestLib/Core.hs#L8
The qualified import of ‘Data.List’ is redundant
|
Build:
test/TestLib/Core.hs#L9
The import of ‘Data.Row.Records’ is redundant
|
Build:
test/TestLib/Core.hs#L10
The import of ‘Data.Text’ is redundant
|
Setup Haskell Stack
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
Loading