ci: build for prepare #47
Annotations
11 errors and 5 warnings
typecheck:
examples/shadcn-svelte/src/lib/utils.ts#L44
Cannot find name 'getComputedStyle'.
|
typecheck:
examples/shadcn-vue/src/components/ui/button/index.ts#L3
Cannot find module './Button.vue' or its corresponding type declarations.
|
typecheck:
examples/shadcn-vue/src/components/ui/collapsible/index.ts#L1
Cannot find module './Collapsible.vue' or its corresponding type declarations.
|
typecheck:
examples/shadcn-vue/src/components/ui/collapsible/index.ts#L2
Cannot find module './CollapsibleContent.vue' or its corresponding type declarations.
|
typecheck:
examples/shadcn-vue/src/components/ui/collapsible/index.ts#L3
Cannot find module './CollapsibleTrigger.vue' or its corresponding type declarations.
|
typecheck:
examples/shadcn-vue/src/main.ts#L6
Cannot find module './App.vue' or its corresponding type declarations.
|
typecheck:
playground/src/components/appearance-switch.tsx#L3
Cannot find module '@/hooks/use-dark' or its corresponding type declarations.
|
typecheck:
playground/src/components/appearance-switch.tsx#L9
Cannot use JSX unless the '--jsx' flag is provided.
|
typecheck:
playground/src/components/appearance-switch.tsx#L10
Cannot use JSX unless the '--jsx' flag is provided.
|
typecheck:
playground/src/components/appearance-switch.tsx#L11
Cannot use JSX unless the '--jsx' flag is provided.
|
lint
Process completed with exit code 1.
|
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (lts/*, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (lts/*, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (lts/*, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|