Code Analysis and Tests #15
code-analysis-lint-test.yaml
on: schedule
Build
1m 0s
go fmt
22s
go vet
27s
golangci-lint
44s
importfmt
21s
go test
1m 1s
Annotations
1 error and 5 warnings
go test
Process completed with exit code 2.
|
importfmt
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
go fmt
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
go vet
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
go test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|