Unused method receiver
RVV-B0013
Bug risk
Found in worker/../backend.go, worker/../spec_test.go and 1 other file
9
Using a deprecated function, variable, constant or field
GO-W1009
Anti-pattern
Found in worker/../spec.go, worker/../containerd.go and 1 other file
3
Usage of both value and pointer receivers
GO-W1029
Anti-pattern
Found in worker/../containerd.go and worker/../worker_linux.go
11