Skip to content

fix: Make props optional in rerender function returned from renderHookToSnapshotStream #135

fix: Make props optional in rerender function returned from renderHookToSnapshotStream

fix: Make props optional in rerender function returned from renderHookToSnapshotStream #135

Triggered via pull request January 16, 2025 13:29
Status Failure
Total duration 49s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
CI
Type '(rerenderCallbackProps: Props) => Promise<void>' is not assignable to type '(rerenderCallbackProps: VoidOptionalArg<Props>) => Promise<void>'.
CI
Process completed with exit code 1.
CI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636