CI [skip appveyor] #9
Annotations
10 errors and 10 warnings
|
ShellCheck:
linux/just_files/just_archive.bsh#L1
On most OS, shebangs can only specify a single parameter.
|
|
ShellCheck:
linux/just_files/just_archive.bsh#L1
This shebang was unrecognized. ShellCheck only supports sh/bash/dash/ksh/'busybox sh'. Add a 'shell' directive to specify.
|
|
ShellCheck:
linux/just_files/just_bashcov_functions.bsh#L1
On most OS, shebangs can only specify a single parameter.
|
|
ShellCheck:
linux/just_files/just_bashcov_functions.bsh#L1
This shebang was unrecognized. ShellCheck only supports sh/bash/dash/ksh/'busybox sh'. Add a 'shell' directive to specify.
|
|
ShellCheck:
linux/just_files/just_ci_functions.bsh#L1
On most OS, shebangs can only specify a single parameter.
|
|
ShellCheck:
linux/just_files/just_ci_functions.bsh#L1
This shebang was unrecognized. ShellCheck only supports sh/bash/dash/ksh/'busybox sh'. Add a 'shell' directive to specify.
|
|
ShellCheck:
linux/just_files/just_common.bsh#L1
On most OS, shebangs can only specify a single parameter.
|
|
ShellCheck:
linux/just_files/just_common.bsh#L1
This shebang was unrecognized. ShellCheck only supports sh/bash/dash/ksh/'busybox sh'. Add a 'shell' directive to specify.
|
|
ShellCheck:
linux/just_files/just_default_run_functions.bsh#L1
On most OS, shebangs can only specify a single parameter.
|
|
ShellCheck:
linux/just_files/just_default_run_functions.bsh#L1
This shebang was unrecognized. ShellCheck only supports sh/bash/dash/ksh/'busybox sh'. Add a 'shell' directive to specify.
|
|
ShellCheck:
linux/just_files/just_ci_functions.bsh#L178
Prefer mapfile or read -a to split command output (or quote to avoid splitting).
|
|
ShellCheck:
linux/just_files/just_common.bsh#L311
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
|
|
ShellCheck:
linux/just_files/just_common.bsh#L233
Quote arguments to unset so they're not glob expanded.
|
|
ShellCheck:
linux/just_files/just_common.bsh#L228
Prefer mapfile or read -a to split command output (or quote to avoid splitting).
|
|
ShellCheck:
linux/just_files/just_common.bsh#L221
filename appears unused. Verify use (or export if used externally).
|
|
ShellCheck:
linux/just_files/just_common.bsh#L119
Did you forget to close this single quoted string?
|
|
ShellCheck:
linux/just_files/just_common.bsh#L118
sed_flag_rE is referenced but not assigned.
|
|
ShellCheck:
linux/just_files/just_common.bsh#L8
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
|
|
ShellCheck:
linux/just_files/just_default_run_functions.bsh#L24
extra_args appears unused. Verify use (or export if used externally).
|
|
ShellCheck:
linux/just_files/just_diff#L63
Declare and assign separately to avoid masking return values.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ShellCheck-results
Expired
|
71.6 KB |
sha256:c253e10060343fb932ae68c47212644b576db54a0d270ddfa79c07cfec7dd040
|
|