Skip to content

feat(react): with as method #4503

feat(react): with as method

feat(react): with as method #4503

Triggered via pull request March 2, 2025 19:08
Status Failure
Total duration 1m 31s
Artifacts

ci.yml

on: pull_request
Matrix: Check quality
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 10 warnings
Check quality (ci:type)
Property 'wrap' does not exist on type '(({ blockOutside, children }: ErrorBoundaryGroupProps) => Element) & { displayName: string; with: <TProps extends ComponentProps<ComponentType> = Record<string, never>>(errorBoundaryGroupProps: PropsWithoutChildren<...> | undefined, Component: ComponentType<...>) => ((props: TProps) => Element) & { ...; }; Consumer:...'.
Check quality (ci:type)
Property 'wrap' does not exist on type '(({ blockOutside, children }: ErrorBoundaryGroupProps) => Element) & { displayName: string; with: <TProps extends ComponentProps<ComponentType> = Record<string, never>>(errorBoundaryGroupProps: PropsWithoutChildren<...> | undefined, Component: ComponentType<...>) => ((props: TProps) => Element) & { ...; }; Consumer:...'.
Check quality (ci:type)
Property 'wrap' does not exist on type 'ForwardRefExoticComponent<{ resetKeys?: unknown[] | undefined; onReset?(): void; onError?(error: Error, info: ErrorInfo): void; fallback: ReactNode | FunctionComponent<ErrorBoundaryFallbackProps<Error>>; shouldCatch?: ShouldCatch | ... 1 more ... | undefined; } & { ...; } & RefAttributes<...>> & { ...; }'.
Check quality (ci:type)
Parameter 'props' implicitly has an 'any' type.
Check quality (ci:type)
Property 'wrap' does not exist on type '(({ clientOnly, children, fallback }: SuspenseProps) => Element) & { displayName: string; with: <TProps extends ComponentProps<ComponentType> = Record<string, never>>(suspenseProps: PropsWithoutChildren<SuspenseProps> | undefined, Component: ComponentType<...>) => ((props: TProps) => Element) & { ...; }; }'.
Check quality (ci:type)
Property 'wrap' does not exist on type 'ForwardRefExoticComponent<{ resetKeys?: unknown[] | undefined; onReset?(): void; onError?(error: Error, info: ErrorInfo): void; fallback: ReactNode | FunctionComponent<ErrorBoundaryFallbackProps<Error>>; shouldCatch?: ShouldCatch | ... 1 more ... | undefined; } & { ...; } & RefAttributes<...>> & { ...; }'.
Check quality (ci:type)
Binding element 'error' implicitly has an 'any' type.
Check quality (ci:type)
Property 'wrap' does not exist on type '(({ clientOnly, children, fallback }: SuspenseProps) => Element) & { displayName: string; with: <TProps extends ComponentProps<ComponentType> = Record<string, never>>(suspenseProps: PropsWithoutChildren<SuspenseProps> | undefined, Component: ComponentType<...>) => ((props: TProps) => Element) & { ...; }; }'.
Check quality (ci:type)
@suspensive/visualization#ci:type: command (/home/runner/work/suspensive/suspensive/examples/visualization) /opt/hostedtoolcache/node/22.14.0/x64/bin/pnpm run ci:type exited (2)
Check quality (ci:type)
Process completed with exit code 2.
Check quality (prepack)
The job was canceled because "ci_type" failed.
Check quality (prepack)
The operation was canceled.
Check quality (build)
The job was canceled because "ci_type" failed.
Check quality (build)
@suspensive/visualization#build: command (/home/runner/work/suspensive/suspensive/examples/visualization) /opt/hostedtoolcache/node/22.14.0/x64/bin/pnpm run build exited (1)
Check quality (build)
The operation was canceled.
Check quality (ci:test)
The job was canceled because "ci_type" failed.
Check quality (ci:test)
The operation was canceled.
Check quality (ci:attw)
The job was canceled because "ci_type" failed.
Check quality (ci:attw)
The operation was canceled.
Check quality (ci:eslint)
The job was canceled because "ci_type" failed.
Check quality (ci:eslint)
The operation was canceled.
Check quality (ci:eslint): packages/codemods/src/bin/transformRunner.spec.ts#L11
Unexpected any. Specify a different type
Check quality (ci:eslint): packages/codemods/src/bin/transformRunner.spec.ts#L11
Unsafe member access .exitCode on an `any` value