Capacity tracking support #111
docker.yaml
on: pull_request
Docker Build Platforms
0s
Annotations
4 errors and 2 warnings
Lint:
pkg/lvm/controllerserver.go#L258
avoid direct access to proto field req.VolumeCapabilities, use req.GetVolumeCapabilities() instead (protogetter)
|
Lint:
pkg/lvm/controllerserver.go#L259
avoid direct access to proto field req.VolumeId, use req.GetVolumeId() instead (protogetter)
|
Lint
issues found
|
Test
Process completed with exit code 2.
|
Lint
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/
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, helm/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|