Skip to content

refactor(theme): implement different approach #113

refactor(theme): implement different approach

refactor(theme): implement different approach #113

Triggered via pull request February 23, 2024 13:20
Status Failure
Total duration 37s
Artifacts

QA.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 5 warnings
TypeScript
Object literal may only specify known properties, and 'size' does not exist in type 'AccordionTheme'.
TypeScript
Object literal may only specify known properties, and 'size' does not exist in type 'AlertTheme'.
TypeScript
Type '{}' is missing the following properties from type 'CardTheme': bg, boxShadow, border, hover, focus
TypeScript
Object literal may only specify known properties, and '75' does not exist in type 'Record<ColorShade, string>'.
TypeScript
Object literal may only specify known properties, and '75' does not exist in type 'Record<ColorShade, string>'.
TypeScript
Object literal may only specify known properties, and 'xs' does not exist in type 'Record<DialogSize, DialogSizeParams>'.
TypeScript
Object literal may only specify known properties, and 'size' does not exist in type 'DividerTheme'.
TypeScript
Object literal may only specify known properties, and 'size' does not exist in type 'DrawerTheme'.
TypeScript
Type '(hue: ColorHue, shade?: ColorShade) => string' is not assignable to type 'Colors'.
TypeScript
Object literal may only specify known properties, and 'xs' does not exist in type 'Record<InputSizes, InputSizeParams>'.
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.
Tests
Process completed with exit code 1.
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/.
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/.
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/.
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/.
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/.