Skip to content

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

fix: Make props optional in rerender function returned from renderHookToSnapshotStream

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

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

pkg-pr-new-publish.yml

on: pull_request
pkg-pr-new Publish
25s
pkg-pr-new Publish
Fit to window
Zoom out
Zoom in

Annotations

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