configure a native storageclient when running in provider mode #3075
Annotations
2 errors and 2 warnings
Run golangci/golangci-lint-action@v3:
controllers/storagecluster/storageclient.go#L54
unused-parameter: parameter 'storagecluster' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/golangci-lint-action@v3
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run golangci/golangci-lint-action@v3:
controllers/storagecluster/storageclient.go#L54
unused-parameter: parameter 'storagecluster' seems to be unused, consider removing or renaming it as _ (revive)
|
Loading