Skip to content

Support multi-deck cards #495, and multiple decks in a single note #705 #223

Support multi-deck cards #495, and multiple decks in a single note #705

Support multi-deck cards #495, and multiple decks in a single note #705 #223

Triggered via pull request January 11, 2024 23:53
Status Failure
Total duration 28s
Artifacts

pr.yml

on: pull_request
lint_and_test
20s
lint_and_test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 8 warnings
lint_and_test: src/TopicPath.ts#L80
'deckPath' is never reassigned. Use 'const' instead
lint_and_test: src/TopicPath.ts#L148
'result' is never reassigned. Use 'const' instead
lint_and_test
Process completed with exit code 1.
lint_and_test: src/Deck.ts#L203
'topicPathList' is assigned a value but never used. Allowed unused vars must match /^_/u
lint_and_test: src/DeckTreeStatsCalculator.ts#L1
'CardListType' is defined but never used. Allowed unused vars must match /^_/u
lint_and_test: src/NoteQuestionParser.ts#L5
'CardType' is defined but never used. Allowed unused vars must match /^_/u
lint_and_test: src/SRFile.ts#L5
'ObsidianGetAllTags' is defined but never used. Allowed unused vars must match /^_/u
lint_and_test: src/TopicPath.ts#L4
'stringTrimStart' is defined but never used. Allowed unused vars must match /^_/u
lint_and_test: src/main.ts#L8
'TagCache' is defined but never used. Allowed unused vars must match /^_/u
lint_and_test: src/main.ts#L21
'TopicPathList' is defined but never used. Allowed unused vars must match /^_/u
lint_and_test: src/util/utils.ts#L3
'TagCache' is defined but never used. Allowed unused vars must match /^_/u