Skip to content

update dependecies

update dependecies #6

Triggered via push July 26, 2023 14:01
Status Failure
Total duration 5m 24s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: pkg/ndctl/marshal.go#L1
: go build github.com/intel/pmem-csi/pkg/ndctl:
lint: pkg/pmem-common/vgname.go#L10
could not import github.com/intel/pmem-csi/pkg/ndctl (-: go build github.com/intel/pmem-csi/pkg/ndctl:
lint: pkg/ndctl/fake/bus.go#L10
could not import github.com/intel/pmem-csi/pkg/ndctl (-: go build github.com/intel/pmem-csi/pkg/ndctl:
lint: pkg/pmem-device-manager/convert.go#L21
could not import github.com/intel/pmem-csi/pkg/ndctl (-: go build github.com/intel/pmem-csi/pkg/ndctl:
lint: pkg/logger/flag.go#L36
Error return value of `logsapi.AddFeatureGates` is not checked (errcheck)
lint: pkg/logger/flag.go#L37
Error return value of `featureGate.SetFromMap` is not checked (errcheck)
lint: test/cmd/watch-pvs/watch-pvs.go#L65
Error return value of `claimInformer.AddEventHandlerWithResyncPeriod` is not checked (errcheck)
lint: test/cmd/watch-pvs/watch-pvs.go#L81
Error return value of `volumeInformer.AddEventHandlerWithResyncPeriod` is not checked (errcheck)
lint: pkg/pmem-csi-operator/controller/deployment/controller_driver.go#L745
func `(*pmemCSIDeployment).getService` is unused (unused)
lint: pkg/pmem-csi-operator/controller/deployment/deployment_controller_test.go#L234
func `createSecret` is unused (unused)
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/