Add go dependencies (go mod tidy && go mod vendor) #14
pr.yaml
on: pull_request
setup
/
setup
0s
Matrix: build
Annotations
2 errors and 2 warnings
build (linux/arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go build -mod=vendor -o ." did not complete successfully: exit code: 1
|
build (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go build -mod=vendor -o ." did not complete successfully: exit code: 1
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|