Skip to content

feat: added script copy button #242

feat: added script copy button

feat: added script copy button #242

Triggered via pull request December 20, 2024 18:16
Status Failure
Total duration 59s
Artifacts

code-check.yml

on: pull_request
pnpm lint
44s
pnpm lint
pnpm format:check
28s
pnpm format:check
pnpm typecheck
50s
pnpm typecheck
Fit to window
Zoom out
Zoom in

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