refactor(theme): implement different approach #113
Annotations
10 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 '75' does not exist in type 'Record<ColorShade, string>'.
|
Run typecheck
Object literal may only specify known properties, and '75' does not exist in type 'Record<ColorShade, string>'.
|
Run typecheck
Object literal may only specify known properties, and 'xs' does not exist in type 'Record<DialogSize, DialogSizeParams>'.
|
Run typecheck
Object literal may only specify known properties, and 'size' does not exist in type 'DividerTheme'.
|
Run typecheck
Object literal may only specify known properties, and 'size' does not exist in type 'DrawerTheme'.
|
Run typecheck
Type '(hue: ColorHue, shade?: ColorShade) => string' is not assignable to type 'Colors'.
|
Run typecheck
Object literal may only specify known properties, and 'xs' does not exist in type 'Record<InputSizes, InputSizeParams>'.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading