Merge branch 'main' into breaking-changes #664
Annotations
7 errors
[actionlint] .github/workflows/release-go-module.yml#L43:
.github/workflows/release-go-module.yml#L43
shellcheck reported issue in this script: SC2046:warning:7:70: Quote this to prevent word splitting [shellcheck]
|
[actionlint] .github/workflows/release-go-module.yml#L43:
.github/workflows/release-go-module.yml#L43
shellcheck reported issue in this script: SC2129:style:28:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
|
[actionlint] .github/workflows/release-go-module.yml#L84:
.github/workflows/release-go-module.yml#L84
shellcheck reported issue in this script: SC2086:info:4:73: Double quote to prevent globbing and word splitting [shellcheck]
|
[actionlint] .github/workflows/release-go-module.yml#L84:
.github/workflows/release-go-module.yml#L84
shellcheck reported issue in this script: SC2129:style:7:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
|
[actionlint] .github/workflows/release-go-module.yml#L98:
.github/workflows/release-go-module.yml#L98
shellcheck reported issue in this script: SC2129:style:7:3: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
|
[actionlint] .github/workflows/release-go-module.yml#L98:
.github/workflows/release-go-module.yml#L98
shellcheck reported issue in this script: SC2086:info:13:14: Double quote to prevent globbing and word splitting [shellcheck]
|
[actionlint] .github/workflows/release-go-module.yml#L98:
.github/workflows/release-go-module.yml#L98
shellcheck reported issue in this script: SC2129:style:14:3: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
|