Skip to content

cat-post-body

Trunk-Staging.io / Trunk Check failed Jan 11, 2024 in 1m 46s

2 new issues (3 pre-existing)

Checked 4 modified files
3 existing issues
✖ 2 new issues (2 auto-fixable)

Annotations

Check notice on line 82 in src/scripts/upload_impacted_targets.sh

See this annotation in the file changed.

@trunk-staging-io trunk-staging-io / Trunk Check

shellcheck(SC2248)

[new] Prefer double quoting even when variables don't contain special characters.

Check notice on line 82 in src/scripts/upload_impacted_targets.sh

See this annotation in the file changed.

@trunk-staging-io trunk-staging-io / Trunk Check

shellcheck(SC2250)

[new] Prefer putting braces around variable references even when not strictly required.