Bump golang.org/x/net from 0.5.0 to 0.23.0 #110
Annotations
3 errors and 1 warning
Lint:
pkg/lvm/controllerserver.go#L227
avoid direct access to proto field req.VolumeCapabilities, use req.GetVolumeCapabilities() instead (protogetter)
|
Lint:
pkg/lvm/controllerserver.go#L228
avoid direct access to proto field req.VolumeId, use req.GetVolumeId() instead (protogetter)
|
Lint
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/.
|
Loading