FI-2198 Markdown processing added to group level #1702
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/
|