Skip to content

client build script improvements #22726

client build script improvements

client build script improvements #22726

Triggered via pull request January 31, 2025 19:30
Status Failure
Total duration 2m 39s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
lint
Process completed with exit code 1.
lint: ui/.build/src/main.ts#L7
'c' is defined but never used. Allowed unused vars must match /^_/u
lint: ui/.build/src/manifest.ts#L5
'warnMark' is defined but never used. Allowed unused vars must match /^_/u
lint: ui/.build/src/manifest.ts#L7
'glob' is defined but never used. Allowed unused vars must match /^_/u
lint: ui/.build/src/sass.ts#L83
Promise executor functions should not be async