ci: add linter and enable e2e test on all PRs #1
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
|