Merge pull request #82 from jhrcek/jhrcek/ghc-9.10 #82
Annotations
12 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Floskell/Printers.hs#L68
The import of ‘Data.Monoid’ is redundant
|
src/main/Markdone.hs#L17
The import of ‘Data.Monoid’ is redundant
|
src/main/Markdone.hs#L17
Thesrc/main/Markdone.hs:21:1: warning: import of [-Wunused-imports] ‘Data.Monoid’ is redundant
|
src/main/Markdone.hs#L21
The qualified import of ‘Data.Text.Lazy.IO’ is redundant
|
src/main/Main.hs#L14
The import of ‘Data.Monoid’ is redundant
|
src/main/Main.hs#L45
The import of ‘FilePath’ from module ‘System.IO’ is redundant
|
src/main/Main.hs#L47
Module ‘Text.PrettyPrint.ANSI.Leijen’ is deprecated:
|
src/main/Main.hs#L73
In the use of ‘displayIO’
|
src/main/Main.hs#L73
In the use of ‘renderPretty’
|
src/main/Main.hs#L74
In the use of ‘linebreak’
|
src/Floskell/Printers.hs#L68
The import of ‘Data.Monoid’ is redundant
|
The logs for this run have expired and are no longer available.
Loading