PR #654 check (0a9a93c8619ac9ddddef6abeb09dc24a93b60fc1) #1963
pr-check.yml
on: pull_request
static-checks
1m 56s
unit-tests
56s
Annotations
15 errors and 4 warnings
static-checks:
pkg/controlplane/authz/manager.go#L180
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
static-checks:
pkg/controlplane/authz/manager.go#L180
`(*Manager).addSecret` - `ctx` is unused (unparam)
|
static-checks:
pkg/controlplane/control/manager.go#L888
ineffectual assignment to err (ineffassign)
|
static-checks:
pkg/controlplane/control/manager.go#L888
SA4006: this value of `err` is never used (staticcheck)
|
static-checks
issues found
|
static-checks
Cannot open: File exists
|
static-checks
Cannot open: File exists
|
static-checks
Cannot open: File exists
|
static-checks
Cannot open: File exists
|
static-checks
Cannot open: File exists
|
static-checks
Cannot open: File exists
|
static-checks
Cannot open: File exists
|
static-checks
Cannot open: File exists
|
static-checks
Cannot open: File exists
|
static-checks
Cannot open: File exists
|
static-checks
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
static-checks
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
static-checks
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
static-checks
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|