Skip to content

feat: add network interface capability #1341

feat: add network interface capability

feat: add network interface capability #1341

Triggered via pull request January 8, 2025 20:43
Status Failure
Total duration 3m 20s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 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 / YAMLlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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 / 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