Skip to content

CI: update reviewdog warning linter job #13708

CI: update reviewdog warning linter job

CI: update reviewdog warning linter job #13708

Triggered via pull request November 19, 2024 20:43
Status Failure
Total duration 3m 9s
Artifacts

reviewdog.yml

on: pull_request
reviewdog-errors
2m 26s
reviewdog-errors
reviewdog-warnings
2m 58s
reviewdog-warnings
reviewdog-shellcheck
12s
reviewdog-shellcheck
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
reviewdog-warnings: data/transactions/logic/assembler.go#L2272
G602: slice index out of range (gosec)
reviewdog-warnings: data/transactions/logic/assembler.go#L2272
[Lint Warnings] reported by reviewdog 🐶 G602: slice index out of range (gosec) Raw Output: data/transactions/logic/assembler.go:2272:16: G602: slice index out of range (gosec) return tokens[1].errorf("macro expansion cycle discovered: %s", strings.Join(found, " -> ")) ^
reviewdog-warnings
Process completed with exit code 1.
reviewdog-warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/