Merge pull request #27 from tchoutri/use-ghc-9.10 #195
Annotations
11 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. 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
|
Build:
src/Confer/API/Host.hs#L5
The qualified import of ‘HsLua.Core’ is redundant
|
Build:
src/Confer/API/User.hs#L7
The qualified import of ‘HsLua.Core’ is redundant
|
Build:
src/Confer/Config/Types.hs#L19
The import of ‘GHC.Generics’ is redundant
|
Build:
src/Confer/Effect/Symlink.hs#L15
The import of ‘Data.Text’ is redundant
|
Build:
src/Confer/Effect/Symlink.hs#L16
The qualified import of ‘Data.Text’ is redundant
|
Build:
src/Confer/Effect/Symlink.hs#L17
The import of ‘Data.Text.Display’ is redundant
|
Build:
src/Confer/Effect/Symlink.hs#L78
Pattern match(es) are non-exhaustive
|
Build:
src/Confer/CLI/Errors.hs#L14
The qualified import of ‘Confer.Effect.Symlink’ is redundant
|
Build:
src/Confer/CLI/Cmd/Deploy.hs#L11
The import of ‘System.OsPath’ is redundant
|
Build:
src/Confer/CLI/Cmd/Check.hs#L28
Defined but not used: ‘verbose’
|
Loading