Fix duplicate image entries in k8s.io namespaces #651
lint.yml
on: pull_request
yaml | shell | imports order
30s
Matrix: go
Annotations
10 errors and 1 warning
go | freebsd |:
pkg/idutil/imagewalker/imagewalker.go#L56
var-naming: don't use underscores in Go names; var images_tag should be imagesTag (revive)
|
go | freebsd |:
pkg/idutil/imagewalker/imagewalker.go#L57
var-naming: don't use underscores in Go names; var tag_num should be tagNum (revive)
|
go | freebsd |:
cmd/nerdctl/image/image_list.go#L113
ineffectual assignment to err (ineffassign)
|
go | freebsd |
issues found
|
go | linux | go-canary
The job was canceled because "ubuntu-24_04_freebsd" failed.
|
go | linux | go-canary
The operation was canceled.
|
go | windows |
The job was canceled because "ubuntu-24_04_freebsd" failed.
|
go | windows |
The operation was canceled.
|
go | linux |
The job was canceled because "ubuntu-24_04_freebsd" failed.
|
go | linux |
The operation was canceled.
|
go | windows |
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 1
|