GHC 9.12 #145
Annotations
1 error and 6 warnings
|
hlint
HLint failed with status: 1. Warning (1)
|
|
hlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
hlint:
src/Refact/Internal.hs#L58
Warning in module Refact.Internal: Use fewer imports ▫︎ Found: "import Language.Haskell.GHC.ExactPrint.ExactPrint\n ( EPOptions, epRigidity, exactPrintWithOptions, stringOptions )\nimport Language.Haskell.GHC.ExactPrint.ExactPrint ( showAst )\n" ▫︎ Perhaps: "import Language.Haskell.GHC.ExactPrint.ExactPrint\n ( EPOptions,\n epRigidity,\n exactPrintWithOptions,\n stringOptions,\n showAst )\n"
|
|
hlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
hlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
hlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
hlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|