Added basic tests and an auto option to the assistant #7
Annotations
2 errors, 8 warnings, and 10 notices
commands/host/aljibe-create-project#L121
In functions, use return instead of break.
|
|
commands/host/aljibe-assistant#L11
AUTO appears unused. Verify use (or export if used externally).
|
commands/host/aljibe-create-project#L13
MAGENTA appears unused. Verify use (or export if used externally).
|
commands/host/aljibe-create-symlinks#L20
Quote this to prevent word splitting.
|
commands/host/aljibe-create-symlinks#L28
Quote this to prevent word splitting.
|
commands/host/aljibe-create-symlinks#L46
Quote this to prevent word splitting.
|
commands/host/aljibe-create-symlinks#L51
Quote this to prevent word splitting.
|
tests/test.bats#L3
Declare and assign separately to avoid masking return values.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
commands/host/aljibe-create-project#L32
Double quote to prevent globbing and word splitting.
|
commands/host/aljibe-create-project#L36
read without -r will mangle backslashes.
|
commands/host/aljibe-create-project#L47
Double quote to prevent globbing and word splitting.
|
commands/host/aljibe-create-project#L50
Double quote to prevent globbing and word splitting.
|
commands/host/aljibe-create-project#L50
Double quote to prevent globbing and word splitting.
|
commands/host/aljibe-create-project#L51
Double quote to prevent globbing and word splitting.
|
commands/host/aljibe-create-project#L58
Double quote to prevent globbing and word splitting.
|
commands/host/aljibe-create-project#L80
read without -r will mangle backslashes.
|
commands/host/aljibe-create-project#L105
read without -r will mangle backslashes.
|
commands/host/aljibe-create-project#L111
Double quote to prevent globbing and word splitting.
|
This job failed
Loading