Skip to content

Remove Printer class pt 1 #630

Remove Printer class pt 1

Remove Printer class pt 1 #630

Triggered via push December 10, 2023 00:05
Status Failure
Total duration 21s
Artifacts

lint-haskell.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
ormolu
Ormolu detected unformatted files
hlint
HLint failed with status: 1. Warning (1)
hlint
The following actions uses node12 which is deprecated and will be forced to run on node16: rwe/actions-hlint-setup@v1, rwe/actions-hlint-run@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
hlint: smol-core/src/Smol/Core/Types/Type.hs#L21
Warning in module Smol.Core.Types.Type: Use fewer imports ▫︎ Found: "import qualified Prettyprinter as PP\nimport Prettyprinter ( (<+>) )\nimport qualified Prettyprinter as PP\n" ▫︎ Perhaps: "import Prettyprinter ( (<+>) )\nimport qualified Prettyprinter as PP\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/