Skip to content

Add plan to tap output #72

Add plan to tap output

Add plan to tap output #72

Re-run triggered October 31, 2024 18:49
Status Failure
Total duration 47s
Artifacts 1

pre-commit.yml

on: pull_request
pre-commit
36s
pre-commit
Fit to window
Zoom out
Zoom in

Annotations

7 errors
pre-commit
Process completed with exit code 1.
pre-commit: bash_unit#L257
test_count=$(cat $TEMPFILE) ^-------^ SC2086 (info): Double quote to prevent globbing and word splitting.
pre-commit: bash_unit#L270
echo "${test_count}" > $TEMPFILE ^-------^ SC2086 (info): Double quote to prevent globbing and word splitting.
pre-commit: bash_unit#L550
echo 0 > $TEMPFILE ^-------^ SC2086 (info): Double quote to prevent globbing and word splitting.
pre-commit: bash_unit#L576
notify_suites_failed $(cat "${TEMPFILE}") ^------------------^ SC2046 (warning): Quote this to prevent word splitting.
pre-commit: bash_unit#L578
notify_suites_succeded $(cat "${TEMPFILE}") ^------------------^ SC2046 (warning): Quote this to prevent word splitting.
pre-commit: bash_unit#L581
unlink $TEMPFILE ^-------^ SC2086 (info): Double quote to prevent globbing and word splitting.

Artifacts

Produced during runtime
Name Size
precommit-logs Expired
1.34 KB