fix: Allow serving CRs and CRDs and other improvements #15
Annotations
12 errors and 2 warnings
test:
pkg/api/server.go#L87
undefined: dumpRequestResponse
|
test:
pkg/api/server.go#L1565
undefined: parseAcceptHeader
|
test
Process completed with exit code 2.
|
build:
pkg/api/server.go#L87
undefined: dumpRequestResponse
|
build:
pkg/api/server.go#L1565
undefined: parseAcceptHeader (typecheck)
|
build:
cli/serve.go#L15
could not import github.com/replicatedhq/sbctl/pkg/api (-: # github.com/replicatedhq/sbctl/pkg/api
|
build:
pkg/api/server.go#L87
undefined: dumpRequestResponse
|
build:
pkg/api/server.go#L1565
undefined: parseAcceptHeader) (typecheck)
|
build:
tests/suite_test.go#L15
could not import github.com/replicatedhq/sbctl/pkg/api (-: # github.com/replicatedhq/sbctl/pkg/api
|
build:
pkg/api/server.go#L87
undefined: dumpRequestResponse
|
build:
pkg/api/server.go#L1565
undefined: parseAcceptHeader) (typecheck)
|
build
Process completed with exit code 2.
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/sbctl/sbctl. Supported file pattern: go.sum
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/sbctl/sbctl. Supported file pattern: go.sum
|