Add readonly option for storage devices #391
Annotations
11 errors and 2 warnings
lint:
pkg/vf/virtio.go#L205
G115: integer overflow conversion uintptr -> int (gosec)
|
lint:
pkg/vf/virtio.go#L219
G115: integer overflow conversion uintptr -> int (gosec)
|
lint:
pkg/vf/virtionet.go#L67
G115: integer overflow conversion uintptr -> int (gosec)
|
lint:
pkg/vf/vsock.go#L28
G115: integer overflow conversion uint -> uint32 (gosec)
|
lint:
pkg/vf/vsock.go#L95
G115: integer overflow conversion int -> uint32 (gosec)
|
lint:
pkg/config/virtio.go#L273
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint:
pkg/config/virtio.go#L318
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint:
pkg/config/virtio.go#L325
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint
issues found
|
build (macOS-13)
Process completed with exit code 2.
|
build (macOS-11)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
lint
Failed to restore: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 2
|
build (macOS-13)
Failed to restore: "/usr/local/bin/gtar" failed with error: The process '/usr/local/bin/gtar' failed with exit code 2
|