Merge pull request #42 from open-spaced-repetition/release #24
Annotations
2 errors and 11 warnings
Lint:
src/reviewNote/review-note.ts#L50
This branch can never execute. Its condition is a duplicate or covered by previous conditions in the if-else-if chain
|
Lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
src/CardSchedule.ts#L12
'DateUtils' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
src/Deck.ts#L57
'card' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
src/Events/touchEvent.ts#L1
'debug' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
src/algorithms/balance/balance.ts#L1
'Notice' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
src/dataStore/itemToDecks.ts#L9
'debug' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
src/dataStore/itemToDecks.ts#L9
'logExecutionTime' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
src/dataStore/itemToDecks.ts#L43
'now' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
src/dataStore/queue.ts#L1
'logExecutionTime' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
src/dataStore/queue.ts#L181
'oldAdd' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
src/dataStore/queue.ts#L183
'oldAdd_card' is assigned a value but never used. Allowed unused vars must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading