Fix failed steps on goreleaser snapshot builds #3
Annotations
10 errors
|
.github/workflows/go-build-release.yml#L97
shellcheck reported issue in this script: SC2086:info:1:49: Double quote to prevent globbing and word splitting
|
|
.github/workflows/go-build-release.yml#L89
shellcheck reported issue in this script: SC2086:info:4:32: Double quote to prevent globbing and word splitting
|
|
.github/workflows/go-build-release.yml#L89
shellcheck reported issue in this script: SC2086:info:3:55: Double quote to prevent globbing and word splitting
|
|
.github/workflows/go-build-release.yml#L89
shellcheck reported issue in this script: SC2086:info:2:34: Double quote to prevent globbing and word splitting
|
|
.github/workflows/go-build-release.yml#L89
shellcheck reported issue in this script: SC2086:info:1:100: Double quote to prevent globbing and word splitting
|
|
.github/workflows/go-build-release.yml#L89
shellcheck reported issue in this script: SC2129:style:1:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects
|
|
.github/workflows/ci.yml#L56
shellcheck reported issue in this script: SC2155:warning:2:8: Declare and assign separately to avoid masking return values
|
|
.github/workflows/ci.yml#L48
shellcheck reported issue in this script: SC2086:info:5:41: Double quote to prevent globbing and word splitting
|
|
.github/workflows/ci.yml#L48
shellcheck reported issue in this script: SC2005:style:5:6: Useless echo? Instead of 'echo $(cmd)', just use 'cmd'
|
|
.github/workflows/ci.yml#L22
incorrect icon name "key" at branding.icon in metadata of "Generate and Sign Ephemeral GPG Key" action at "/home/runner/work/github-actions/github-actions/actions/gpg-ephemeral-key/action.yml". see the official document to know the exhaustive list of supported icons: https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#brandingicon
|
The logs for this run have expired and are no longer available.
Loading