remove upgrade for version below 5.0.0 #2758
Annotations
9 errors and 1 warning
Lint:
pkg/apis/minio.min.io/v2/helper.go#L438
redefines-builtin-id: redefinition of the built-in function max (revive)
|
Lint:
pkg/apis/minio.min.io/v2/helper.go#L441
redefines-builtin-id: redefinition of the built-in function max (revive)
|
Lint:
pkg/apis/minio.min.io/v2/helper.go#L915
redefines-builtin-id: redefinition of the built-in function new (revive)
|
Lint:
pkg/resources/statefulsets/minio-statefulset.go#L37
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint:
pkg/controller/main-controller.go#L297
redefines-builtin-id: redefinition of the built-in function new (revive)
|
Lint:
pkg/controller/main-controller.go#L317
redefines-builtin-id: redefinition of the built-in function new (revive)
|
Lint:
pkg/apis/minio.min.io/v2/helper.go#L342
S1009: should omit nil check; len() for nil slices is defined as zero (gosimple)
|
Lint:
pkg/apis/minio.min.io/v2/helper.go#L345
S1009: should omit nil check; len() for nil slices is defined as zero (gosimple)
|
Lint
Process completed with exit code 2.
|
Run actions/setup-go@v4
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading