refactor(components): add logoUrl to token input #111
Annotations
4 errors and 5 warnings
TypeScript
Type '{ value: any; name: string; multiple?: boolean | undefined; checked?: boolean | undefined; onBlur: { (e: FocusEvent<any, Element>): void; <T = any>(fieldOrEvent: T): T extends string ? (e: any) => void : void; }; errorMessage?: string | ... 1 more ... | undefined; onValueChange?: ((value?: string | ... 1 more ... | ...' is not assignable to type 'IntrinsicAttributes & (TokenInputProps & RefAttributes<HTMLInputElement>)'.
|
TypeScript
@interlay/hooks#typecheck: command (/home/runner/work/ui/ui/packages/hooks) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (1)
|
TypeScript
Process completed with exit code 1.
|
Tests
Process completed with exit code 1.
|
Prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TypeScript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|