Skip to content

Bump marked from 4.3.0 to 15.0.2 #2387

Bump marked from 4.3.0 to 15.0.2

Bump marked from 4.3.0 to 15.0.2 #2387

Triggered via pull request November 25, 2024 01:46
Status Failure
Total duration 4m 1s
Artifacts

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 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.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ESLint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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