Skip to content

feat(mgmt): adding Mgmt api for opi-evpn-bridge netlink DB dump #1330

feat(mgmt): adding Mgmt api for opi-evpn-bridge netlink DB dump

feat(mgmt): adding Mgmt api for opi-evpn-bridge netlink DB dump #1330

Triggered via pull request November 19, 2024 19:26
Status Failure
Total duration 3m 13s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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: testing/mock-server/server/server.go#L317
printf: non-constant format string in call to fmt.Errorf (govet)
call / golangci
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/