feat: add network interface capability #1344
linters.yml
on: pull_request
call
/
markdown-lint
8s
call
/
docker-lint
6s
call
/
shellcheck
9s
call
/
YAMLlint
5s
call
/
golangci
2m 59s
Annotations
10 errors and 6 warnings
call / golangci:
storage/goopicsi.go#L243
G115: integer overflow conversion int64 -> int32 (gosec)
|
call / golangci:
network/utils.go#L44
G115: integer overflow conversion int -> int32 (gosec)
|
call / golangci:
storage/frontend/nvme_controller.go#L85
G115: integer overflow conversion uint -> int32 (gosec)
|
call / golangci:
storage/frontend/nvme_controller.go#L86
G115: integer overflow conversion uint -> int32 (gosec)
|
call / golangci:
storage/frontend/nvme_controller.go#L87
G115: integer overflow conversion uint -> int32 (gosec)
|
call / golangci:
storage/frontend/virtio_blk.go#L33
G115: integer overflow conversion uint -> int32 (gosec)
|
call / golangci:
storage/frontend/virtio_blk.go#L34
G115: integer overflow conversion uint -> int32 (gosec)
|
call / golangci:
storage/frontend/virtio_blk.go#L35
G115: integer overflow conversion uint -> int32 (gosec)
|
call / golangci:
storage/frontend/virtio_blk.go#L38
G115: integer overflow conversion uint -> int64 (gosec)
|
call / golangci:
cmd/network/netintf/netintf.go#L24
unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as _ (revive)
|
call / docker-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
call / YAMLlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
call / markdown-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
call / shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
call / golangci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
call / golangci
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|