dist/tools/esptools: add support for installing esp8266 toolchain #27467
Annotations
9 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#L122
Double quote to prevent globbing and word splitting. [SC2086]
|
Run static-tests:
dist/tools/esptools/export.sh#L159
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#L52
Double quote to prevent globbing and word splitting. [SC2086]
|
Run static-tests:
dist/tools/esptools/export.sh#L75
OS appears unused. Verify use (or export if used externally). [SC2034]
|
Run static-tests:
dist/tools/esptools/export.sh#L95
Double quote to prevent globbing and word splitting. [SC2086]
|
Run static-tests:
dist/tools/esptools/install.sh#L113
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