Skip to content

fix nerdctl ps slow on heavy IO system by using goroutine #429

fix nerdctl ps slow on heavy IO system by using goroutine

fix nerdctl ps slow on heavy IO system by using goroutine #429

Triggered via pull request November 13, 2024 13:10
Status Failure
Total duration 1m 22s
Artifacts

lint.yml

on: pull_request
yaml | shell | imports order
17s
yaml | shell | imports order
Matrix: go
Fit to window
Zoom out
Zoom in

Annotations

15 errors
go | freebsd |: pkg/cmd/container/list.go#L112
Consider pre-allocating `errs` (prealloc)
go | freebsd |: pkg/imgutil/filtering.go#L305
redefines-builtin-id: redefinition of the built-in function min (revive)
go | freebsd |: pkg/imgutil/filtering.go#L309
redefines-builtin-id: redefinition of the built-in function max (revive)
go | freebsd |: cmd/nerdctl/container/container_diff.go#L200
redefines-builtin-id: redefinition of the built-in function new (revive)
go | freebsd |
issues found
go | windows |
The job was canceled because "ubuntu-24_04_freebsd" failed.
go | windows |: pkg/cmd/container/list.go#L112
Consider pre-allocating `errs` (prealloc)
go | windows |: pkg/imgutil/filtering.go#L305
redefines-builtin-id: redefinition of the built-in function min (revive)
go | windows |: pkg/imgutil/filtering.go#L309
redefines-builtin-id: redefinition of the built-in function max (revive)
go | windows |: cmd/nerdctl/container/container_diff.go#L200
redefines-builtin-id: redefinition of the built-in function new (revive)
go | windows |
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 | linux |
The job was canceled because "ubuntu-24_04_freebsd" failed.
go | linux |
The operation was canceled.