Skip to content

deps: github.com/docker/distribution v2.8.2 #155

deps: github.com/docker/distribution v2.8.2

deps: github.com/docker/distribution v2.8.2 #155

Triggered via push May 15, 2023 20:27
Status Failure
Total duration 5m 50s
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: 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: test/e2e/gotests/gotests.go#L65
S1017: should replace this `if` statement with an unconditional `strings.TrimPrefix` (gosimple)
lint: pkg/volumepathhandler/volume_path_handler.go#L119
ineffectual assignment to ctx (ineffassign)
lint
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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/