CI #155
Annotations
2 errors and 7 warnings
|
Test
The operation was canceled.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. 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:
src/Control/Monad/Ghc.hs#L22
The qualified import of ‘GHC.Utils.Exception’ is redundant
|
Build:
src/Control/Monad/Ghc.hs#L38
Noncanonical ‘pure = return’ definition detected
|
Build:
src/Hint/Configuration.hs#L20
The import of ‘Data.Maybe’ is redundant
|
Build:
src/Hint/InterpreterT.hs#L22
The import of ‘Control.Concurrent.MVar’ is redundant
|
Build:
src/Hint/InterpreterT.hs#L23
The import of ‘System.IO.Unsafe’ is redundant
|
Build:
src/Hint/InterpreterT.hs#L199
Noncanonical ‘pure = return’ definition detected
|
Loading