Custom internal alias #37
Annotations
10 errors
golangci-lint:
api/utils/test.go#L36
Error return value of `commonTestUtils.CreateClusterPrerequisites` is not checked (errcheck)
|
golangci-lint:
api/secrets/secret_controller_test.go#L49
Error return value of `commonTestUtils.CreateClusterPrerequisites` is not checked (errcheck)
|
golangci-lint:
api/buildstatus/build_status_controller_test.go#L41
Error return value of `commonTestUtils.CreateClusterPrerequisites` is not checked (errcheck)
|
golangci-lint:
api/environmentvariables/env_vars_controller_test.go#L57
Error return value of `commonTestUtils.CreateClusterPrerequisites` is not checked (errcheck)
|
golangci-lint:
api/environments/environment_controller_test.go#L74
Error return value of `commonTestUtils.CreateClusterPrerequisites` is not checked (errcheck)
|
golangci-lint:
api/buildsecrets/buildsecrets_test.go#L39
Error return value of `commonTestUtils.CreateClusterPrerequisites` is not checked (errcheck)
|
golangci-lint:
api/applications/applications_controller_test.go#L72
Error return value of `commonTestUtils.CreateClusterPrerequisites` is not checked (errcheck)
|
golangci-lint:
api/utils/logs/logs.go#L54
SA1019: commonErrors.Concat is deprecated: Use errors.Join(errs) from golang standard library Concat Creates a single error from a list of errors (staticcheck)
|
golangci-lint:
api/deployments/models/component_builder.go#L196
SA1019: errorutils.Concat is deprecated: Use errors.Join(errs) from golang standard library Concat Creates a single error from a list of errors (staticcheck)
|
golangci-lint:
api/deployments/models/deployment_builder.go#L150
SA1019: errorutils.Concat is deprecated: Use errors.Join(errs) from golang standard library Concat Creates a single error from a list of errors (staticcheck)
|
The logs for this run have expired and are no longer available.
Loading