Skip to content

Bump CI to GHC 9.10.1 #34

Bump CI to GHC 9.10.1

Bump CI to GHC 9.10.1 #34

Triggered via push September 19, 2024 18:25
Status Success
Total duration 9m 38s
Artifacts

ci-mac-win.yml

on: push
Matrix: cabal
Fit to window
Zoom out
Zoom in

Annotations

121 warnings
cabal (macos-latest, 9.8): src/Data/BinPacking.hs#L109
In the use of ‘head’
cabal (macos-latest, 9.8): src/Data/Quantity.hs#L66
In the use of ‘head’
cabal (macos-latest, 9.8): src/Data/Quantity.hs#L93
In the use of ‘head’
cabal (macos-latest, 9.8): src/System/FileArchive/GZip.hs#L94
In the use of ‘head’
cabal (macos-latest, 9.8): src/System/FileArchive/GZip.hs#L94
In the use of ‘tail’
cabal (macos-latest, 9.8): src/System/IO/HVIO.hs#L471
In the use of ‘head’
cabal (macos-latest, 9.8): src/System/IO/HVIO.hs#L472
In the use of ‘tail’
cabal (macos-latest, 9.8): src/System/Path/NameManip.hs#L56
In the use of ‘tail’
cabal (macos-latest, 9.8): src/System/Path/NameManip.hs#L410
In the use of ‘tail’
cabal (macos-latest, 9.8): src/System/IO/HVFS.hs#L299
Orphan class instance: instance Show FileStatus
cabal (macos-latest, 9.8): src/Data/BinPacking.hs#L109
In the use of ‘head’
cabal (macos-latest, 9.8): src/Data/Quantity.hs#L66
In the use of ‘head’
cabal (macos-latest, 9.8): src/Data/Quantity.hs#L93
In the use of ‘head’
cabal (macos-latest, 9.8): src/Network/Utils.hs#L96
Pattern match(es) are non-exhaustive
cabal (macos-latest, 9.8): src/System/FileArchive/GZip.hs#L94
In the use of ‘head’
cabal (macos-latest, 9.8): src/System/FileArchive/GZip.hs#L94
In the use of ‘tail’
cabal (macos-latest, 9.8): src/System/IO/HVIO.hs#L471
In the use of ‘head’
cabal (macos-latest, 9.8): src/System/IO/HVIO.hs#L472
In the use of ‘tail’
cabal (macos-latest, 9.8): src/System/Path/NameManip.hs#L56
In the use of ‘tail’
cabal (macos-latest, 9.8): src/System/Path/NameManip.hs#L116
Pattern match(es) are non-exhaustive
cabal (macos-latest, 9.4): src/Network/Utils.hs#L96
Pattern match(es) are non-exhaustive
cabal (macos-latest, 9.4): src/System/Path/NameManip.hs#L116
Pattern match(es) are non-exhaustive
cabal (macos-latest, 9.4): src/System/IO/HVFS.hs#L299
Orphan instance: instance Show FileStatus
cabal (macos-latest, 9.4): testsrc/GZiptest.hs#L17
To ensure compatibility with future core libraries changes
cabal (macos-latest, 9.4): testsrc/Listtest.hs#L10
To ensure compatibility with future core libraries changes
cabal (macos-latest, 9.4): testsrc/MIMETypestest.hs#L11
To ensure compatibility with future core libraries changes
cabal (macos-latest, 9.4): testsrc/TestUtils.hs#L33
Pattern match is redundant
cabal (macos-latest, 9.4): testsrc/Globtest.hs#L25
To ensure compatibility with future core libraries changes
cabal (macos-latest, 9.4): src/System/IO/HVFS.hs#L299
Orphan instance: instance Show FileStatus
cabal (macos-latest, 9.6): src/Network/Utils.hs#L96
Pattern match(es) are non-exhaustive
cabal (macos-latest, 9.6): src/System/Path/NameManip.hs#L116
Pattern match(es) are non-exhaustive
cabal (macos-latest, 9.6): src/System/IO/HVFS.hs#L299
Orphan instance: instance Show FileStatus
cabal (macos-latest, 9.6): testsrc/GZiptest.hs#L17
To ensure compatibility with future core libraries changes
cabal (macos-latest, 9.6): testsrc/Listtest.hs#L10
To ensure compatibility with future core libraries changes
cabal (macos-latest, 9.6): testsrc/MIMETypestest.hs#L11
To ensure compatibility with future core libraries changes
cabal (macos-latest, 9.6): testsrc/TestUtils.hs#L33
Pattern match is redundant
cabal (macos-latest, 9.6): testsrc/Globtest.hs#L25
To ensure compatibility with future core libraries changes
cabal (macos-latest, 9.6): src/System/IO/HVFS.hs#L299
Orphan instance: instance Show FileStatus
cabal (windows-latest, 9.4): src/System/Cmd/Utils.hs#L124
The import of ‘Fd’ from module ‘System.Posix.Types’ is redundant
cabal (windows-latest, 9.4): src/System/Cmd/Utils.hs#L125
The import of ‘System.IO’ is redundant
cabal (windows-latest, 9.4): src/System/Cmd/Utils.hs#L126
The import of ‘Control.Concurrent’ is redundant
cabal (windows-latest, 9.4): src/System/Cmd/Utils.hs#L127
The import of ‘Control.Exception’ is redundant
cabal (windows-latest, 9.4): src/System/Cmd/Utils.hs#L128
The qualified import of ‘Control.Exception’ is redundant
cabal (windows-latest, 9.4): src/System/Cmd/Utils.hs#L164
Defined but not used: ‘logRunning’
cabal (windows-latest, 9.4): src/System/Cmd/Utils.hs#L167
Defined but not used: ‘warnFail’
cabal (windows-latest, 9.4): src/System/Cmd/Utils.hs#L560
Defined but not used: ‘showCmd’
cabal (windows-latest, 9.4): src/System/Daemon.hs#L2
‘System.Daemon’ is marked as Trustworthy but has been inferred as safe!
cabal (windows-latest, 9.4): src/System/IO/WindowsCompat.hs#L57
The import of ‘System.Time.Utils’ is redundant
cabal (windows-latest, 9.4): src/Network/Utils.hs#L98
Pattern match(es) are non-exhaustive
cabal (windows-latest, 9.4): src/System/Cmd/Utils.hs#L124
The import of ‘Fd’ from module ‘System.Posix.Types’ is redundant
cabal (windows-latest, 9.4): src/System/Cmd/Utils.hs#L125
The import of ‘System.IO’ is redundant
cabal (windows-latest, 9.4): src/System/Cmd/Utils.hs#L126
The import of ‘Control.Concurrent’ is redundant
cabal (windows-latest, 9.4): src/System/Cmd/Utils.hs#L127
The import of ‘Control.Exception’ is redundant
cabal (windows-latest, 9.4): src/System/Cmd/Utils.hs#L128
The qualified import of ‘Control.Exception’ is redundant
cabal (windows-latest, 9.4): src/System/Cmd/Utils.hs#L164
Defined but not used: ‘logRunning’
cabal (windows-latest, 9.4): src/System/Cmd/Utils.hs#L167
Defined but not used: ‘warnFail’
cabal (windows-latest, 9.4): src/System/Cmd/Utils.hs#L560
Defined but not used: ‘showCmd’
cabal (windows-latest, 9.4): src/System/Daemon.hs#L2
‘System.Daemon’ is marked as Trustworthy but has been inferred as safe!
cabal (windows-latest, 9.6): src/Network/Utils.hs#L98
Pattern match(es) are non-exhaustive
cabal (windows-latest, 9.6): src/System/Cmd/Utils.hs#L124
The import of ‘Fd’ from module ‘System.Posix.Types’ is redundant
cabal (windows-latest, 9.6): src/System/Cmd/Utils.hs#L125
The import of ‘System.IO’ is redundant
cabal (windows-latest, 9.6): src/System/Cmd/Utils.hs#L126
The import of ‘Control.Concurrent’ is redundant
cabal (windows-latest, 9.6): src/System/Cmd/Utils.hs#L127
The import of ‘Control.Exception’ is redundant
cabal (windows-latest, 9.6): src/System/Cmd/Utils.hs#L128
The qualified import of ‘Control.Exception’ is redundant
cabal (windows-latest, 9.6): src/System/Cmd/Utils.hs#L164
Defined but not used: ‘logRunning’
cabal (windows-latest, 9.6): src/System/Cmd/Utils.hs#L167
Defined but not used: ‘warnFail’
cabal (windows-latest, 9.6): src/System/Cmd/Utils.hs#L560
Defined but not used: ‘showCmd’
cabal (windows-latest, 9.6): src/System/Daemon.hs#L2
‘System.Daemon’ is marked as Trustworthy but has been inferred as safe!
cabal (windows-latest, 9.6): src/System/Cmd/Utils.hs#L124
The import of ‘Fd’ from module ‘System.Posix.Types’ is redundant
cabal (windows-latest, 9.6): src/System/Cmd/Utils.hs#L125
The import of ‘System.IO’ is redundant
cabal (windows-latest, 9.6): src/System/Cmd/Utils.hs#L126
The import of ‘Control.Concurrent’ is redundant
cabal (windows-latest, 9.6): src/System/Cmd/Utils.hs#L127
The import of ‘Control.Exception’ is redundant
cabal (windows-latest, 9.6): src/System/Cmd/Utils.hs#L128
The qualified import of ‘Control.Exception’ is redundant
cabal (windows-latest, 9.6): src/System/Cmd/Utils.hs#L164
Defined but not used: ‘logRunning’
cabal (windows-latest, 9.6): src/System/Cmd/Utils.hs#L167
Defined but not used: ‘warnFail’
cabal (windows-latest, 9.6): src/System/Cmd/Utils.hs#L560
Defined but not used: ‘showCmd’
cabal (windows-latest, 9.6): src/System/Daemon.hs#L2
‘System.Daemon’ is marked as Trustworthy but has been inferred as safe!
cabal (windows-latest, 9.6): src/System/IO/WindowsCompat.hs#L57
The import of ‘System.Time.Utils’ is redundant
cabal (windows-latest, 8.4): src/Network/Utils.hs#L98
Pattern match(es) are non-exhaustive
cabal (windows-latest, 8.4): src/System/Cmd/Utils.hs#L124
The import of ‘Fd’ from module ‘System.Posix.Types’ is redundant
cabal (windows-latest, 8.4): src/System/Cmd/Utils.hs#L125
The import of ‘System.IO’ is redundant
cabal (windows-latest, 8.4): src/System/Cmd/Utils.hs#L126
The import of ‘Control.Concurrent’ is redundant
cabal (windows-latest, 8.4): src/System/Cmd/Utils.hs#L127
The import of ‘Control.Exception’ is redundant
cabal (windows-latest, 8.4): src/System/Cmd/Utils.hs#L128
The qualified import of ‘Control.Exception’ is redundant
cabal (windows-latest, 8.4): src/System/Cmd/Utils.hs#L164
Defined but not used: ‘logRunning’
cabal (windows-latest, 8.4): src/System/Cmd/Utils.hs#L167
Defined but not used: ‘warnFail’
cabal (windows-latest, 8.4): src/System/Cmd/Utils.hs#L560
Defined but not used: ‘showCmd’
cabal (windows-latest, 8.4): src/System/Daemon.hs#L2
‘System.Daemon’ is marked as Trustworthy but has been inferred as safe!
cabal (windows-latest, 8.4): src/System/Cmd/Utils.hs#L124
The import of ‘Fd’ from module ‘System.Posix.Types’ is redundant
cabal (windows-latest, 8.4): src/System/Cmd/Utils.hs#L125
The import of ‘System.IO’ is redundant
cabal (windows-latest, 8.4): src/System/Cmd/Utils.hs#L126
The import of ‘Control.Concurrent’ is redundant
cabal (windows-latest, 8.4): src/System/Cmd/Utils.hs#L127
The import of ‘Control.Exception’ is redundant
cabal (windows-latest, 8.4): src/System/Cmd/Utils.hs#L128
The qualified import of ‘Control.Exception’ is redundant
cabal (windows-latest, 8.4): src/System/Cmd/Utils.hs#L164
Defined but not used: ‘logRunning’
cabal (windows-latest, 8.4): src/System/Cmd/Utils.hs#L167
Defined but not used: ‘warnFail’
cabal (windows-latest, 8.4): src/System/Cmd/Utils.hs#L560
Defined but not used: ‘showCmd’
cabal (windows-latest, 8.4): src/System/Daemon.hs#L2
‘System.Daemon’ is marked as Trustworthy but has been inferred as safe!
cabal (windows-latest, 8.4): src/System/IO/WindowsCompat.hs#L57
The import of ‘System.Time.Utils’ is redundant
cabal (windows-latest, 9.8): src/Data/BinPacking.hs#L109
In the use of ‘head’
cabal (windows-latest, 9.8): src/Data/Quantity.hs#L66
In the use of ‘head’
cabal (windows-latest, 9.8): src/Data/Quantity.hs#L93
In the use of ‘head’
cabal (windows-latest, 9.8): src/Network/Utils.hs#L98
Pattern match(es) are non-exhaustive
cabal (windows-latest, 9.8): src/System/Cmd/Utils.hs#L124
The import of ‘Fd’ from module ‘System.Posix.Types’ is redundant
cabal (windows-latest, 9.8): src/System/Cmd/Utils.hs#L125
The import of ‘System.IO’ is redundant
cabal (windows-latest, 9.8): src/System/Cmd/Utils.hs#L126
The import of ‘Control.Concurrent’ is redundant
cabal (windows-latest, 9.8): src/System/Cmd/Utils.hs#L127
The import of ‘Control.Exception’ is redundant
cabal (windows-latest, 9.8): src/System/Cmd/Utils.hs#L128
The qualified import of ‘Control.Exception’ is redundant
cabal (windows-latest, 9.8): src/System/Cmd/Utils.hs#L164
Defined but not used: ‘logRunning’
cabal (windows-latest, 9.8): src/Data/BinPacking.hs#L109
In the use of ‘head’
cabal (windows-latest, 9.8): src/Data/Quantity.hs#L66
In the use of ‘head’
cabal (windows-latest, 9.8): src/Data/Quantity.hs#L93
In the use of ‘head’
cabal (windows-latest, 9.8): src/System/Cmd/Utils.hs#L124
The import of ‘Fd’ from module ‘System.Posix.Types’ is redundant
cabal (windows-latest, 9.8): src/System/Cmd/Utils.hs#L125
The import of ‘System.IO’ is redundant
cabal (windows-latest, 9.8): src/System/Cmd/Utils.hs#L126
The import of ‘Control.Concurrent’ is redundant
cabal (windows-latest, 9.8): src/System/Cmd/Utils.hs#L127
The import of ‘Control.Exception’ is redundant
cabal (windows-latest, 9.8): src/System/Cmd/Utils.hs#L128
The qualified import of ‘Control.Exception’ is redundant
cabal (windows-latest, 9.8): src/System/Cmd/Utils.hs#L164
Defined but not used: ‘logRunning’
cabal (windows-latest, 9.8): src/System/Cmd/Utils.hs#L167
Defined but not used: ‘warnFail’
cabal (macos-13, 7.10): src/System/IO/HVFS.hs#L299
Orphan instance: instance Show FileStatus
cabal (macos-13, 7.10): src/Network/Utils.hs#L96
Pattern match(es) are non-exhaustive
cabal (macos-13, 7.10): src/System/IO/HVFS.hs#L299
Orphan instance: instance Show FileStatus