fix: Allow serving CRs and CRDs and other improvements #13
Annotations
5 errors and 2 warnings
build:
pkg/api/server.go#L179
badCall: suspicious Join on 1 argument (gocritic)
|
build:
pkg/api/server.go#L1126
G601: Implicit memory aliasing in for loop. (gosec)
|
build:
pkg/api/server.go#L1133
G601: Implicit memory aliasing in for loop. (gosec)
|
build:
pkg/api/server.go#L1140
G601: Implicit memory aliasing in for loop. (gosec)
|
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
|