tests: add ostree.sync test #2716
lints.yml
on: pull_request
ShellCheck
1m 33s
golangci-lint
4m 2s
Annotations
5 errors and 3 warnings
golangci-lint:
mantle/kola/tests/ostree/sync.go#L107
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
golangci-lint:
mantle/kola/tests/ostree/sync.go#L171
printf: (*github.com/coreos/coreos-assembler/mantle/harness.H).Fatal call has possible Printf formatting directive %v (govet)
|
golangci-lint:
mantle/kola/tests/ostree/sync.go#L176
ineffectual assignment to mounts (ineffassign)
|
golangci-lint:
mantle/kola/tests/ostree/sync.go#L222
ineffectual assignment to err (ineffassign)
|
golangci-lint
issues found
|
ShellCheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/coreos-assembler/coreos-assembler. Supported file pattern: go.sum
|