build: use a re-usable, single, workflow for running CI #393
ci.yml
on: pull_request
build
/
Setup
2s
Matrix: build / Build
Matrix: build / Generated files
Matrix: build / Lint
Matrix: build / Go mod tidy
build
/
CI
2s
Annotations
5 errors and 4 warnings
|
build / Go mod tidy (1.20)
Process completed with exit code 1.
|
|
build / Lint (1.20)
Process completed with exit code 2.
|
|
build / Build (1.20)
Process completed with exit code 2.
|
|
build / Generated files (1.20)
Process completed with exit code 2.
|
|
build / CI
Process completed with exit code 1.
|
|
build / Generated files (1.21)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
build / Lint (1.21)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
build / Go mod tidy (1.21)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
build / Build (1.21)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|