fix some issues with package tester #19
Annotations
4 errors and 15 notices
|
yamllint(quoted-strings):
build-artifacts-example.yml#L11
[new] string value is redundantly quoted with any quotes
|
|
yamllint(quoted-strings):
build-artifacts-example.yml#L10
[new] string value is redundantly quoted with any quotes
|
|
prettier:
build-artifacts-example.yml#L1
Incorrect formatting, autoformat by running 'trunk fmt'
|
|
trunk
Process completed with exit code 1.
|
|
shellcheck(SC2086):
example-build-package.sh#L15
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
example-build-package.sh#L18
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
test/install_deps.sh#L223
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
test/install_deps.sh#L216
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
test/install_deps.sh#L188
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
test/install_deps.sh#L121
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
test/install_deps.sh#L181
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
test/install_deps.sh#L202
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
test/install_deps.sh#L209
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
test/install_deps.sh#L195
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
test/install_deps.sh#L237
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
test/install_deps.sh#L230
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
example-test.sh#L23
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
project-example/gha-main.sh#L10
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
project-example/gha-main.sh#L11
[new] Double quote to prevent globbing and word splitting.
|