ci: add release and PR workflows #1
ci.yml
on: push
Run unit tests
23s
Run e2e tests
24s
golangci-lint
17s
Check typos
3s
Annotations
3 errors and 1 warning
golangci-lint
golangci-lint exit with code 7
|
Run unit tests
Process completed with exit code 1.
|
Run e2e tests
Process completed with exit code 1.
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/podseidon/podseidon. Supported file pattern: go.sum
|