Skip to content

i18n

i18n #49

Triggered via push March 30, 2025 15:40
Status Failure
Total duration 13s
Artifacts

lint.yml

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

Annotations

10 errors
lint (20.x): src/bundle.ts#L583
Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
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
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
lint (20.x): src/bundle.ts#L550
Variable 'originSource' implicitly has type 'any' in some locations where its type cannot be determined.
lint (20.x): src/bundle.ts#L522
Property 'openReadStream' does not exist on type 'ZipFile'.
lint (20.x): src/bundle.ts#L18
Variable 'diff' implicitly has type 'any' in some locations where its type cannot be determined.
lint (20.x): src/bundle.ts#L17
Variable 'hdiff' implicitly has type 'any' in some locations where its type cannot be determined.
lint (20.x): src/bundle.ts#L16
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.