feat: support the class-name as override value #4046
code-lint.yml
on: pull_request
detect-noop
2s
Lint
2m 57s
staticcheck
2m 44s
Annotations
3 errors and 5 warnings
Lint:
pkg/controllers/workgenerator/override.go#L202
Consider pre-allocating `processedOverrides` (prealloc)
|
Lint:
pkg/controllers/workgenerator/override.go#L221
unnecessary conversion (unconvert)
|
Lint
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
|