Skip to content

updating release workflow and adding appl silicon builds #507

updating release workflow and adding appl silicon builds

updating release workflow and adding appl silicon builds #507

Triggered via push April 24, 2024 21:17
Status Success
Total duration 25s
Artifacts

hlint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
hlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, rwe/actions-hlint-setup@v1, rwe/actions-hlint-run@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: src/Hadolint/Shell.hs#L166
Suggestion in cmdHasArgs, cmdsHaveArgs in module Hadolint.Shell: Reduce duplication ▫︎ Found: "CmdPart arg _ <- args\narg `elem` expectedArgs\narg\n" ▫︎ Perhaps: "Combine with src/Hadolint/Shell.hs:171:35-55"
hlint: src/Hadolint/Shell.hs#L206
Suggestion in hasFlag, countFlag in module Hadolint.Shell: Reduce duplication ▫︎ Found: "CmdPart f _ <- flags\nf == flag\nf\n" ▫︎ Perhaps: "Combine with src/Hadolint/Shell.hs:209:47-66"
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/