Skip to content

static-tests

static-tests #24508

Triggered via merge group March 29, 2024 08:37
Status Success
Total duration 2m 36s
Artifacts

static-test.yml

on: merge_group
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
static-tests: dist/tools/eclipsesym/cmdline2xml.sh#L29
Double quote to prevent globbing and word splitting. [SC2086]
static-tests: dist/tools/eclipsesym/cmdline2xml.sh#L29
Quote this to prevent word splitting. [SC2046]
static-tests: dist/tools/eclipsesym/cmdline2xml.sh#L29
Use 'cd ... || exit' or 'cd ... || return' in case cd fails. [SC2164]
static-tests: dist/tools/eclipsesym/cmdline2xml.sh#L50
Expressions don't expand in single quotes, use double quotes for that. [SC2016]
static-tests: dist/tools/eclipsesym/cmdline2xml.sh#L51
Expressions don't expand in single quotes, use double quotes for that. [SC2016]