CI #159
Annotations
10 warnings
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
|
src/Control/Monad/Ghc.hs#L22
The qualified import of ‘GHC.Utils.Exception’ is redundant
|
|
src/Control/Monad/Ghc.hs#L38
Noncanonical ‘pure = return’ definition detected
|
|
src/Hint/GHC.hs#L190
The import of ‘GHC.Driver.CmdLine’ is redundant
|
|
src/Hint/Base.hs#L56
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
|
|
src/Hint/Configuration.hs#L20
The import of ‘Data.Maybe’ is redundant
|
|
src/Hint/InterpreterT.hs#L22
The import of ‘Control.Concurrent.MVar’ is redundant
|
|
src/Hint/InterpreterT.hs#L23
The import of ‘System.IO.Unsafe’ is redundant
|
|
src/Hint/InterpreterT.hs#L155
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
|
|
src/Hint/InterpreterT.hs#L199
Noncanonical ‘pure = return’ definition detected
|
The logs for this run have expired and are no longer available.
Loading