Feature: support to skip the validation of indirectly related resources involved in webhook mutating #611
Annotations
8 errors and 4 warnings
staticcheck:
pkg/utils/kubeclient/volume_claim_test.go#L550
undefined: GetMountInfoFromVolumeClaim (compile)
|
staticcheck:
pkg/ddc/base/runtime_helper.go#L122
Printf format %s reads arg #1, but call has only 0 args (SA5009)
|
staticcheck
Process completed with exit code 1.
|
lint:
pkg/utils/kubeclient/volume_claim_test.go#L550
undefined: GetMountInfoFromVolumeClaim (typecheck)
|
lint
issues found
|
build
fmt.Errorf format %s reads arg #1, but call has 0 args
|
build
undefined: GetMountInfoFromVolumeClaim
|
build
Process completed with exit code 2.
|
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
|