DRAFT: "AutoRouter" to reduce router initialization boilerplate #105
Annotations
10 errors and 1 warning
build:
src/AutoRouter.spec.ts#L3
'Router' is defined but never used
|
build:
src/AutoRouter.spec.ts#L81
'r' is defined but never used
|
build:
src/AutoRouter.spec.ts#L86
'before' is assigned a value but never used
|
build:
src/AutoRouter.spec.ts#L87
'_' is defined but never used
|
build:
src/AutoRouter.spec.ts#L87
'start' is defined but never used
|
build:
src/AutoRouter.spec.ts#L92
'url' is defined but never used
|
build:
src/AutoRouter.spec.ts#L103
'before' is assigned a value but never used
|
build:
src/AutoRouter.spec.ts#L104
'_' is defined but never used
|
build:
src/AutoRouter.spec.ts#L104
'start' is defined but never used
|
build:
src/AutoRouter.ts#L54
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|