Skip to content

Update version to 1.43.4 and add 'txt.map' to ignored packing extensions #58

Update version to 1.43.4 and add 'txt.map' to ignored packing extensions

Update version to 1.43.4 and add 'txt.map' to ignored packing extensions #58

Triggered via push April 10, 2025 13:43
Status Failure
Total duration 17s
Artifacts

lint.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint (20.x): src/bundle.ts#L586
Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
lint (20.x): src/bundle.ts#L559
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
lint (20.x): src/bundle.ts#L556
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
lint (20.x): src/bundle.ts#L553
Variable 'originSource' implicitly has type 'any' in some locations where its type cannot be determined.
lint (20.x): src/bundle.ts#L525
Property 'openReadStream' does not exist on type 'ZipFile'.
lint (20.x): src/bundle.ts#L21
Variable 'diff' implicitly has type 'any' in some locations where its type cannot be determined.
lint (20.x): src/bundle.ts#L20
Variable 'hdiff' implicitly has type 'any' in some locations where its type cannot be determined.
lint (20.x): src/bundle.ts#L19
Variable 'bsdiff' implicitly has type 'any' in some locations where its type cannot be determined.
lint (20.x): src/app.ts#L56
Parameter 'v' implicitly has an 'any' type.
lint (20.x): src/app.ts#L33
Parameter 'v' implicitly has an 'any' type.