Skip to content

Update dmverity tool to take a directory as input to create a VHD #5414

Update dmverity tool to take a directory as input to create a VHD

Update dmverity tool to take a directory as input to create a VHD #5414

Triggered via pull request September 24, 2024 18:50
Status Failure
Total duration 6m 34s
Artifacts

ci.yml

on: pull_request
Matrix: lint
test-linux
0s
test-linux
Matrix: test-windows
Matrix: integration-tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint (linux): cmd/dmverity-vhd/main.go#L120
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint (linux): cmd/dmverity-vhd/main.go#L160
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint (linux): cmd/dmverity-vhd/main.go#L165
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint (linux)
issues found
lint (windows): cmd/dmverity-vhd/main.go#L120
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint (windows): cmd/dmverity-vhd/main.go#L160
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint (windows): cmd/dmverity-vhd/main.go#L165
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint (windows)
issues found