internal: check for new majors in v2 #5993
smoke-tests.yml
on: pull_request
go get -u smoke test
1m 48s
go mod tidy smoke test
44s
Matrix: Build and deployment requirements smoke tests
Annotations
7 errors
Build and deployment requirements smoke tests (1.22, alpine, 0, alpine)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; if [ \"$build_with_vendoring\" = \"y\" ]; then if [ \"$go\" = \"1.20\" -o \"$go\" = \"1.21\" ]; then go mod vendor; else go work vendor; fi; fi" did not complete successfully: exit code: 1
|
go mod tidy smoke test
Process completed with exit code 1.
|
Build and deployment requirements smoke tests (1.23, alpine, 0, alpine)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; if [ \"$build_with_vendoring\" = \"y\" ]; then if [ \"$go\" = \"1.20\" -o \"$go\" = \"1.21\" ]; then go mod vendor; else go work vendor; fi; fi" did not complete successfully: exit code: 1
|
Build and deployment requirements smoke tests (1.23, alpine, 1, alpine)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; if [ \"$build_with_vendoring\" = \"y\" ]; then if [ \"$go\" = \"1.20\" -o \"$go\" = \"1.21\" ]; then go mod vendor; else go work vendor; fi; fi" did not complete successfully: exit code: 1
|
Build and deployment requirements smoke tests (1.22, alpine, 1, alpine)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; if [ \"$build_with_vendoring\" = \"y\" ]; then if [ \"$go\" = \"1.20\" -o \"$go\" = \"1.21\" ]; then go mod vendor; else go work vendor; fi; fi" did not complete successfully: exit code: 1
|
go get -u smoke test
not enough arguments in call to tr.ResourceToSource
|
go get -u smoke test
Process completed with exit code 1.
|