Skip to content

feat(csaf): use csaf evaluation by default #76

feat(csaf): use csaf evaluation by default

feat(csaf): use csaf evaluation by default #76

Triggered via pull request August 12, 2024 13:23
Status Failure
Total duration 1m 19s
Artifacts

lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
lint (1.21.x, ubuntu-latest): vmaas-go/webapp/controllers/utils_test.go#L44
File is not `gofumpt`-ed (gofumpt)
lint (1.21.x, ubuntu-latest): vmaas-go/webapp/controllers/utils_test.go#L47
File is not `gofumpt`-ed (gofumpt)
lint (1.21.x, ubuntu-latest): vmaas-go/webapp/controllers/utils_test.go#L50
File is not `gofumpt`-ed (gofumpt)
lint (1.21.x, ubuntu-latest)
issues found
lint (1.21.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (1.21.x, ubuntu-latest): vmaas-go/webapp/controllers/utils_test.go#L43
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
lint (1.21.x, ubuntu-latest): vmaas-go/webapp/controllers/utils_test.go#L45
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
lint (1.21.x, ubuntu-latest): vmaas-go/webapp/controllers/utils_test.go#L48
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)