Skip to content

add gitignore check #50

add gitignore check

add gitignore check #50

Triggered via push April 1, 2025 15:13
Status Failure
Total duration 20s
Artifacts

lint.yml

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

Annotations

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