Support for React 19 #14660
build.yml
on: pull_request
Install node modules
28s
Zip and Upload files to Veracode
0s
Audit node modules
31s
Build website and playgrounds
1m 19s
Push static files to github pages
1m 23s
Run unit tests
3m 40s
Run visual tests (css)
7m 50s
Run visual tests (react)
1m 20s
Test for a11y violations
2m 23s
Run e2e tests
4m 25s
Matrix: Build and lint packages
Annotations
25 errors
Audit node modules
Process completed with exit code 1.
|
Build website and playgrounds
astro-playground#build: command (/home/runner/work/iTwinUI/iTwinUI/playgrounds/astro) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Build website and playgrounds
Process completed with exit code 1.
|
Run visual tests (react)
Parameter 'close' implicitly has an 'any' type.
|
Run visual tests (react)
Parameter 'close' implicitly has an 'any' type.
|
Run visual tests (react)
Parameter 'close' implicitly has an 'any' type.
|
Run visual tests (react)
Type '({ id: string; Header: string; accessor: string; Cell?: undefined; } | { Header: string; Cell: ({ row: { index } }: CellProps<Record<string, string>>) => Element; id?: undefined; accessor?: undefined; })[]' is not assignable to type 'Column<{ name: string; }>[]'.
|
Run visual tests (react)
Parameter 'e' implicitly has an 'any' type.
|
Run visual tests (react)
Parameter 'e' implicitly has an 'any' type.
|
Run visual tests (react)
Type '({ id: string; Header: string; accessor: string; Filter: <T extends Record<string, unknown>>(props: TableFilterProps<T>) => Element; maxWidth?: undefined; width?: undefined; Cell?: undefined; } | { ...; } | { ...; })[]' is not assignable to type 'Column<{ name: string; description: string; }>[]'.
|
Run visual tests (react)
Type '({ id: string; Header: string; accessor: string; Filter: <T extends Record<string, unknown>>(props: TableFilterProps<T>) => Element; maxWidth?: undefined; width?: undefined; Cell?: undefined; } | { ...; } | { ...; })[]' is not assignable to type 'Column<{ name: string; description: string; }>[]'.
|
Run visual tests (react)
react-workshop#build: command (/home/runner/work/iTwinUI/iTwinUI/apps/react-workshop) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
Run visual tests (react)
Type '({ id: string; Header: string; accessor: string; Filter: <T extends Record<string, unknown>>(props: TableFilterProps<T>) => Element; maxWidth?: undefined; } | { id: string; Header: string; accessor: string; maxWidth: number; Filter?: undefined; })[]' is not assignable to type 'Column<{ name: string; description: string; }>[]'.
|
Push static files to github pages
react-workshop#build: command (/home/runner/work/iTwinUI/iTwinUI/apps/react-workshop) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
Push static files to github pages
Parameter 'close' implicitly has an 'any' type.
|
Push static files to github pages
Parameter 'close' implicitly has an 'any' type.
|
Push static files to github pages
Parameter 'close' implicitly has an 'any' type.
|
Push static files to github pages
Type '({ id: string; Header: string; accessor: string; Cell?: undefined; } | { Header: string; Cell: ({ row: { index } }: CellProps<Record<string, string>>) => Element; id?: undefined; accessor?: undefined; })[]' is not assignable to type 'Column<{ name: string; }>[]'.
|
Push static files to github pages
Parameter 'e' implicitly has an 'any' type.
|
Push static files to github pages
Parameter 'e' implicitly has an 'any' type.
|
Push static files to github pages
Type '({ id: string; Header: string; accessor: string; Filter: <T extends Record<string, unknown>>(props: TableFilterProps<T>) => Element; maxWidth?: undefined; width?: undefined; Cell?: undefined; } | { ...; } | { ...; })[]' is not assignable to type 'Column<{ name: string; description: string; }>[]'.
|
Push static files to github pages
Type '({ id: string; Header: string; accessor: string; Filter: <T extends Record<string, unknown>>(props: TableFilterProps<T>) => Element; maxWidth?: undefined; width?: undefined; Cell?: undefined; } | { ...; } | { ...; })[]' is not assignable to type 'Column<{ name: string; description: string; }>[]'.
|
Push static files to github pages
Type '({ id: string; Header: string; accessor: string; Filter: <T extends Record<string, unknown>>(props: TableFilterProps<T>) => Element; maxWidth?: undefined; } | { id: string; Header: string; accessor: string; maxWidth: number; Filter?: undefined; })[]' is not assignable to type 'Column<{ name: string; description: string; }>[]'.
|
Run e2e tests
e2e#test: command (/home/runner/work/iTwinUI/iTwinUI/testing/e2e) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
Run e2e tests
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cypress-visual-screenshots
|
4.91 MB |
|
e2e-report
|
973 KB |
|