dist/tools/esptools: Upgrade the ESP32 toolchain to GCC v14.2, GDB v14.2 and OpenOCD v0.12 #27700
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run static-tests:
dist/tools/esptools/export.sh#L102
In POSIX sh, == in place of = is undefined. [SC3014]
|
Run static-tests:
dist/tools/esptools/export.sh#L111
Double quote to prevent globbing and word splitting. [SC2086]
|
Run static-tests:
dist/tools/esptools/export.sh#L136
Double quote to prevent globbing and word splitting. [SC2086]
|
Run static-tests:
dist/tools/esptools/export.sh#L173
Double quote to prevent globbing and word splitting. [SC2086]
|
Run static-tests:
dist/tools/esptools/export.sh#L175
Double quote to prevent globbing and word splitting. [SC2086]
|
Run static-tests:
dist/tools/esptools/export.sh#L39
Double quote to prevent globbing and word splitting. [SC2086]
|
Run static-tests:
dist/tools/esptools/export.sh#L61
Double quote to prevent globbing and word splitting. [SC2086]
|
Run static-tests:
dist/tools/esptools/export.sh#L84
OS appears unused. Verify use (or export if used externally). [SC2034]
|
Run static-tests:
dist/tools/esptools/install.sh#L114
Double quote to prevent globbing and word splitting. [SC2086]
|
Run static-tests:
dist/tools/esptools/install.sh#L4
ESP32_GCC_VERSION_DIR appears unused. Verify use (or export if used externally). [SC2034]
|
Loading