refactor(theme): implement different approach #118
Annotations
8 errors and 10 warnings
Build
@interlay/themev2#build: command (/home/runner/work/ui/ui/packages/core/themeV2) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Build
Process completed with exit code 1.
|
TypeScript
@interlay/themev2#typecheck: command (/home/runner/work/ui/ui/packages/core/themeV2) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (1)
|
TypeScript
Object literal may only specify known properties, and 'size' does not exist in type 'ListTheme'.
|
TypeScript
Object literal may only specify known properties, and 'size' does not exist in type 'RadioTheme'.
|
TypeScript
Type '{}' is missing the following properties from type 'SwitchTheme': width, height, bg, selected, indicator
|
TypeScript
Process completed with exit code 1.
|
Tests
Process completed with exit code 1.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, 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/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, 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/action-setup@v2.2.4, 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:
packages/components/src/TokenInput/BaseTokenInput.tsx#L44
'bottomAdornment' is assigned a value but never used
|
ESLint:
packages/components/src/TokenInput/TokenInputBalance.tsx#L17
'inputId' is defined but never used. Allowed unused args must match /^_.*?$/u
|
ESLint:
packages/components/src/TokenInput/TokenInputBalance.tsx#L24
'isDisabled' is assigned a value but never used
|
ESLint:
packages/components/src/TokenInput/TokenInputBalance.tsx#L26
'ariaLabel' is assigned a value but never used
|
ESLint:
packages/components/src/TokenInput/TokenInputBalance.tsx#L30
'handleClickBalance' is assigned a value but never used
|
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|