Skip to content

Merge pull request #20628 from bmewen/master #25016

Merge pull request #20628 from bmewen/master

Merge pull request #20628 from bmewen/master #25016

Triggered via push April 30, 2024 12:43
Status Success
Total duration 17m 24s
Artifacts

static-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
static-tests: dist/tools/ci/changed_files.sh#L1
Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive. [SC2148]
static-tests: dist/tools/ci/github_annotate.sh#L1
Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive. [SC2148]
static-tests: dist/tools/ci/print_toolchain_versions.sh#L10
Double quote array expansions to avoid re-splitting elements. [SC2068]
static-tests: dist/tools/cppcheck/check.sh#L62
Double quote array expansions to avoid re-splitting elements. [SC2068]
static-tests: dist/tools/genconfigheader/genconfigheader.sh#L19
Argument mixes string and array. Use * or separate argument. [SC2145]
static-tests: dist/tools/lpc2k_pgm/flashutil.sh#L106
Since you double quoted this, it will not word split, and the loop will only run once. [SC2066]
static-tests: dist/tools/lpc2k_pgm/flashutil.sh#L1
Use #!, not just #, for the shebang. [SC1113]
static-tests: dist/tools/mspdebug/debug.sh#L12
Braces are required for positionals over 9, e.g. ${10}. [SC1037]
static-tests: dist/tools/packer/scripts/base.sh#L1
Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive. [SC2148]
static-tests: dist/tools/packer/scripts/cleanup.sh#L1
Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive. [SC2148]
static-tests: boards/adafruit-clue/include/board.h#L111
line is longer than 100 characters
static-tests: boards/adafruit-pybadge/include/board.h#L61
line is longer than 100 characters
static-tests: boards/adafruit-pybadge/include/board.h#L62
line is longer than 100 characters
static-tests: boards/adafruit-pybadge/include/board.h#L75
line is longer than 100 characters
static-tests: boards/adafruit-pybadge/include/board.h#L87
line is longer than 100 characters
static-tests: boards/arduino-mega2560/include/atmega_pcint.h#L10
line is longer than 100 characters
static-tests: boards/arduino-mega2560/include/atmega_pcint.h#L1
no copyright notice found
static-tests: boards/arduino-mega2560/include/atmega_pcint.h#L8
line is longer than 100 characters
static-tests: boards/arduino-mega2560/include/atmega_pcint.h#L9
line is longer than 100 characters
static-tests: boards/arduino-mega2560/include/board.h#L22
too many consecutive empty lines