Skip to content

Make linters happy

Make linters happy #88

Triggered via push November 27, 2024 11:05
Status Success
Total duration 8m 19s
Artifacts

test.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

79 warnings and 129 notices
[shellcheck] tests/start_local_test.sh#L29 <ShellCheck.SC2164>: tests/start_local_test.sh#L29
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/start_local_test.sh#L32 <ShellCheck.SC1090>: tests/start_local_test.sh#L32
ShellCheck can't follow non-constant source. Use a directive to specify location.
[shellcheck] tests/start_local_test.sh#L33 <ShellCheck.SC2164>: tests/start_local_test.sh#L33
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/start_local_test.sh#L37 <ShellCheck.SC2164>: tests/start_local_test.sh#L37
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/start_local_test.sh#L40 <ShellCheck.SC2164>: tests/start_local_test.sh#L40
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/start_local_test.sh#L42 <ShellCheck.SC2164>: tests/start_local_test.sh#L42
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/start_local_expire_license_test.sh#L32 <ShellCheck.SC1090>: tests/start_local_expire_license_test.sh#L32
ShellCheck can't follow non-constant source. Use a directive to specify location.
[shellcheck] tests/utility.sh#L74 <ShellCheck.SC2155>: tests/utility.sh#L74
Declare and assign separately to avoid masking return values.
[shellcheck] tests/utility.sh#L75 <ShellCheck.SC2091>: tests/utility.sh#L75
Remove surrounding $() to avoid executing output (or use eval if intentional).
[shellcheck] tests/start_local_online_test.sh#L31 <ShellCheck.SC2164>: tests/start_local_online_test.sh#L31
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/start_local_online_test.sh#L34 <ShellCheck.SC1090>: tests/start_local_online_test.sh#L34
ShellCheck can't follow non-constant source. Use a directive to specify location.
[shellcheck] tests/start_local_online_test.sh#L35 <ShellCheck.SC2164>: tests/start_local_online_test.sh#L35
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/start_local_online_test.sh#L39 <ShellCheck.SC2164>: tests/start_local_online_test.sh#L39
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/start_local_online_test.sh#L42 <ShellCheck.SC2164>: tests/start_local_online_test.sh#L42
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/start_local_online_test.sh#L46 <ShellCheck.SC2164>: tests/start_local_online_test.sh#L46
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/test_docker-compose.sh#L29 <ShellCheck.SC2164>: tests/test_docker-compose.sh#L29
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/test_docker-compose.sh#L32 <ShellCheck.SC1090>: tests/test_docker-compose.sh#L32
ShellCheck can't follow non-constant source. Use a directive to specify location.
[shellcheck] tests/test_docker-compose.sh#L33 <ShellCheck.SC2164>: tests/test_docker-compose.sh#L33
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/test_docker-compose.sh#L37 <ShellCheck.SC2164>: tests/test_docker-compose.sh#L37
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/test_docker-compose.sh#L40 <ShellCheck.SC2164>: tests/test_docker-compose.sh#L40
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/test_docker-compose.sh#L42 <ShellCheck.SC2164>: tests/test_docker-compose.sh#L42
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/start_local_uninstall_test.sh#L29 <ShellCheck.SC2164>: tests/start_local_uninstall_test.sh#L29
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/start_local_uninstall_test.sh#L32 <ShellCheck.SC1090>: tests/start_local_uninstall_test.sh#L32
ShellCheck can't follow non-constant source. Use a directive to specify location.
[shellcheck] tests/start_local_uninstall_test.sh#L33 <ShellCheck.SC2164>: tests/start_local_uninstall_test.sh#L33
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/start_local_uninstall_test.sh#L37 <ShellCheck.SC2164>: tests/start_local_uninstall_test.sh#L37
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/start_local_uninstall_test.sh#L40 <ShellCheck.SC2164>: tests/start_local_uninstall_test.sh#L40
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/start_local_uninstall_test.sh#L42 <ShellCheck.SC2164>: tests/start_local_uninstall_test.sh#L42
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/start_local_uninstall_test.sh#L46 <ShellCheck.SC2164>: tests/start_local_uninstall_test.sh#L46
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/start_local_uninstall_test.sh#L55 <ShellCheck.SC2164>: tests/start_local_uninstall_test.sh#L55
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/start_local_start_stop_test.sh#L29 <ShellCheck.SC2164>: tests/start_local_start_stop_test.sh#L29
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/start_local_start_stop_test.sh#L32 <ShellCheck.SC1090>: tests/start_local_start_stop_test.sh#L32
ShellCheck can't follow non-constant source. Use a directive to specify location.
[shellcheck] tests/start_local_start_stop_test.sh#L33 <ShellCheck.SC2164>: tests/start_local_start_stop_test.sh#L33
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/start_local_start_stop_test.sh#L37 <ShellCheck.SC2164>: tests/start_local_start_stop_test.sh#L37
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/start_local_start_stop_test.sh#L40 <ShellCheck.SC2164>: tests/start_local_start_stop_test.sh#L40
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] tests/start_local_start_stop_test.sh#L42 <ShellCheck.SC2164>: tests/start_local_start_stop_test.sh#L42
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
[shellcheck] start-local.sh#L41 <ShellCheck.SC2034>: start-local.sh#L41
version appears unused. Verify use (or export if used externally).
[shellcheck] start-local.sh#L78 <ShellCheck.SC3010>: start-local.sh#L78
In POSIX sh, [[ ]] is undefined.
[shellcheck] start-local.sh#L78 <ShellCheck.SC3028>: start-local.sh#L78
In POSIX sh, OSTYPE is undefined.
[shellcheck] start-local.sh#L82 <ShellCheck.SC3010>: start-local.sh#L82
In POSIX sh, [[ ]] is undefined.
[shellcheck] start-local.sh#L82 <ShellCheck.SC3028>: start-local.sh#L82
In POSIX sh, OSTYPE is undefined.
[shellcheck] start-local.sh#L82 <ShellCheck.SC3028>: start-local.sh#L82
In POSIX sh, OSTYPE is undefined.
[shellcheck] start-local.sh#L82 <ShellCheck.SC3028>: start-local.sh#L82
In POSIX sh, OSTYPE is undefined.
[shellcheck] start-local.sh#L86 <ShellCheck.SC3010>: start-local.sh#L86
In POSIX sh, [[ ]] is undefined.
[shellcheck] start-local.sh#L86 <ShellCheck.SC3028>: start-local.sh#L86
In POSIX sh, OSTYPE is undefined.
[shellcheck] start-local.sh#L114 <ShellCheck.SC3043>: start-local.sh#L114
In POSIX sh, 'local' is undefined.
[shellcheck] start-local.sh#L115 <ShellCheck.SC3043>: start-local.sh#L115
In POSIX sh, 'local' is undefined.
[shellcheck] start-local.sh#L116 <ShellCheck.SC3043>: start-local.sh#L116
In POSIX sh, 'local' is undefined.
[shellcheck] start-local.sh#L125 <ShellCheck.SC2046>: start-local.sh#L125
Quote this to prevent word splitting.
[shellcheck] start-local.sh#L138 <ShellCheck.SC3043>: start-local.sh#L138
In POSIX sh, 'local' is undefined.
[shellcheck] start-local.sh#L139 <ShellCheck.SC3043>: start-local.sh#L139
In POSIX sh, 'local' is undefined.
[shellcheck] start-local.sh#L161 <ShellCheck.SC3043>: start-local.sh#L161
In POSIX sh, 'local' is undefined.
[shellcheck] start-local.sh#L164 <ShellCheck.SC3043>: start-local.sh#L164
In POSIX sh, 'local' is undefined.
[shellcheck] start-local.sh#L164 <ShellCheck.SC2155>: start-local.sh#L164
Declare and assign separately to avoid masking return values.
[shellcheck] start-local.sh#L181 <ShellCheck.SC3043>: start-local.sh#L181
In POSIX sh, 'local' is undefined.
[shellcheck] start-local.sh#L182 <ShellCheck.SC2046>: start-local.sh#L182
Quote this to prevent word splitting.
[shellcheck] start-local.sh#L189 <ShellCheck.SC3043>: start-local.sh#L189
In POSIX sh, 'local' is undefined.
[shellcheck] start-local.sh#L190 <ShellCheck.SC3043>: start-local.sh#L190
In POSIX sh, 'local' is undefined.
[shellcheck] start-local.sh#L191 <ShellCheck.SC3043>: start-local.sh#L191
In POSIX sh, 'local' is undefined.
[shellcheck] start-local.sh#L191 <ShellCheck.SC2155>: start-local.sh#L191
Declare and assign separately to avoid masking return values.
[shellcheck] start-local.sh#L195 <ShellCheck.SC3043>: start-local.sh#L195
In POSIX sh, 'local' is undefined.
[shellcheck] start-local.sh#L195 <ShellCheck.SC2155>: start-local.sh#L195
Declare and assign separately to avoid masking return values.
[shellcheck] start-local.sh#L203 <ShellCheck.SC3043>: start-local.sh#L203
In POSIX sh, 'local' is undefined.
[shellcheck] start-local.sh#L204 <ShellCheck.SC3043>: start-local.sh#L204
In POSIX sh, 'local' is undefined.
[shellcheck] start-local.sh#L204 <ShellCheck.SC2155>: start-local.sh#L204
Declare and assign separately to avoid masking return values.
[shellcheck] start-local.sh#L204 <ShellCheck.SC2046>: start-local.sh#L204
Quote this to prevent word splitting.
[shellcheck] start-local.sh#L205 <ShellCheck.SC2091>: start-local.sh#L205
Remove surrounding $() to avoid executing output (or use eval if intentional).
[shellcheck] start-local.sh#L218 <ShellCheck.SC3043>: start-local.sh#L218
In POSIX sh, 'local' is undefined.
[shellcheck] start-local.sh#L219 <ShellCheck.SC3043>: start-local.sh#L219
In POSIX sh, 'local' is undefined.
[shellcheck] start-local.sh#L259 <ShellCheck.SC2046>: start-local.sh#L259
Quote this to prevent word splitting.
[shellcheck] start-local.sh#L352 <ShellCheck.SC3043>: start-local.sh#L352
In POSIX sh, 'local' is undefined.
[shellcheck] start-local.sh#L352 <ShellCheck.SC2155>: start-local.sh#L352
Declare and assign separately to avoid masking return values.
[shellcheck] start-local.sh#L352 <ShellCheck.SC2046>: start-local.sh#L352
Quote this to prevent word splitting.
[shellcheck] start-local.sh#L353 <ShellCheck.SC3043>: start-local.sh#L353
In POSIX sh, 'local' is undefined.
[shellcheck] tests/start_local_test.sh#L28 <ShellCheck.SC2086>: tests/start_local_test.sh#L28
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_test.sh#L29 <ShellCheck.SC2086>: tests/start_local_test.sh#L29
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_test.sh#L30 <ShellCheck.SC2086>: tests/start_local_test.sh#L30
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_test.sh#L30 <ShellCheck.SC2086>: tests/start_local_test.sh#L30
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_test.sh#L31 <ShellCheck.SC2086>: tests/start_local_test.sh#L31
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_test.sh#L32 <ShellCheck.SC2086>: tests/start_local_test.sh#L32
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_test.sh#L33 <ShellCheck.SC2086>: tests/start_local_test.sh#L33
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_test.sh#L37 <ShellCheck.SC2086>: tests/start_local_test.sh#L37
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_test.sh#L40 <ShellCheck.SC2086>: tests/start_local_test.sh#L40
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_test.sh#L41 <ShellCheck.SC2086>: tests/start_local_test.sh#L41
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_test.sh#L42 <ShellCheck.SC2086>: tests/start_local_test.sh#L42
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_test.sh#L46 <ShellCheck.SC2086>: tests/start_local_test.sh#L46
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_test.sh#L50 <ShellCheck.SC2086>: tests/start_local_test.sh#L50
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_test.sh#L55 <ShellCheck.SC2086>: tests/start_local_test.sh#L55
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_test.sh#L60 <ShellCheck.SC2086>: tests/start_local_test.sh#L60
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_test.sh#L65 <ShellCheck.SC2086>: tests/start_local_test.sh#L65
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_test.sh#L70 <ShellCheck.SC2086>: tests/start_local_test.sh#L70
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_test.sh#L78 <ShellCheck.SC2086>: tests/start_local_test.sh#L78
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_test.sh#L83 <ShellCheck.SC2086>: tests/start_local_test.sh#L83
Double quote to prevent globbing and word splitting.
[shellcheck] tests/utility.sh#L31 <ShellCheck.SC2086>: tests/utility.sh#L31
Double quote to prevent globbing and word splitting.
[shellcheck] tests/utility.sh#L33 <ShellCheck.SC2086>: tests/utility.sh#L33
Double quote to prevent globbing and word splitting.
[shellcheck] tests/utility.sh#L33 <ShellCheck.SC2086>: tests/utility.sh#L33
Double quote to prevent globbing and word splitting.
[shellcheck] tests/utility.sh#L33 <ShellCheck.SC2086>: tests/utility.sh#L33
Double quote to prevent globbing and word splitting.
[shellcheck] tests/utility.sh#L36 <ShellCheck.SC2086>: tests/utility.sh#L36
Double quote to prevent globbing and word splitting.
[shellcheck] tests/utility.sh#L57 <ShellCheck.SC2086>: tests/utility.sh#L57
Double quote to prevent globbing and word splitting.
[shellcheck] tests/utility.sh#L57 <ShellCheck.SC2086>: tests/utility.sh#L57
Double quote to prevent globbing and word splitting.
[shellcheck] tests/utility.sh#L57 <ShellCheck.SC2086>: tests/utility.sh#L57
Double quote to prevent globbing and word splitting.
[shellcheck] tests/utility.sh#L62 <ShellCheck.SC2086>: tests/utility.sh#L62
Double quote to prevent globbing and word splitting.
[shellcheck] tests/utility.sh#L66 <ShellCheck.SC2086>: tests/utility.sh#L66
Double quote to prevent globbing and word splitting.
[shellcheck] tests/utility.sh#L69 <ShellCheck.SC2086>: tests/utility.sh#L69
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_online_test.sh#L28 <ShellCheck.SC2086>: tests/start_local_online_test.sh#L28
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_online_test.sh#L30 <ShellCheck.SC2086>: tests/start_local_online_test.sh#L30
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_online_test.sh#L31 <ShellCheck.SC2086>: tests/start_local_online_test.sh#L31
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_online_test.sh#L34 <ShellCheck.SC2086>: tests/start_local_online_test.sh#L34
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_online_test.sh#L35 <ShellCheck.SC2086>: tests/start_local_online_test.sh#L35
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_online_test.sh#L39 <ShellCheck.SC2086>: tests/start_local_online_test.sh#L39
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_online_test.sh#L42 <ShellCheck.SC2086>: tests/start_local_online_test.sh#L42
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_online_test.sh#L43 <ShellCheck.SC2086>: tests/start_local_online_test.sh#L43
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_online_test.sh#L44 <ShellCheck.SC2086>: tests/start_local_online_test.sh#L44
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_online_test.sh#L45 <ShellCheck.SC2086>: tests/start_local_online_test.sh#L45
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_online_test.sh#L46 <ShellCheck.SC2086>: tests/start_local_online_test.sh#L46
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_online_test.sh#L50 <ShellCheck.SC2086>: tests/start_local_online_test.sh#L50
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_online_test.sh#L54 <ShellCheck.SC2086>: tests/start_local_online_test.sh#L54
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_online_test.sh#L59 <ShellCheck.SC2086>: tests/start_local_online_test.sh#L59
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_online_test.sh#L64 <ShellCheck.SC2086>: tests/start_local_online_test.sh#L64
Double quote to prevent globbing and word splitting.
[shellcheck] tests/start_local_online_test.sh#L69 <ShellCheck.SC2086>: tests/start_local_online_test.sh#L69
Double quote to prevent globbing and word splitting.
[shellcheck] tests/test_docker-compose.sh#L28 <ShellCheck.SC2086>: tests/test_docker-compose.sh#L28
Double quote to prevent globbing and word splitting.
[shellcheck] tests/test_docker-compose.sh#L29 <ShellCheck.SC2086>: tests/test_docker-compose.sh#L29
Double quote to prevent globbing and word splitting.
[shellcheck] tests/test_docker-compose.sh#L30 <ShellCheck.SC2086>: tests/test_docker-compose.sh#L30
Double quote to prevent globbing and word splitting.
[shellcheck] tests/test_docker-compose.sh#L30 <ShellCheck.SC2086>: tests/test_docker-compose.sh#L30
Double quote to prevent globbing and word splitting.
[shellcheck] tests/test_docker-compose.sh#L31 <ShellCheck.SC2086>: tests/test_docker-compose.sh#L31
Double quote to prevent globbing and word splitting.
[shellcheck] tests/test_docker-compose.sh#L32 <ShellCheck.SC2086>: tests/test_docker-compose.sh#L32
Double quote to prevent globbing and word splitting.
[shellcheck] tests/test_docker-compose.sh#L33 <ShellCheck.SC2086>: tests/test_docker-compose.sh#L33
Double quote to prevent globbing and word splitting.
[shellcheck] tests/test_docker-compose.sh#L37 <ShellCheck.SC2086>: tests/test_docker-compose.sh#L37
Double quote to prevent globbing and word splitting.
[shellcheck] tests/test_docker-compose.sh#L40 <ShellCheck.SC2086>: tests/test_docker-compose.sh#L40
Double quote to prevent globbing and word splitting.
[shellcheck] tests/test_docker-compose.sh#L41 <ShellCheck.SC2086>: tests/test_docker-compose.sh#L41
Double quote to prevent globbing and word splitting.
[shellcheck] tests/test_docker-compose.sh#L42 <ShellCheck.SC2086>: tests/test_docker-compose.sh#L42
Double quote to prevent globbing and word splitting.
[shellcheck] tests/test_docker-compose.sh#L46 <ShellCheck.SC2086>: tests/test_docker-compose.sh#L46
Double quote to prevent globbing and word splitting.
[shellcheck] tests/test_docker-compose.sh#L50 <ShellCheck.SC2086>: tests/test_docker-compose.sh#L50
Double quote to prevent globbing and word splitting.
[shellcheck] tests/test_docker-compose.sh#L55 <ShellCheck.SC2086>: tests/test_docker-compose.sh#L55
Double quote to prevent globbing and word splitting.
[shellcheck] tests/test_docker-compose.sh#L60 <ShellCheck.SC2086>: tests/test_docker-compose.sh#L60
Double quote to prevent globbing and word splitting.
[shellcheck] tests/test_docker-compose.sh#L65 <ShellCheck.SC2086>: tests/test_docker-compose.sh#L65
Double quote to prevent globbing and word splitting.
[shellcheck] start-local.sh#L96 <ShellCheck.SC2086>: start-local.sh#L96
Double quote to prevent globbing and word splitting.
[shellcheck] start-local.sh#L106 <ShellCheck.SC2086>: start-local.sh#L106
Double quote to prevent globbing and word splitting.
[shellcheck] start-local.sh#L114 <ShellCheck.SC2086>: start-local.sh#L114
Double quote to prevent globbing and word splitting.
[shellcheck] start-local.sh#L115 <ShellCheck.SC2086>: start-local.sh#L115
Double quote to prevent globbing and word splitting.
[shellcheck] start-local.sh#L123 <ShellCheck.SC2129>: start-local.sh#L123
Consider using { cmd1; cmd2; } >> file instead of individual redirects.
[shellcheck] start-local.sh#L125 <ShellCheck.SC2005>: start-local.sh#L125
Useless echo? Instead of 'echo $(cmd)', just use 'cmd'.
[shellcheck] start-local.sh#L138 <ShellCheck.SC2086>: start-local.sh#L138
Double quote to prevent globbing and word splitting.
[shellcheck] start-local.sh#L139 <ShellCheck.SC2086>: start-local.sh#L139
Double quote to prevent globbing and word splitting.
[shellcheck] start-local.sh#L142 <ShellCheck.SC2086>: start-local.sh#L142
Double quote to prevent globbing and word splitting.
[shellcheck] start-local.sh#L143 <ShellCheck.SC2086>: start-local.sh#L143
Double quote to prevent globbing and word splitting.
[shellcheck] start-local.sh#L169 <ShellCheck.SC2086>: start-local.sh#L169
Double quote to prevent globbing and word splitting.
[shellcheck] start-local.sh#L182 <ShellCheck.SC2005>: start-local.sh#L182
Useless echo? Instead of 'echo $(cmd)', just use 'cmd'.
[shellcheck] start-local.sh#L182 <ShellCheck.SC2086>: start-local.sh#L182
Double quote to prevent globbing and word splitting.
[shellcheck] start-local.sh#L189 <ShellCheck.SC2086>: start-local.sh#L189
Double quote to prevent globbing and word splitting.
[shellcheck] start-local.sh#L190 <ShellCheck.SC2086>: start-local.sh#L190
Double quote to prevent globbing and word splitting.
[shellcheck] start-local.sh#L196 <ShellCheck.SC2086>: start-local.sh#L196
Double quote to prevent globbing and word splitting.
[shellcheck] start-local.sh#L203 <ShellCheck.SC2086>: start-local.sh#L203
Double quote to prevent globbing and word splitting.
[shellcheck] start-local.sh#L218 <ShellCheck.SC2086>: start-local.sh#L218
Double quote to prevent globbing and word splitting.
[shellcheck] start-local.sh#L220 <ShellCheck.SC2086>: start-local.sh#L220
Double quote to prevent globbing and word splitting.
[shellcheck] start-local.sh#L243 <ShellCheck.SC2181>: start-local.sh#L243
Check exit code directly with e.g. 'if ! mycmd;', not indirectly with $?.
[shellcheck] start-local.sh#L295 <ShellCheck.SC2086>: start-local.sh#L295
Double quote to prevent globbing and word splitting.
[shellcheck] start-local.sh#L296 <ShellCheck.SC2086>: start-local.sh#L296
Double quote to prevent globbing and word splitting.
[shellcheck] start-local.sh#L604 <ShellCheck.SC2181>: start-local.sh#L604
Check exit code directly with e.g. 'if ! mycmd;', not indirectly with $?.
[shellcheck] start-local.sh#L606 <ShellCheck.SC2086>: start-local.sh#L606
Double quote to prevent globbing and word splitting.
[shellcheck] start-local.sh#L616 <ShellCheck.SC2086>: start-local.sh#L616
Double quote to prevent globbing and word splitting.