PR #656 check (e90acc1612a8e851bdab05993b4acecb3d1c08be) #1986
pr-check.yml
on: pull_request
static-checks
2m 12s
unit-tests
2m 4s
Annotations
20 errors and 4 warnings
static-checks:
pkg/controlplane/control/dns.go#L32
Comment should end in a period (godot)
|
static-checks:
pkg/controlplane/control/dns.go#L36
sprintfQuotedString: use %q instead of "%s" for quoted strings (gocritic)
|
static-checks:
pkg/controlplane/control/dns.go#L42
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|
static-checks:
pkg/controlplane/control/dns.go#L54
Comment should end in a period (godot)
|
static-checks:
pkg/controlplane/control/dns.go#L66
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
static-checks:
pkg/controlplane/control/dns.go#L70
`if ok` has complex nested blocks (complexity: 11) (nestif)
|
static-checks:
pkg/controlplane/control/dns.go#L105
ST1023: should omit type string from declaration; it will be inferred from the right-hand side (stylecheck)
|
static-checks:
pkg/controlplane/control/dns.go#L105
var-declaration: should drop = "" from declaration of var newLines; it is the zero value (revive)
|
static-checks:
pkg/controlplane/control/dns.go#L126
Comment should end in a period (godot)
|
static-checks:
pkg/controlplane/control/dns.go#L138
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
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
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
|