Skip to content

Refactor project configuration and dependencies #37

Refactor project configuration and dependencies

Refactor project configuration and dependencies #37

Triggered via push February 19, 2025 14:53
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/app.ts#L40
Parameter 'v' implicitly has an 'any' type.
lint (20.x): src/app.ts#L67
Parameter 'v' implicitly has an 'any' type.
lint (20.x): src/app.ts#L75
Binding element 'options' implicitly has an 'any' type.
lint (20.x): src/app.ts#L88
Binding element 'args' implicitly has an 'any' type.
lint (20.x): src/app.ts#L88
Binding element 'options' implicitly has an 'any' type.
lint (20.x): src/app.ts#L94
Expected 2 arguments, but got 1.
lint (20.x): src/app.ts#L97
Binding element 'options' implicitly has an 'any' type.
lint (20.x): src/app.ts#L101
Binding element 'args' implicitly has an 'any' type.
lint (20.x): src/app.ts#L101
Binding element 'options' implicitly has an 'any' type.
lint (20.x): src/app.ts#L121
Element implicitly has an 'any' type because expression of type 'Platform' can't be used to index type '{}'.