Capacity tracking support #111
Annotations
3 errors and 1 warning
pkg/lvm/controllerserver.go#L258
avoid direct access to proto field req.VolumeCapabilities, use req.GetVolumeCapabilities() instead (protogetter)
|
pkg/lvm/controllerserver.go#L259
avoid direct access to proto field req.VolumeId, use req.GetVolumeId() instead (protogetter)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading