build(deps-dev): bump @types/node from 20.12.11 to 22.5.2 #1140
Annotations
10 warnings
lint:
src/error.ts#L4
Unexpected any. Specify a different type
|
lint:
src/error.ts#L5
Argument 'data' should be typed with a non-any type
|
lint:
src/error.ts#L5
Unexpected any. Specify a different type
|
lint:
src/router.test.ts#L20
Unexpected any. Specify a different type
|
lint:
src/router.test.ts#L20
Unexpected any. Specify a different type
|
lint:
src/router.ts#L15
Unexpected any. Specify a different type
|
lint:
src/router.ts#L15
Unexpected any. Specify a different type
|
lint:
src/router.ts#L22
Unexpected any. Specify a different type
|
lint:
src/router.ts#L22
Unexpected any. Specify a different type
|
lint:
src/router.ts#L45
Missing return type on function
|