chore: bump @codesandbox/sandpack-react from 1.18.4 to 2.19.9 #547
Annotations
3 errors and 4 warnings
type-check:
core/components/Code/Sandpack.tsx#L116
Type '{ react: { '/index.js': { code: string; hidden: boolean; }; '/center.css': { code: string; hidden: boolean; }; '/styles.css': { code: string; hidden: boolean; }; '/index.html': { code: string; hidden: boolean; }; }; ... 9 more ...; 'test-ts': string; }' is not assignable to type 'Record<"solid" | "static" | "angular" | "react" | "react-ts" | "svelte" | "test-ts" | "vanilla-ts" | "vanilla" | "vue" | "vue-ts" | "node" | "nextjs" | "vite" | "vite-react" | "vite-react-ts" | ... 6 more ... | "astro", any>'.
|
type-check:
core/components/Code/components/CustomSandpackButtons/CustomSandpackButtons.tsx#L67
Expected 1 arguments, but got 0.
|
type-check
Process completed with exit code 2.
|
install-cache
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, 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/
|
lint-format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, 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/
|
type-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, 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/
|
unit-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, 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/
|