Tidy up unused code #18
Annotations
10 errors and 2 warnings
build:
src/cita/localCitationNetwork.ts#L1
Property 'items' has no initializer and is not definitely assigned in the constructor.
|
build:
src/cita/localCitationNetwork.ts#L1
Property 'itemMap' has no initializer and is not definitely assigned in the constructor.
|
build:
src/cita/localCitationNetwork.ts#L1
Property 'inputKeys' has no initializer and is not definitely assigned in the constructor.
|
build:
src/cita/localCitationNetwork.ts#L1
Property 'libraryID' has no initializer and is not definitely assigned in the constructor.
|
build:
src/cita/localCitationNetwork.ts#L1
Property 'progress' has no initializer and is not definitely assigned in the constructor.
|
build:
src/cita/localCitationNetwork.ts#L1
Parameter 'items' implicitly has an 'any' type.
|
build:
src/cita/localCitationNetwork.ts#L1
Parameter 'item' implicitly has an 'any' type.
|
build:
src/cita/localCitationNetwork.ts#L1
Type 'unknown' is not assignable to type 'string | undefined'.
|
build:
src/cita/localCitationNetwork.ts#L1
Parameter 'key' implicitly has an 'any' type.
|
build:
src/cita/localCitationNetwork.ts#L1
Parameter 'name' implicitly has an 'any' type.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading