1.6.0.1-r2: allow filepath-1.5, time-1.14 #29
Annotations
21 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell-actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
src/Network/Utils.hs#L98
Pattern match(es) are non-exhaustive
|
Build:
src/System/Cmd/Utils.hs#L124
The import of ‘Fd’ from module ‘System.Posix.Types’ is redundant
|
Build:
src/System/Cmd/Utils.hs#L125
The import of ‘System.IO’ is redundant
|
Build:
src/System/Cmd/Utils.hs#L126
The import of ‘Control.Concurrent’ is redundant
|
Build:
src/System/Cmd/Utils.hs#L127
The import of ‘Control.Exception’ is redundant
|
Build:
src/System/Cmd/Utils.hs#L128
The qualified import of ‘Control.Exception’ is redundant
|
Build:
src/System/Cmd/Utils.hs#L164
Defined but not used: ‘logRunning’
|
Build:
src/System/Cmd/Utils.hs#L167
Defined but not used: ‘warnFail’
|
Build:
src/System/Cmd/Utils.hs#L560
Defined but not used: ‘showCmd’
|
Build:
src/System/Daemon.hs#L2
‘System.Daemon’ is marked as Trustworthy but has been inferred as safe!
|
Haddock:
src/System/Cmd/Utils.hs#L124
The import of ‘Fd’ from module ‘System.Posix.Types’ is redundant
|
Haddock:
src/System/Cmd/Utils.hs#L125
The import of ‘System.IO’ is redundant
|
Haddock:
src/System/Cmd/Utils.hs#L126
The import of ‘Control.Concurrent’ is redundant
|
Haddock:
src/System/Cmd/Utils.hs#L127
The import of ‘Control.Exception’ is redundant
|
Haddock:
src/System/Cmd/Utils.hs#L128
The qualified import of ‘Control.Exception’ is redundant
|
Haddock:
src/System/Cmd/Utils.hs#L164
Defined but not used: ‘logRunning’
|
Haddock:
src/System/Cmd/Utils.hs#L167
Defined but not used: ‘warnFail’
|
Haddock:
src/System/Cmd/Utils.hs#L560
Defined but not used: ‘showCmd’
|
Haddock:
src/System/Daemon.hs#L2
‘System.Daemon’ is marked as Trustworthy but has been inferred as safe!
|
Haddock:
src/System/IO/WindowsCompat.hs#L57
The import of ‘System.Time.Utils’ is redundant
|
Loading