refactor(theme): implement different approach #116
Annotations
8 errors and 1 warning
Run typecheck
Object literal may only specify known properties, and 'size' does not exist in type 'AccordionTheme'.
|
Run typecheck
Object literal may only specify known properties, and 'size' does not exist in type 'AlertTheme'.
|
Run typecheck
Type '{}' is missing the following properties from type 'CardTheme': bg, boxShadow, border, hover, focus
|
Run typecheck
Object literal may only specify known properties, and 'size' does not exist in type 'ListTheme'.
|
Run typecheck
Object literal may only specify known properties, and 'size' does not exist in type 'RadioTheme'.
|
Run typecheck
Type '{}' is missing the following properties from type 'SwitchTheme': width, height, bg, selected, indicator
|
Run typecheck
@interlay/themev2#typecheck: command (/home/runner/work/ui/ui/packages/core/themeV2) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (1)
|
Run typecheck
Process completed with exit code 1.
|
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/.
|
Loading