Enhancement: Unify the implementation of label concatenation and support labels with over limit length #553
Annotations
25 errors and 4 warnings
staticcheck:
pkg/ddc/alluxio/deprecated_label_test.go#L71
engine.getDeprecatedCommonLabelname undefined (type *AlluxioEngine has no field or method getDeprecatedCommonLabelname)
|
staticcheck:
pkg/ddc/alluxio/node_test.go#L343
engine.getCommonLabelname undefined (type *AlluxioEngine has no field or method getCommonLabelname) (compile)
|
staticcheck:
pkg/ddc/goosefs/deprecated_label_test.go#L71
engine.getDeprecatedCommonLabelname undefined (type *GooseFSEngine has no field or method getDeprecatedCommonLabelname) (compile)
|
staticcheck:
pkg/ddc/jindo/node_test.go#L344
engine.getCommonLabelname undefined (type *JindoEngine has no field or method getCommonLabelname) (compile)
|
staticcheck:
pkg/ddc/jindocache/deprecated_label_test.go#L72
engine.getDeprecatedCommonLabelname undefined (type *JindoCacheEngine has no field or method getDeprecatedCommonLabelname) (compile)
|
staticcheck:
pkg/ddc/jindofsx/deprecated_label_test.go#L72
engine.getDeprecatedCommonLabelname undefined (type *JindoFSxEngine has no field or method getDeprecatedCommonLabelname) (compile)
|
staticcheck:
pkg/ddc/juicefs/deprecated_label_test.go#L142
engine.getDeprecatedCommonLabelName undefined (type *JuiceFSEngine has no field or method getDeprecatedCommonLabelName) (compile)
|
staticcheck:
pkg/ddc/alluxio/engine.go#L45
field initImage is unused (U1000)
|
staticcheck:
pkg/ddc/alluxio/utils.go#L68
func (*AlluxioEngine).getMasterStatefulset is unused (U1000)
|
staticcheck:
pkg/ddc/alluxio/utils.go#L182
func isPortInUsed is unused (U1000)
|
build
engine.getDeprecatedCommonLabelname undefined (type *AlluxioEngine has no field or method getDeprecatedCommonLabelname)
|
build
engine.getDeprecatedCommonLabelname undefined (type *GooseFSEngine has no field or method getDeprecatedCommonLabelname)
|
build
engine.getCommonLabelname undefined (type *JindoEngine has no field or method getCommonLabelname)
|
build
engine.getDeprecatedCommonLabelname undefined (type *JindoCacheEngine has no field or method getDeprecatedCommonLabelname)
|
build
engine.getDeprecatedCommonLabelname undefined (type *JindoFSxEngine has no field or method getDeprecatedCommonLabelname)
|
build
engine.getDeprecatedCommonLabelName undefined (type *JuiceFSEngine has no field or method getDeprecatedCommonLabelName)
|
build
Process completed with exit code 2.
|
lint:
pkg/ddc/alluxio/deprecated_label_test.go#L71
engine.getDeprecatedCommonLabelname undefined (type *AlluxioEngine has no field or method getDeprecatedCommonLabelname)
|
lint:
pkg/ddc/alluxio/node_test.go#L343
engine.getCommonLabelname undefined (type *AlluxioEngine has no field or method getCommonLabelname) (typecheck)
|
lint:
pkg/ddc/goosefs/deprecated_label_test.go#L71
engine.getDeprecatedCommonLabelname undefined (type *GooseFSEngine has no field or method getDeprecatedCommonLabelname) (typecheck)
|
lint:
pkg/ddc/jindo/node_test.go#L344
engine.getCommonLabelname undefined (type *JindoEngine has no field or method getCommonLabelname) (typecheck)
|
lint:
pkg/ddc/jindocache/deprecated_label_test.go#L72
engine.getDeprecatedCommonLabelname undefined (type *JindoCacheEngine has no field or method getDeprecatedCommonLabelname) (typecheck)
|
lint:
pkg/ddc/jindofsx/deprecated_label_test.go#L72
engine.getDeprecatedCommonLabelname undefined (type *JindoFSxEngine has no field or method getDeprecatedCommonLabelname) (typecheck)
|
lint:
pkg/ddc/juicefs/deprecated_label_test.go#L142
engine.getDeprecatedCommonLabelName undefined (type *JuiceFSEngine has no field or method getDeprecatedCommonLabelName) (typecheck)
|
lint
issues found
|
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
|
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
|