Updated #32
Annotations
6 errors and 30 warnings
GHC 9.6 on windows-latest:
test/Spec.hs#L1
Could not find module ‘Data.Parsing.CourseDirectory’
|
GHC 9.6 on windows-latest
Process completed with exit code 1.
|
GHC 9.6 on ubuntu-latest:
test/Spec.hs#L1
Could not find module ‘Data.Parsing.CourseDirectory’
|
GHC 9.6 on ubuntu-latest
Process completed with exit code 1.
|
GHC 9.6 on macos-latest:
test/Spec.hs#L1
Could not find module ‘Data.Parsing.CourseDirectory’
|
GHC 9.6 on macos-latest
Process completed with exit code 1.
|
GHC 9.6 on windows-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
GHC 9.6 on windows-latest:
src/IOHelpers.hs#L3
The import of ‘Control.Monad’ is redundant
|
GHC 9.6 on windows-latest:
src/IOHelpers.hs#L4
The import of ‘Control.Monad.IO.Class’ is redundant
|
GHC 9.6 on windows-latest:
src/IOHelpers.hs#L9
The import of ‘Path.IO’ is redundant
|
GHC 9.6 on windows-latest:
src/Data/CourseDirectory/Parsing.hs#L18
The import of ‘Data.Foldable’ is redundant
|
GHC 9.6 on windows-latest:
src/Data/CourseDirectory/Parsing.hs#L20
The import of ‘Path’ is redundant
|
GHC 9.6 on windows-latest:
src/Data/CourseDirectory/Parsing.hs#L21
The import of ‘StringFormatters’ is redundant
|
GHC 9.6 on windows-latest:
src/Commands.hs#L11
Defined but not used: type constructor or class ‘CopyConfigReader’
|
GHC 9.6 on windows-latest:
src/Commands.hs#L15
Defined but not used: ‘copyConfig’
|
GHC 9.6 on windows-latest:
app/Main.hs#L9
The import of ‘absdir’ from module ‘Path’ is redundant
|
GHC 9.6 on ubuntu-latest:
src/IOHelpers.hs#L3
The import of ‘Control.Monad’ is redundant
|
GHC 9.6 on ubuntu-latest:
src/IOHelpers.hs#L4
The import of ‘Control.Monad.IO.Class’ is redundant
|
GHC 9.6 on ubuntu-latest:
src/IOHelpers.hs#L9
The import of ‘Path.IO’ is redundant
|
GHC 9.6 on ubuntu-latest:
src/Data/CourseDirectory/Parsing.hs#L18
The import of ‘Data.Foldable’ is redundant
|
GHC 9.6 on ubuntu-latest:
src/Data/CourseDirectory/Parsing.hs#L20
The import of ‘Path’ is redundant
|
GHC 9.6 on ubuntu-latest:
src/Data/CourseDirectory/Parsing.hs#L21
The import of ‘StringFormatters’ is redundant
|
GHC 9.6 on ubuntu-latest:
src/Commands.hs#L11
Defined but not used: type constructor or class ‘CopyConfigReader’
|
GHC 9.6 on ubuntu-latest:
src/Commands.hs#L15
Defined but not used: ‘copyConfig’
|
GHC 9.6 on ubuntu-latest:
app/Main.hs#L9
The import of ‘absdir’ from module ‘Path’ is redundant
|
GHC 9.6 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
GHC 9.6 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
GHC 9.6 on macos-latest:
src/IOHelpers.hs#L3
The import of ‘Control.Monad’ is redundant
|
GHC 9.6 on macos-latest:
src/IOHelpers.hs#L4
The import of ‘Control.Monad.IO.Class’ is redundant
|
GHC 9.6 on macos-latest:
src/IOHelpers.hs#L9
The import of ‘Path.IO’ is redundant
|
GHC 9.6 on macos-latest:
src/Data/CourseDirectory/Parsing.hs#L18
The import of ‘Data.Foldable’ is redundant
|
GHC 9.6 on macos-latest:
src/Data/CourseDirectory/Parsing.hs#L20
The import of ‘Path’ is redundant
|
GHC 9.6 on macos-latest:
src/Data/CourseDirectory/Parsing.hs#L21
The import of ‘StringFormatters’ is redundant
|
GHC 9.6 on macos-latest:
src/Commands.hs#L11
Defined but not used: type constructor or class ‘CopyConfigReader’
|
GHC 9.6 on macos-latest:
src/Commands.hs#L15
Defined but not used: ‘copyConfig’
|
GHC 9.6 on macos-latest:
app/Main.hs#L9
The import of ‘absdir’ from module ‘Path’ is redundant
|