Skip to content

fix some issues with package tester #19

fix some issues with package tester

fix some issues with package tester #19

Triggered via pull request November 6, 2025 23:22
Status Failure
Total duration 25s
Artifacts

trunk.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.