Skip to content

Dictionary deinflections #1366

Dictionary deinflections

Dictionary deinflections #1366

Triggered via pull request January 3, 2024 16:36
Status Failure
Total duration 1m 1s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.