This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
Merge branch 'main' of https://github.com/XcavateBlockchain/RealXDeal… #29
Annotations
6 errors and 3 warnings
Format
Process completed with exit code 1.
|
Typecheck:
src/app/(dashboard)/marketplace/page.tsx#L49
Type '{ children: string; key: string; variant: "outline"; size: "sm"; href: string; className: string; }' is not assignable to type 'IntrinsicAttributes & ButtonProps & RefAttributes<HTMLButtonElement>'.
|
Typecheck:
src/app/(dashboard)/profile/page.tsx#L201
Type '{ children: string; key: string; variant: "outline"; size: "sm"; href: string; className: string; }' is not assignable to type 'IntrinsicAttributes & ButtonProps & RefAttributes<HTMLButtonElement>'.
|
Typecheck:
src/app/gameplay/_components/play-guess.tsx#L61
Type '{ children: (string | Element)[]; href: string; variant: "text"; size: "md"; }' is not assignable to type 'IntrinsicAttributes & ButtonProps & RefAttributes<HTMLButtonElement>'.
|
Typecheck
Process completed with exit code 1.
|
Lint
Process completed with exit code 1.
|
Format
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/.
|
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/.
|
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/.
|