Skip to content

fix button

fix button #39

Triggered via push February 19, 2024 12:48
Status Success
Total duration 2m 3s
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#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/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#L1
'Notice' is defined but never used. Allowed unused vars must match /^_/u
lint_and_test: src/algorithms/balance/balance.ts#L15
'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