Skip to content

Bump marked from 4.3.0 to 15.0.3 #2393

Bump marked from 4.3.0 to 15.0.3

Bump marked from 4.3.0 to 15.0.3 #2393

Triggered via pull request December 2, 2024 01:48
Status Failure
Total duration 4m 4s
Artifacts

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Build: src/components/MarkdownRenderer/parser.ts#L66
Property 'text' does not exist on type 'Token'.
Build: src/components/MarkdownRenderer/parser.ts#L77
Property 'text' does not exist on type 'never'.
Build: src/components/MarkdownRenderer/parser.ts#L108
Property 'text' does not exist on type 'never'.
Build: src/components/MarkdownRenderer/parser.ts#L152
Property 'text' does not exist on type 'never'.
Build: src/components/MarkdownRenderer/parser.ts#L168
Binding element 'tokens' implicitly has an 'any' type.
Build: src/components/MarkdownRenderer/parser.ts#L168
Parameter 'index' implicitly has an 'any' type.
Build: src/components/MarkdownRenderer/parser.ts#L182
Parameter 'row' implicitly has an 'any' type.
Build: src/components/MarkdownRenderer/parser.ts#L185
Binding element 'text' implicitly has an 'any' type.
Build: src/components/MarkdownRenderer/parser.ts#L185
Binding element 'tokens' implicitly has an 'any' type.
Build: src/components/MarkdownRenderer/parser.ts#L185
Parameter 'i' implicitly has an 'any' type.
ESLint: src/components/MarkdownRenderer/parser.ts#L122
Unnecessary conditional, value is `never`
ESLint: src/components/Tooltip/PTooltip.vue#L32
'forceMount' of property found, but never used
ESLint: src/types/dateRange.ts#L2
'isDefined' is defined but never used
ESLint: src/types/dateRange.ts#L2
'isDefined' is defined but never used