Initial Commit #1
Annotations
6 errors
|
test-actions
Process completed with exit code 1.
|
|
lint
❌ [actionlint] The command ran successfully and some problem was found (found 0 errors, linted 0 files), exit code: 1
|
|
lint:
.github/workflows/ci.yml#L56
shellcheck reported issue in this script: SC2155:warning:2:8: Declare and assign separately to avoid masking return values
|
|
lint:
.github/workflows/ci.yml#L48
shellcheck reported issue in this script: SC2086:info:5:41: Double quote to prevent globbing and word splitting
|
|
lint:
.github/workflows/ci.yml#L48
shellcheck reported issue in this script: SC2005:style:5:6: Useless echo? Instead of 'echo $(cmd)', just use 'cmd'
|
|
lint:
.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
|