Skip to content

FI-2198 Markdown processing added to group level #1702

FI-2198 Markdown processing added to group level

FI-2198 Markdown processing added to group level #1702

Triggered via pull request October 2, 2023 15:41
Status Failure
Total duration 5m 14s
Artifacts

js.yml

on: pull_request
Matrix: build
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
lint (16.x): client/src/components/TestSuite/TestSuiteDetails/TestGroupCard.tsx#L26
Replace `<ReactMarkdown·remarkPlugins={[remarkGfm]}>⏎······{runnable.description}</ReactMarkdown>` with `(⏎······<ReactMarkdown·remarkPlugins={[remarkGfm]}>{runnable.description}</ReactMarkdown>⏎····)`
lint (16.x)
Process completed with exit code 1.
test (16.x): client/src/components/TestSuite/TestSuiteDetails/TestGroupCard.tsx#L26
Replace `<ReactMarkdown·remarkPlugins={[remarkGfm]}>⏎······{runnable.description}</ReactMarkdown>` with `(⏎······<ReactMarkdown·remarkPlugins={[remarkGfm]}>{runnable.description}</ReactMarkdown>⏎····)`
test (16.x)
Process completed with exit code 1.
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/