Skip to content

Merge pull request #55 from open-spaced-repetition/dev/justmerge #45

Merge pull request #55 from open-spaced-repetition/dev/justmerge

Merge pull request #55 from open-spaced-repetition/dev/justmerge #45

Triggered via push June 22, 2024 07:00
Status Success
Total duration 1m 51s
Artifacts

pr.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
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#L97
'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/ReviewDeck.ts#L5
'DateUtils' is defined but never used. Allowed unused vars must match /^_/u
lint_and_test: src/algorithms/algorithms.ts#L2
'RPITEMTYPE' is defined but never used. Allowed unused vars must match /^_/u
lint_and_test: src/algorithms/anki.ts#L6
'balance' is defined but never used. Allowed unused vars must match /^_/u
lint_and_test: src/algorithms/balance/balance.ts#L14
'getDueDates' is defined but never used. Allowed unused vars must match /^_/u
lint_and_test: src/algorithms/balance/reschedule.ts#L2
'DateUtils' is defined but never used. Allowed unused vars must match /^_/u
lint_and_test: src/algorithms/scheduling_default.ts#L10
'balance' is defined but never used. Allowed unused vars must match /^_/u
lint_and_test: src/algorithms/scheduling_default.ts#L49
'dueDates' is defined but never used. Allowed unused args must match /^_/u