static-tests #27634
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#L108
Double quote to prevent globbing and word splitting. [SC2086]
|
Run static-tests:
dist/tools/esptools/export.sh#L135
Double quote to prevent globbing and word splitting. [SC2086]
|
Run static-tests:
dist/tools/esptools/export.sh#L172
Double quote to prevent globbing and word splitting. [SC2086]
|
Run static-tests:
dist/tools/esptools/export.sh#L43
Double quote to prevent globbing and word splitting. [SC2086]
|
Run static-tests:
dist/tools/esptools/export.sh#L47
Double quote to prevent globbing and word splitting. [SC2086]
|
Run static-tests:
dist/tools/esptools/export.sh#L47
Quote this to prevent word splitting. [SC2046]
|
Run static-tests:
dist/tools/esptools/export.sh#L65
Double quote to prevent globbing and word splitting. [SC2086]
|
Run static-tests:
dist/tools/esptools/export.sh#L88
OS appears unused. Verify use (or export if used externally). [SC2034]
|
Run static-tests:
dist/tools/esptools/install.sh#L117
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