Bump react-markdown from 9.0.1 to 9.0.3 #213
Annotations
3 errors and 2 warnings
Build App:
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'.
|
Build App:
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; }'.
|
Build App
Process completed with exit code 2.
|
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
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading