Skip to content

dist/tools/esptool: fix the all target #27629

dist/tools/esptool: fix the all target

dist/tools/esptool: fix the all target #27629

Triggered via pull request January 12, 2025 16:43
Status Success
Total duration 2m 45s
Artifacts

static-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
static-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
static-tests: dist/tools/esptools/export.sh#L108
Double quote to prevent globbing and word splitting. [SC2086]
static-tests: dist/tools/esptools/export.sh#L135
Double quote to prevent globbing and word splitting. [SC2086]
static-tests: dist/tools/esptools/export.sh#L172
Double quote to prevent globbing and word splitting. [SC2086]
static-tests: dist/tools/esptools/export.sh#L43
Double quote to prevent globbing and word splitting. [SC2086]
static-tests: dist/tools/esptools/export.sh#L47
Double quote to prevent globbing and word splitting. [SC2086]
static-tests: dist/tools/esptools/export.sh#L47
Quote this to prevent word splitting. [SC2046]
static-tests: dist/tools/esptools/export.sh#L65
Double quote to prevent globbing and word splitting. [SC2086]
static-tests: dist/tools/esptools/export.sh#L88
OS appears unused. Verify use (or export if used externally). [SC2034]
static-tests: dist/tools/esptools/install.sh#L117
Double quote to prevent globbing and word splitting. [SC2086]
static-tests: dist/tools/esptools/install.sh#L4
ESP32_GCC_VERSION_DIR appears unused. Verify use (or export if used externally). [SC2034]