feat: add-termination-metrics #4991
push_pr.yaml
on: pull_request
Matrix: Build integration for
Static analysis and linting
1m 17s
Codespell
10s
Matrix: Helm chart Lint
Run tests
1m 49s
Annotations
3 errors
Static analysis and linting:
src/kubelet/metric/pods.go#L186
var-declaration: should drop = 0 from declaration of var lastTerminatedExitCode; it is the zero value (revive)
|
Static analysis and linting:
src/kubelet/metric/pods.go#L187
var-declaration: should omit type string from declaration of var lastTerminatedExitReason; it will be inferred from the right-hand side (revive)
|
Static analysis and linting
issues found
|