test: Eviction E2E #4047
code-lint.yml
on: pull_request
detect-noop
6s
Lint
2m 58s
staticcheck
2m 41s
Annotations
8 errors and 5 warnings
Lint:
test/e2e/utils_test.go#L463
func `cleanupInvalidClusters` is unused (unused)
|
Lint:
test/e2e/utils_test.go#L532
func `deleteResourcesForFleetGuardRail` is unused (unused)
|
Lint:
test/e2e/utils_test.go#L548
func `deleteTestResourceCRD` is unused (unused)
|
Lint
Process completed with exit code 2.
|
staticcheck:
test/e2e/utils_test.go#L463
func cleanupInvalidClusters is unused (U1000)
|
staticcheck:
test/e2e/utils_test.go#L532
func deleteResourcesForFleetGuardRail is unused (U1000)
|
staticcheck:
test/e2e/utils_test.go#L548
func deleteTestResourceCRD is unused (U1000)
|
staticcheck
Process completed with exit code 2.
|
detect-noop
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/fleet/fleet. Supported file pattern: go.sum
|
staticcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
staticcheck
Restore cache failed: Dependencies file is not found in /home/runner/work/fleet/fleet. Supported file pattern: go.sum
|