chore(deps): update dependency @types/node to v20.17.12 #1817
Annotations
12 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
src/compile.ts#L7
Expected to return a value at the end of arrow function
|
lint:
src/compile.ts#L20
Arrow function expected a return value
|
lint:
src/compile.ts#L25
Assignment to property of function parameter 'node'
|
lint:
src/compile.ts#L31
Assignment to function parameter 'n'
|
lint:
src/compile.ts#L48
Assignment to function parameter 'node'
|
lint:
src/reconcile/keyed.ts#L27
Unexpected any. Specify a different type
|
lint:
src/reconcile/keyed.ts#L30
Unexpected any. Specify a different type
|
lint:
src/reconcile/keyed.ts#L31
Unexpected any. Specify a different type
|
lint:
src/reconcile/keyed.ts#L33
Default parameters should be last
|
lint:
src/reconcile/keyed.ts#L44
Assignment to function parameter 'afterNode'
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|