v0.5.0 #437
build.yaml
on: pull_request
Build
1m 26s
Matrix: build-report-ui
Annotations
6 errors and 2 warnings
Build:
cmd/lint.go#L329
S1005: unnecessary assignment to the blank identifier (gosimple)
|
Build:
cmd/lint.go#L287
ineffectual assignment to cats (ineffassign)
|
Build:
cmd/lint.go#L289
ineffectual assignment to cats (ineffassign)
|
Build:
cmd/lint.go#L291
ineffectual assignment to cats (ineffassign)
|
Build:
cmd/lint.go#L314
SA9003: empty branch (staticcheck)
|
Build
issues found
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build
The `save-state` 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/
|