feat: added script copy button #242
Annotations
3 errors and 3 warnings
pnpm typecheck:
registry/default/magicui/shiny-button.tsx#L41
Type 'string | ((instance: HTMLButtonElement | null) => void) | RefObject<HTMLButtonElement> | null' is not assignable to type 'Ref<HTMLButtonElement> | undefined'.
|
pnpm typecheck:
registry/default/magicui/word-rotate.tsx#L40
Type '{ children: string; title?: string | undefined; className: string; ref?: LegacyRef<HTMLHeadingElement> | undefined; slot?: string | undefined; key: Key | null; ... 317 more ...; ignoreStrict?: boolean | undefined; }' is not assignable to type 'RefAttributes<HTMLHeadingElement>'.
|
pnpm typecheck
Process completed with exit code 2.
|
pnpm format:check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pnpm lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pnpm typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|