fix: Allow getting custom resources from all namespaces #22
Annotations
3 errors and 2 warnings
build:
pkg/api/server.go#L1284
S1008: should use 'return err == nil' instead of 'if err != nil { return false }; return true' (gosimple)
|
build:
pkg/api/server.go#L694
ineffectual assignment to filenames (ineffassign)
|
build
Process completed with exit code 2.
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/sbctl/sbctl. Supported file pattern: go.sum
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/sbctl/sbctl. Supported file pattern: go.sum
|