Skip to content

ci: add linter and enable e2e test on all PRs #1

ci: add linter and enable e2e test on all PRs

ci: add linter and enable e2e test on all PRs #1

Triggered via pull request November 28, 2024 07:50
@derpstebderpsteb
opened #8
ob/ci
Status Failure
Total duration 30s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: ovmf/ovmf.go#L200
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
lint: guest/guest.go#L53
printf: fmt.Println call has possible Printf formatting directive %s (govet)
lint
issues found