Skip to content

feat: add standard platform labels to the created resources #59

feat: add standard platform labels to the created resources

feat: add standard platform labels to the created resources #59

Triggered via push June 15, 2024 11:10
Status Failure
Total duration 2m 2s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
test: controllers/authorization/authorization_reconcile_authpolicy.go#L112
copylocks: call of reflect.DeepEqual copies lock value: istio.io/api/security/v1beta1.AuthorizationPolicy contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
test: controllers/authorization/authorization_reconcile_peerauthentication.go#L87
copylocks: call of reflect.DeepEqual copies lock value: istio.io/api/security/v1beta1.PeerAuthentication contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
test: controllers/authorization/authorization_suite_test.go#L113
commentedOutCode: may want to remove commented-out code (gocritic)
test: pkg/env/env_config.go#L17
named return "key" with type "string" found (nonamedreturns)
test: pkg/resource/authconfig.go#L45
NewStaticTemplateLoader returns interface (github.com/opendatahub-io/odh-platform/pkg/spi.AuthConfigTemplateLoader) (ireturn)
test: pkg/resource/authconfig.go#L96
NewConfigMapTemplateLoader returns interface (github.com/opendatahub-io/odh-platform/pkg/spi.AuthConfigTemplateLoader) (ireturn)
test: pkg/resource/authconfig.go#L116
NewAnnotationAuthTypeDetector returns interface (github.com/opendatahub-io/odh-platform/pkg/spi.AuthTypeDetector) (ireturn)
test: pkg/resource/authconfig.go#L137
NewExpressionHostExtractor returns interface (github.com/opendatahub-io/odh-platform/pkg/spi.HostExtractor) (ireturn)
test
Process completed with exit code 2.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.