feat: fleet guard rail handle fleet networking resources in fleet member namespaces #1812
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
code-lint.yml
on: pull_request
detect-noop
4s
Lint
3m 44s
staticcheck
4m 30s
Annotations
9 errors and 2 warnings
Lint:
test/e2e/v1alpha1/webhook_test.go#L70
testDeployment redeclared in this block
|
Lint:
test/e2e/v1alpha1/webhook_reserved_namespace_resources_test.go#L40
other declaration of testDeployment (typecheck)
|
Lint
Process completed with exit code 2.
|
staticcheck:
test/e2e/v1alpha1/webhook_test.go#L70
testDeployment redeclared in this block
|
staticcheck:
test/e2e/v1alpha1/webhook_reserved_namespace_resources_test.go#L40
other declaration of testDeployment (compile)
|
staticcheck:
test/e2e/v1alpha1/utils/helper.go#L20
package "k8s.io/apimachinery/pkg/api/errors" is being imported more than once (ST1019)
|
staticcheck:
test/e2e/v1alpha1/utils/helper.go#L21
other import of "k8s.io/apimachinery/pkg/api/errors"
|
staticcheck:
test/e2e/v1alpha1/utils/helper.go#L22
other import of "k8s.io/apimachinery/pkg/api/errors"
|
staticcheck
Process completed with exit code 2.
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/fleet/fleet. Supported file pattern: go.sum
|
staticcheck
Restore cache failed: Dependencies file is not found in /home/runner/work/fleet/fleet. Supported file pattern: go.sum
|