Merge pull request #1157 from 304NotModified/sonarqube-format-test #660
Annotations
5 warnings
|
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:
src/Hadolint/Formatter/Codeclimate.hs#L131
Suggestion in formatGitLabResult in module Hadolint.Formatter.Codeclimate: Redundant bracket ▫︎ Found: "issueToFingerprintIssue <$> (formatResult result filePathInReport)" ▫︎ Perhaps: "issueToFingerprintIssue <$> formatResult result filePathInReport"
|
|
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/
|