Skip to content

dist/tools/esptools: Upgrade the ESP32 toolchain to GCC v14.2, GDB v14.2 and OpenOCD v0.12 #27696

dist/tools/esptools: Upgrade the ESP32 toolchain to GCC v14.2, GDB v14.2 and OpenOCD v0.12

dist/tools/esptools: Upgrade the ESP32 toolchain to GCC v14.2, GDB v14.2 and OpenOCD v0.12 #27696

Triggered via pull request January 20, 2025 15:49
Status Success
Total duration 2m 47s
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#L106
In POSIX sh, == in place of = is undefined. [SC3014]
static-tests: dist/tools/esptools/export.sh#L115
Double quote to prevent globbing and word splitting. [SC2086]
static-tests: dist/tools/esptools/export.sh#L140
Double quote to prevent globbing and word splitting. [SC2086]
static-tests: dist/tools/esptools/export.sh#L177
Double quote to prevent globbing and word splitting. [SC2086]
static-tests: dist/tools/esptools/export.sh#L179
Double quote to prevent globbing and word splitting. [SC2086]
static-tests: dist/tools/esptools/export.sh#L25
This pattern always overrides a later one on line 33. [SC2221]
static-tests: dist/tools/esptools/export.sh#L33
This pattern never matches because of a previous pattern on line 25. [SC2222]
static-tests: dist/tools/esptools/export.sh#L43
Double quote to prevent globbing and word splitting. [SC2086]
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]