client build script improvements #22726
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
|