chore(deps): update kubernetes packages to v0.30.0 #72
qa.yml
on: pull_request
Run tests
2m 21s
Run linters
32s
Upload coverage to Codecov
6s
Annotations
7 errors and 1 warning
Run linters:
pkg/dib/build_test.go#L194
The copy of the 'for' variable "test" can be deleted (Go 1.22+) (copyloopvar)
|
Run linters:
pkg/dib/list_test.go#L77
The copy of the 'for' variable "test" can be deleted (Go 1.22+) (copyloopvar)
|
Run linters:
pkg/dib/list_test.go#L154
The copy of the 'for' variable "test" can be deleted (Go 1.22+) (copyloopvar)
|
Run linters:
pkg/dag/dag.go#L55
The copy of the 'for' variable "node" can be deleted (Go 1.22+) (copyloopvar)
|
Run linters:
pkg/dag/node.go#L83
The copy of the 'for' variable "childNode" can be deleted (Go 1.22+) (copyloopvar)
|
Run linters:
pkg/dib/test.go#L14
The copy of the 'for' variable "runner" can be deleted (Go 1.22+) (copyloopvar)
|
Run linters
issues found
|
Run linters
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|