Skip to content

add missing displayNames #12827

add missing displayNames

add missing displayNames #12827

Triggered via pull request July 15, 2024 17:03
Status Failure
Total duration 8m 42s
Artifacts 1

build.yml

on: pull_request
Install node modules
30s
Install node modules
Audit node modules
29s
Audit node modules
Build website and playgrounds
52s
Build website and playgrounds
Push static files to github pages
1m 8s
Push static files to github pages
Run unit tests
58s
Run unit tests
Run visual tests (css)
7m 53s
Run visual tests (css)
Run visual tests (react)
50s
Run visual tests (react)
Test for a11y violations
1m 5s
Test for a11y violations
Run e2e tests
48s
Run e2e tests
Matrix: Build and lint packages
Fit to window
Zoom out
Zoom in

Annotations

36 errors and 3 warnings
Run e2e tests
@itwin/itwinui-react#build: command (/home/runner/work/iTwinUI/iTwinUI/packages/itwinui-react) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
Run e2e tests
Property 'displayName' does not exist on type '<T>(props: ComboBoxProps<T> & { ref?: ForwardedRef<HTMLElement> | undefined; }) => Element'.
Run e2e tests
Property 'displayName' does not exist on type '<T>(props: ({ label?: ReactNode; message?: ReactNode; status?: "positive" | "negative" | "warning" | undefined; svgIcon?: Element | undefined; required?: boolean | undefined; wrapperProps?: (Omit<...> & ... 1 more ... & { ...; }) | undefined; labelProps?: DetailedHTMLProps<...> | undefined; messageContentProps?: (Om...'.
Run e2e tests
Property 'displayName' does not exist on type '<T>(props: SelectProps<T> & { ref?: ForwardedRef<HTMLElement> | undefined; }) => Element'.
Run e2e tests
Process completed with exit code 2.
Run visual tests (react)
@itwin/itwinui-react#build: command (/home/runner/work/iTwinUI/iTwinUI/packages/itwinui-react) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
Run visual tests (react)
Property 'displayName' does not exist on type '<T>(props: ComboBoxProps<T> & { ref?: ForwardedRef<HTMLElement> | undefined; }) => Element'.
Run visual tests (react)
Property 'displayName' does not exist on type '<T>(props: ({ label?: ReactNode; message?: ReactNode; status?: "positive" | "negative" | "warning" | undefined; svgIcon?: Element | undefined; required?: boolean | undefined; wrapperProps?: (Omit<...> & ... 1 more ... & { ...; }) | undefined; labelProps?: DetailedHTMLProps<...> | undefined; messageContentProps?: (Om...'.
Run visual tests (react)
Property 'displayName' does not exist on type '<T>(props: SelectProps<T> & { ref?: ForwardedRef<HTMLElement> | undefined; }) => Element'.
Run visual tests (react)
Process completed with exit code 1.
Build website and playgrounds
@itwin/itwinui-react#build: command (/home/runner/work/iTwinUI/iTwinUI/packages/itwinui-react) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
Build website and playgrounds
Property 'displayName' does not exist on type '<T>(props: ComboBoxProps<T> & { ref?: ForwardedRef<HTMLElement> | undefined; }) => Element'.
Build website and playgrounds
Property 'displayName' does not exist on type '<T>(props: ({ label?: ReactNode; message?: ReactNode; status?: "positive" | "negative" | "warning" | undefined; svgIcon?: Element | undefined; required?: boolean | undefined; wrapperProps?: (Omit<...> & ... 1 more ... & { ...; }) | undefined; labelProps?: DetailedHTMLProps<...> | undefined; messageContentProps?: (Om...'.
Build website and playgrounds
Property 'displayName' does not exist on type '<T>(props: SelectProps<T> & { ref?: ForwardedRef<HTMLElement> | undefined; }) => Element'.
Build website and playgrounds
Process completed with exit code 2.
Build and lint packages (ubuntu-latest)
@itwin/itwinui-react#build: command (/home/runner/work/iTwinUI/iTwinUI/packages/itwinui-react) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
Build and lint packages (ubuntu-latest)
Property 'displayName' does not exist on type '<T>(props: ComboBoxProps<T> & { ref?: ForwardedRef<HTMLElement> | undefined; }) => Element'.
Build and lint packages (ubuntu-latest)
Property 'displayName' does not exist on type '<T>(props: ({ label?: ReactNode; message?: ReactNode; status?: "positive" | "negative" | "warning" | undefined; svgIcon?: Element | undefined; required?: boolean | undefined; wrapperProps?: (Omit<...> & ... 1 more ... & { ...; }) | undefined; labelProps?: DetailedHTMLProps<...> | undefined; messageContentProps?: (Om...'.
Build and lint packages (ubuntu-latest)
Property 'displayName' does not exist on type '<T>(props: SelectProps<T> & { ref?: ForwardedRef<HTMLElement> | undefined; }) => Element'.
Build and lint packages (ubuntu-latest)
Process completed with exit code 2.
Run unit tests
Property 'displayName' does not exist on type '<T>(props: ComboBoxProps<T> & { ref?: ForwardedRef<HTMLElement> | undefined; }) => Element'.
Run unit tests
Property 'displayName' does not exist on type '<T>(props: ({ label?: ReactNode; message?: ReactNode; status?: "positive" | "negative" | "warning" | undefined; svgIcon?: Element | undefined; required?: boolean | undefined; wrapperProps?: (Omit<...> & ... 1 more ... & { ...; }) | undefined; labelProps?: DetailedHTMLProps<...> | undefined; messageContentProps?: (Om...'.
Run unit tests
Property 'displayName' does not exist on type '<T>(props: SelectProps<T> & { ref?: ForwardedRef<HTMLElement> | undefined; }) => Element'.
Run unit tests
Process completed with exit code 2.
Build and lint packages (windows-latest)
The job was canceled because "ubuntu-latest" failed.
Build and lint packages (windows-latest)
The operation was canceled.
Test for a11y violations
@itwin/itwinui-react#build: command (/home/runner/work/iTwinUI/iTwinUI/packages/itwinui-react) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
Test for a11y violations
Property 'displayName' does not exist on type '<T>(props: ComboBoxProps<T> & { ref?: ForwardedRef<HTMLElement> | undefined; }) => Element'.
Test for a11y violations
Property 'displayName' does not exist on type '<T>(props: ({ label?: ReactNode; message?: ReactNode; status?: "positive" | "negative" | "warning" | undefined; svgIcon?: Element | undefined; required?: boolean | undefined; wrapperProps?: (Omit<...> & ... 1 more ... & { ...; }) | undefined; labelProps?: DetailedHTMLProps<...> | undefined; messageContentProps?: (Om...'.
Test for a11y violations
Property 'displayName' does not exist on type '<T>(props: SelectProps<T> & { ref?: ForwardedRef<HTMLElement> | undefined; }) => Element'.
Test for a11y violations
Process completed with exit code 1.
Push static files to github pages
@itwin/itwinui-react#build: command (/home/runner/work/iTwinUI/iTwinUI/packages/itwinui-react) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
Push static files to github pages
Property 'displayName' does not exist on type '<T>(props: ComboBoxProps<T> & { ref?: ForwardedRef<HTMLElement> | undefined; }) => Element'.
Push static files to github pages
Property 'displayName' does not exist on type '<T>(props: ({ label?: ReactNode; message?: ReactNode; status?: "positive" | "negative" | "warning" | undefined; svgIcon?: Element | undefined; required?: boolean | undefined; wrapperProps?: (Omit<...> & ... 1 more ... & { ...; }) | undefined; labelProps?: DetailedHTMLProps<...> | undefined; messageContentProps?: (Om...'.
Push static files to github pages
Property 'displayName' does not exist on type '<T>(props: SelectProps<T> & { ref?: ForwardedRef<HTMLElement> | undefined; }) => Element'.
Push static files to github pages
Process completed with exit code 2.
Run e2e tests
No files were found with the provided path: testing/e2e/playwright-report/. No artifacts will be uploaded.
Run unit tests
Could not find any files for packages/itwinui-react/coverage/junit.xml
Push static files to github pages
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
cypress-visual-screenshots
4.74 MB