Bump react-markdown from 9.0.1 to 9.0.3 #209
on-pr.yml
on: pull_request
Security Checks
/
Trivy
14s
Security Checks
/
NPM Audit
11s
Static Checks
/
ESLint Check
45s
Static Checks
/
TS Types Check
44s
Static Checks
/
Build App Check
22s
Unit Tests
/
Vitest
51s
Annotations
6 errors and 17 warnings
Static Checks / Build App Check:
src/components/Markdown.tsx#L63
Argument of type 'string | number | bigint | true | ReactElement<unknown, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | Promise<...>' is not assignable to parameter of type 'string'.
|
Static Checks / Build App Check:
src/components/Markdown.tsx#L73
Type '{ 'code[class*="language-"]': { background: string; accentColor?: Property.AccentColor | undefined; alignContent?: Property.AlignContent | undefined; ... 821 more ...; vectorEffect?: Property.VectorEffect | undefined; }; 'pre[class*="language-"]': { ...; }; }' is not assignable to type '{ [key: string]: CSSProperties; }'.
|
Static Checks / Build App Check
Process completed with exit code 2.
|
Static Checks / TS Types Check:
src/components/Markdown.tsx#L63
Argument of type 'string | number | bigint | true | ReactElement<unknown, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | Promise<...>' is not assignable to parameter of type 'string'.
|
Static Checks / TS Types Check:
src/components/Markdown.tsx#L73
Type '{ 'code[class*="language-"]': { background: string; accentColor?: Property.AccentColor | undefined; alignContent?: Property.AlignContent | undefined; ... 821 more ...; vectorEffect?: Property.VectorEffect | undefined; }; 'pre[class*="language-"]': { ...; }; }' is not assignable to type '{ [key: string]: CSSProperties; }'.
|
Static Checks / TS Types Check
Process completed with exit code 2.
|
Static Checks / Build App Check
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Unit Tests / Vitest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Static Checks / TS Types Check
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Static Checks / ESLint Check
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Security Checks / NPM Audit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Security Checks / Trivy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Static Checks / Build App Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Static Checks / TS Types Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Static Checks / ESLint Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Static Checks / ESLint Check:
src/components/ui/chat/chat-bubble.tsx#L199
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Static Checks / ESLint Check:
src/components/ui/chat/chat-bubble.tsx#L200
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Static Checks / ESLint Check:
src/components/ui/sidebar.tsx#L550
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Static Checks / ESLint Check:
src/features/dashboard-codegate-status/components/codegate-status-polling-control.tsx#L11
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Static Checks / ESLint Check:
src/features/dashboard-codegate-status/components/codegate-status-polling-control.tsx#L17
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Static Checks / ESLint Check:
src/lib/test-utils.tsx#L60
This rule can't verify that `export *` only exports components
|
Static Checks / ESLint Check:
src/lib/test-utils.tsx#L62
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Unit Tests / Vitest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|