Enhancement: Unify the implementation of label concatenation and support labels with over limit length #598
Annotations
4 errors and 4 warnings
staticcheck:
pkg/utils/kubeclient/volume.go#L355
unnecessary assignment to the blank identifier (S1005)
|
staticcheck
Process completed with exit code 1.
|
lint:
pkg/utils/kubeclient/volume.go#L355
S1005: unnecessary assignment to the blank identifier (gosimple)
|
lint
issues found
|
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/fluid/fluid. Supported file pattern: go.sum
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/fluid/fluid. Supported file pattern: go.sum
|