Skip to content

Run checks: all modules #136

Run checks: all modules

Run checks: all modules #136

Triggered via schedule August 6, 2026 02:35
Status Failure
Total duration 1m 30s
Artifacts

run-checks-all.yml

on: schedule
lint repository
1m 26s
lint repository
Matrix: checks
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint repository
note: Double quote to prevent globbing and word splitting.
lint repository
note: Double quote to prevent globbing and word splitting.
lint repository
note: Double quote to prevent globbing and word splitting.
lint repository
note: Double quote to prevent globbing and word splitting.
lint repository
note: Double quote to prevent globbing and word splitting.
lint repository
note: Double quote to prevent globbing and word splitting.
lint repository
Argument mixes string and array. Use * or separate argument.
lint repository
note: Useless echo? Instead of 'echo $(cmd)', just use 'cmd'.
lint repository
Argument mixes string and array. Use * or separate argument.
lint repository
note: Useless echo? Instead of 'echo $(cmd)', just use 'cmd'.
lint repository
Word is of the form "A"B"C" (B indicated). Did you mean "ABC" or "A\"B\"C"?
lint repository
Quote this to prevent word splitting.
lint repository
Declare and assign separately to avoid masking return values.