KUBESAW-43: Replace the special ToolchainClusterCondition with the standard toolchain Condition #33
ci-golang-sbom.yml
on: pull_request
GolangCI Lint
1m 31s
Generate SBOM
29s
Annotations
10 errors and 4 warnings
GolangCI Lint:
pkg/auth/keymanager_test.go#L52
cannot use uuid.New() (value of type "github.com/google/uuid".UUID) as "github.com/gofrs/uuid".UUID value in struct literal
|
GolangCI Lint:
pkg/auth/keymanager_test.go#L60
cannot use uuid.New() (value of type "github.com/google/uuid".UUID) as "github.com/gofrs/uuid".UUID value in struct literal
|
GolangCI Lint:
pkg/auth/tokenparser_test.go#L76
cannot use uuid.New() (value of type "github.com/google/uuid".UUID) as "github.com/gofrs/uuid".UUID value in struct literal
|
GolangCI Lint:
pkg/auth/tokenparser_test.go#L84
cannot use uuid.New() (value of type "github.com/google/uuid".UUID) as "github.com/gofrs/uuid".UUID value in struct literal
|
GolangCI Lint:
pkg/auth/tokenparser_test.go#L115
cannot use uuid.New() (value of type "github.com/google/uuid".UUID) as "github.com/gofrs/uuid".UUID value in struct literal
|
GolangCI Lint:
pkg/auth/tokenparser_test.go#L148
cannot use uuid.New() (value of type "github.com/google/uuid".UUID) as "github.com/gofrs/uuid".UUID value in struct literal
|
GolangCI Lint:
pkg/auth/tokenparser_test.go#L165
cannot use uuid.New() (value of type "github.com/google/uuid".UUID) as "github.com/gofrs/uuid".UUID value in struct literal
|
GolangCI Lint:
pkg/auth/tokenparser_test.go#L184
cannot use uuid.New() (value of type "github.com/google/uuid".UUID) as "github.com/gofrs/uuid".UUID value in struct literal
|
GolangCI Lint:
pkg/auth/tokenparser_test.go#L204
cannot use uuid.New() (value of type "github.com/google/uuid".UUID) as "github.com/gofrs/uuid".UUID value in struct literal
|
GolangCI Lint:
pkg/auth/tokenparser_test.go#L221
cannot use uuid.New() (value of type "github.com/google/uuid".UUID) as "github.com/gofrs/uuid".UUID value in struct literal
|
Generate SBOM
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: CycloneDX/gh-gomod-generate-sbom@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
GolangCI Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/registration-service/registration-service. Supported file pattern: go.sum
|
GolangCI Lint
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
GolangCI Lint
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|