Enhancement: Unify the implementation of label concatenation and support labels with over limit length #618
Annotations
6 errors and 4 warnings
staticcheck:
pkg/utils/kubeclient/secret.go#L75
possible nil pointer dereference (SA5011)
|
staticcheck:
pkg/utils/kubeclient/secret.go#L82
this check suggests that the pointer can be nil
|
staticcheck
Process completed with exit code 1.
|
lint:
pkg/utils/kubeclient/secret.go#L75
SA5011: possible nil pointer dereference (staticcheck)
|
lint:
pkg/utils/kubeclient/secret.go#L82
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
|
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
|