Skip to content

Run checks: all modules #141

Run checks: all modules

Run checks: all modules #141

Triggered via schedule August 11, 2026 02:27
Status Failure
Total duration 57s
Artifacts

run-checks-all.yml

on: schedule
lint repository
53s
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.