Skip to content

Merge pull request #42 from open-spaced-repetition/release #24

Merge pull request #42 from open-spaced-repetition/release

Merge pull request #42 from open-spaced-repetition/release #24

Triggered via push February 7, 2024 15:46
Status Failure
Total duration 1m 42s
Artifacts

pr.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 13 warnings
lint_and_test: 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_and_test
Process completed with exit code 1.
validate
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/.
pretty
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_and_test
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_and_test: src/CardSchedule.ts#L12
'DateUtils' is defined but never used. Allowed unused vars must match /^_/u
lint_and_test: src/Deck.ts#L57
'card' is assigned a value but never used. Allowed unused vars must match /^_/u
lint_and_test: src/Events/touchEvent.ts#L1
'debug' is defined but never used. Allowed unused vars must match /^_/u
lint_and_test: src/algorithms/balance/balance.ts#L1
'Notice' is defined but never used. Allowed unused vars must match /^_/u
lint_and_test: src/dataStore/itemToDecks.ts#L9
'debug' is defined but never used. Allowed unused vars must match /^_/u
lint_and_test: src/dataStore/itemToDecks.ts#L9
'logExecutionTime' is defined but never used. Allowed unused vars must match /^_/u
lint_and_test: src/dataStore/itemToDecks.ts#L43
'now' is assigned a value but never used. Allowed unused vars must match /^_/u
lint_and_test: src/dataStore/queue.ts#L1
'logExecutionTime' is defined but never used. Allowed unused vars must match /^_/u
lint_and_test: src/dataStore/queue.ts#L181
'oldAdd' is assigned a value but never used. Allowed unused vars must match /^_/u
lint_and_test: src/dataStore/queue.ts#L183
'oldAdd_card' is assigned a value but never used. Allowed unused vars must match /^_/u