distributedstorage: Implementing rook installation using the fleet pl… #1124
Annotations
9 errors and 2 warnings
Lint:
pkg/fleet-manager/plugin/plugin.go#L379
S1034: assigning the result of this type assertion to a variable (switch value := value.(type)) could eliminate type assertions in switch cases (gosimple)
|
Lint:
pkg/fleet-manager/plugin/plugin.go#L381
S1034(related information): could eliminate this type assertion (gosimple)
|
Lint:
pkg/fleet-manager/plugin/plugin.go#L385
S1034(related information): could eliminate this type assertion (gosimple)
|
Lint:
pkg/fleet-manager/plugin/plugin.go#L389
S1034(related information): could eliminate this type assertion (gosimple)
|
Lint:
pkg/fleet-manager/plugin/plugin.go#L398
S1034: assigning the result of this type assertion to a variable (switch value := value.(type)) could eliminate type assertions in switch cases (gosimple)
|
Lint:
pkg/fleet-manager/plugin/plugin.go#L400
S1034(related information): could eliminate this type assertion (gosimple)
|
Lint:
pkg/fleet-manager/plugin/plugin.go#L404
S1034(related information): could eliminate this type assertion (gosimple)
|
Lint:
pkg/fleet-manager/plugin/plugin.go#L408
S1034(related information): could eliminate this type assertion (gosimple)
|
Lint
Process completed with exit code 2.
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/kurator/kurator. Supported file pattern: go.sum
|
Gen check
Restore cache failed: Dependencies file is not found in /home/runner/work/kurator/kurator. Supported file pattern: go.sum
|