chore: Initial commit #2
build.yml
on: pull_request
Matrix: build
Matrix: lint
Matrix: test
go-semantic-release
0s
Annotations
15 errors and 8 warnings
build (darwin, amd64, 1.22)
The process '/opt/hostedtoolcache/goreleaser-action/2.0.1-pro/x64/goreleaser' failed with exit code 1
|
build (darwin, arm64, 1.22)
The process '/opt/hostedtoolcache/goreleaser-action/2.0.1-pro/x64/goreleaser' failed with exit code 1
|
build (linux, 386, 1.22)
The process '/opt/hostedtoolcache/goreleaser-action/2.0.1-pro/x64/goreleaser' failed with exit code 1
|
build (windows, 386, 1.22)
The job was canceled because "darwin_amd64_1_22" failed.
|
build (windows, 386, 1.22)
The process '/opt/hostedtoolcache/goreleaser-action/2.0.1-pro/x64/goreleaser' failed with exit code 1
|
build (linux, arm64, 1.22)
The job was canceled because "darwin_amd64_1_22" failed.
|
build (linux, arm64, 1.22)
The process '/opt/hostedtoolcache/goreleaser-action/2.0.1-pro/x64/goreleaser' failed with exit code 1
|
build (linux, amd64, 1.22)
The job was canceled because "darwin_amd64_1_22" failed.
|
build (linux, amd64, 1.22)
The process '/opt/hostedtoolcache/goreleaser-action/2.0.1-pro/x64/goreleaser' failed with exit code 1
|
build (windows, amd64, 1.22)
The job was canceled because "darwin_amd64_1_22" failed.
|
build (windows, amd64, 1.22)
The operation was canceled.
|
lint (1.22):
githubhelper.go#L22
field `graphqlUrl` is unused (unused)
|
lint (1.22):
main.go#L144
ineffectual assignment to err (ineffassign)
|
lint (1.22):
main.go#L146
ineffectual assignment to err (ineffassign)
|
lint (1.22)
Process completed with exit code 2.
|
build (darwin, amd64, 1.22)
You are using 'latest' as default version. Will lock to '~> v2'.
|
build (darwin, arm64, 1.22)
You are using 'latest' as default version. Will lock to '~> v2'.
|
build (linux, 386, 1.22)
You are using 'latest' as default version. Will lock to '~> v2'.
|
build (windows, 386, 1.22)
You are using 'latest' as default version. Will lock to '~> v2'.
|
build (linux, arm64, 1.22)
You are using 'latest' as default version. Will lock to '~> v2'.
|
build (linux, amd64, 1.22)
You are using 'latest' as default version. Will lock to '~> v2'.
|
build (windows, amd64, 1.22)
You are using 'latest' as default version. Will lock to '~> v2'.
|
test (1.22)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|