Dictionary deinflections #1366
Annotations
8 errors
test:
ext/js/display/display-generator.js#L448
Property 'type' does not exist on type 'TermGlossaryText | TermGlossaryImage | TermGlossaryStructuredContent | TermGlossaryDeinflection'.
|
test:
ext/js/display/display-generator.js#L450
Argument of type 'TermGlossaryText | TermGlossaryImage | TermGlossaryStructuredContent | TermGlossaryDeinflection' is not assignable to parameter of type 'TermGlossaryImage'.
|
test:
ext/js/display/display-generator.js#L452
Property 'content' does not exist on type 'TermGlossaryText | TermGlossaryImage | TermGlossaryStructuredContent | TermGlossaryDeinflection'.
|
test:
ext/js/templates/sandbox/anki-template-renderer.js#L678
Property 'type' does not exist on type 'TermGlossaryText | TermGlossaryImage | TermGlossaryStructuredContent | TermGlossaryDeinflection'.
|
test:
ext/js/templates/sandbox/anki-template-renderer.js#L679
Argument of type 'TermGlossaryText | TermGlossaryImage | TermGlossaryStructuredContent | TermGlossaryDeinflection' is not assignable to parameter of type 'TermGlossaryImage'.
|
test:
ext/js/templates/sandbox/anki-template-renderer.js#L680
Argument of type 'TermGlossaryText | TermGlossaryImage | TermGlossaryStructuredContent | TermGlossaryDeinflection' is not assignable to parameter of type 'TermGlossaryStructuredContent'.
|
test:
ext/js/templates/sandbox/anki-template-renderer.js#L681
Property 'text' does not exist on type 'TermGlossaryText | TermGlossaryImage | TermGlossaryStructuredContent | TermGlossaryDeinflection'.
|
test
Process completed with exit code 2.
|