Pull Request for 93/merge by cmillar-trunk #90
pr.yml
on: pull_request
Trunk Code Quality runner [linux]
55s
Test and Upload
17s
Annotations
4 errors and 3 notices
eslint(@typescript-eslint/no-unused-vars):
tests/arguments.test.ts#L58
[new] 'exit_code' is assigned a value but never used.
|
eslint(@typescript-eslint/no-unused-vars):
tests/arguments.test.ts#L58
[new] 'stdout' is assigned a value but never used.
|
eslint(@typescript-eslint/no-unused-vars):
tests/arguments.test.ts#L58
[new] 'stderr' is assigned a value but never used.
|
Trunk Code Quality runner [linux]
Process completed with exit code 1.
|
shellcheck(SC2086):
script.sh#L78
[new] Double quote to prevent globbing and word splitting.
|
shellcheck(SC2086):
script.sh#L69
[new] Double quote to prevent globbing and word splitting.
|
shellcheck(SC2086):
script.sh#L80
[new] Double quote to prevent globbing and word splitting.
|