Skip to content

Tidy up unused code #18

Tidy up unused code

Tidy up unused code #18

Triggered via push August 19, 2024 19:47
Status Failure
Total duration 27s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test: src/cita/localCitationNetwork.ts#L1
Property 'items' has no initializer and is not definitely assigned in the constructor.
test: src/cita/localCitationNetwork.ts#L1
Property 'itemMap' has no initializer and is not definitely assigned in the constructor.
test: src/cita/localCitationNetwork.ts#L1
Property 'inputKeys' has no initializer and is not definitely assigned in the constructor.
test: src/cita/localCitationNetwork.ts#L1
Property 'libraryID' has no initializer and is not definitely assigned in the constructor.
test: src/cita/localCitationNetwork.ts#L1
Property 'progress' has no initializer and is not definitely assigned in the constructor.
test: src/cita/localCitationNetwork.ts#L1
Parameter 'items' implicitly has an 'any' type.
test: src/cita/localCitationNetwork.ts#L1
Parameter 'item' implicitly has an 'any' type.
test: src/cita/localCitationNetwork.ts#L1
Type 'unknown' is not assignable to type 'string | undefined'.
test: src/cita/localCitationNetwork.ts#L1
Parameter 'key' implicitly has an 'any' type.
test: src/cita/localCitationNetwork.ts#L1
Parameter 'name' implicitly has an 'any' type.
test
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/
test
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/