test: align to interface changes #217
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
linters.yml
on: push
call
/
markdown-lint
8s
call
/
docker-lint
12s
call
/
shellcheck
12s
call
/
YAMLlint
4s
call
/
golangci
32s
Annotations
10 errors and 8 warnings
call / golangci
Cannot open: File exists
|
call / golangci
Cannot open: File exists
|
call / golangci
Cannot open: File exists
|
call / golangci
Cannot open: File exists
|
call / golangci
Cannot open: File exists
|
call / golangci
Cannot open: File exists
|
call / golangci
Cannot open: File exists
|
call / golangci
Cannot open: File exists
|
call / golangci
Cannot open: File exists
|
call / golangci
Cannot open: File exists
|
call / golangci
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
call / golangci:
pkg/frontend/scsi.go#L209
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
call / golangci:
pkg/frontend/scsi.go#L320
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
call / golangci:
pkg/frontend/scsi.go#L415
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
call / golangci:
pkg/frontend/nvme_namespace.go#L258
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
call / golangci:
pkg/frontend/nvme_controller.go#L168
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
call / golangci:
pkg/frontend/nvme_controller.go#L185
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
call / golangci:
pkg/frontend/nvme_controller.go#L200
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|