Skip to content

fix: switch TS definitions #1887

fix: switch TS definitions

fix: switch TS definitions #1887

Re-run triggered January 28, 2024 08:51
Status Failure
Total duration 1m 25s
Artifacts

code-check.yml

on: pull_request
pnpm lint
58s
pnpm lint
pnpm format:check
50s
pnpm format:check
pnpm typecheck
1m 14s
pnpm typecheck
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
pnpm format:check
Process completed with exit code 1.
pnpm typecheck
Type '{ id: string; defaultChecked: true; "aria-label": string; }' is not assignable to type 'IntrinsicAttributes & SwitchProps & RefAttributes<HTMLButtonElement>'.
pnpm typecheck
Type '{ id: string; "aria-label": string; }' is not assignable to type 'IntrinsicAttributes & SwitchProps & RefAttributes<HTMLButtonElement>'.
pnpm typecheck
Type '{ id: string; "aria-label": string; }' is not assignable to type 'IntrinsicAttributes & SwitchProps & RefAttributes<HTMLButtonElement>'.
pnpm typecheck
Type '{ id: string; }' is not assignable to type 'IntrinsicAttributes & SwitchProps & RefAttributes<HTMLButtonElement>'.
pnpm typecheck
Process completed with exit code 1.
pnpm format:check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pnpm lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pnpm typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.