Skip to content

GHC 9.6.3

GHC 9.6.3 #22

Triggered via pull request November 30, 2023 13:40
Status Success
Total duration 16s
Artifacts

lint-haskell.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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: wasm-calc3/src/Calc/Wasm/FromExpr.hs#L69
Suggestion in fromExpr in module Calc.Wasm.FromExpr: Redundant bracket ▫︎ Found: "WApply <$> lookupFunction funcName <*> (traverse fromExpr args)" ▫︎ Perhaps: "WApply <$> lookupFunction funcName <*> traverse fromExpr args"
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/