Skip to content

feat: added script copy button #245

feat: added script copy button

feat: added script copy button #245

Triggered via pull request December 24, 2024 11:17
Status Failure
Total duration 52s
Artifacts

code-check.yml

on: pull_request
pnpm lint
37s
pnpm lint
pnpm format:check
37s
pnpm format:check
pnpm typecheck
42s
pnpm typecheck
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
pnpm typecheck: components/sidebar-cta.tsx#L18
Type '{ words: string; className: string; }' is not assignable to type 'IntrinsicAttributes & WordPullUpProps'.
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