ci: build for prepare #47
Annotations
10 errors and 1 warning
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.
|
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/.
|
Loading