Support multi-deck cards #495, and multiple decks in a single note #705 #223
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
|