Skip to content

GHC 9.12 (#151)

GHC 9.12 (#151) #146

Triggered via push January 29, 2025 18:57
Status Failure
Total duration 15s
Artifacts

hlint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
hlint
HLint failed with status: 1. Warning (1)
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/