Skip to content
Triggered via push October 25, 2023 19:23
Status Failure
Total duration 8m 35s
Artifacts

ci.yml

on: push
Matrix: go / Lint
go  /  Go Mod Tidy Check
19s
go / Go Mod Tidy Check
publish  /  build-and-push-image
27s
publish / build-and-push-image
Release
7s
Release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
Release
The process '/opt/hostedtoolcache/goreleaser-action/1.21.2/x64/goreleaser' failed with exit code 1
publish / build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go build -o ./bin/waypoint ./cmd/waypoint" did not complete successfully: exit code: 1
go / Lint (macos-latest)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
go / Lint (macos-latest)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
go / Lint (ubuntu-latest)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
go / Lint (ubuntu-latest)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
Release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/