Skip to content

test(ui-codemods): add back tests for v10 codemods with a nice Vitest config #4717

test(ui-codemods): add back tests for v10 codemods with a nice Vitest config

test(ui-codemods): add back tests for v10 codemods with a nice Vitest config #4717

Triggered via pull request June 17, 2025 21:10
Status Failure
Total duration 3m 53s
Artifacts

pr-validation.yml

on: pull_request
Lint commit msg + code
3m 49s
Lint commit msg + code
Vitest unit tests
3m 28s
Vitest unit tests
Cypress component tests
3m 40s
Cypress component tests
Fit to window
Zoom out
Zoom in

Annotations

30 errors
Vitest unit tests: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors2.input.tsx#L152
Type '18' is not assignable to type 'DeepPartial<string | 0> | undefined'.
Vitest unit tests: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors2.input.tsx#L37
Cannot find module '../api' or its corresponding type declarations.
Vitest unit tests: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors2.input.tsx#L36
Cannot find module './styles' or its corresponding type declarations.
Vitest unit tests: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors2.input.tsx#L35
Cannot find module '../utils/useMediaQuery' or its corresponding type declarations.
Vitest unit tests: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors2.input.tsx#L34
Cannot find module '../common/components/ApiSearch' or its corresponding type declarations.
Vitest unit tests: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors2.input.tsx#L33
Cannot find module '../common/components/StaticSearch' or its corresponding type declarations.
Vitest unit tests: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors2.input.tsx#L32
Cannot find module '../KBar/KBar' or its corresponding type declarations.
Vitest unit tests: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors2.input.tsx#L31
Cannot find module 'react-query' or its corresponding type declarations.
Vitest unit tests: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors.input.ts#L25
Property 'oxford' does not exist on type 'Colors'.
Vitest unit tests: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors.input.ts#L14
Property 'tiara' does not exist on type 'Colors'.
Cypress component tests: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors2.input.tsx#L152
Type '18' is not assignable to type 'DeepPartial<string | 0> | undefined'.
Cypress component tests: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors2.input.tsx#L37
Cannot find module '../api' or its corresponding type declarations.
Cypress component tests: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors2.input.tsx#L36
Cannot find module './styles' or its corresponding type declarations.
Cypress component tests: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors2.input.tsx#L35
Cannot find module '../utils/useMediaQuery' or its corresponding type declarations.
Cypress component tests: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors2.input.tsx#L34
Cannot find module '../common/components/ApiSearch' or its corresponding type declarations.
Cypress component tests: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors2.input.tsx#L33
Cannot find module '../common/components/StaticSearch' or its corresponding type declarations.
Cypress component tests: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors2.input.tsx#L32
Cannot find module '../KBar/KBar' or its corresponding type declarations.
Cypress component tests: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors2.input.tsx#L31
Cannot find module 'react-query' or its corresponding type declarations.
Cypress component tests: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors.input.ts#L25
Property 'oxford' does not exist on type 'Colors'.
Cypress component tests: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors.input.ts#L14
Property 'tiara' does not exist on type 'Colors'.
Lint commit msg + code: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors2.input.tsx#L152
Type '18' is not assignable to type 'DeepPartial<string | 0> | undefined'.
Lint commit msg + code: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors2.input.tsx#L37
Cannot find module '../api' or its corresponding type declarations.
Lint commit msg + code: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors2.input.tsx#L36
Cannot find module './styles' or its corresponding type declarations.
Lint commit msg + code: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors2.input.tsx#L35
Cannot find module '../utils/useMediaQuery' or its corresponding type declarations.
Lint commit msg + code: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors2.input.tsx#L34
Cannot find module '../common/components/ApiSearch' or its corresponding type declarations.
Lint commit msg + code: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors2.input.tsx#L33
Cannot find module '../common/components/StaticSearch' or its corresponding type declarations.
Lint commit msg + code: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors2.input.tsx#L32
Cannot find module '../KBar/KBar' or its corresponding type declarations.
Lint commit msg + code: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors2.input.tsx#L31
Cannot find module 'react-query' or its corresponding type declarations.
Lint commit msg + code: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors.input.ts#L25
Property 'oxford' does not exist on type 'Colors'.
Lint commit msg + code: packages/ui-codemods/lib/__node_tests__/__testfixtures__/colors.input.ts#L14
Property 'tiara' does not exist on type 'Colors'.