Skip to content

feat: support server-stream #80

feat: support server-stream

feat: support server-stream #80

Triggered via pull request December 1, 2023 22:41
Status Failure
Total duration 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build-and-test (macos-latest): __tests__/fixtures.ts#L41
Argument of type 'TransportMessage<Result<{ result: any; }, never>>' is not assignable to parameter of type 'TransportMessage<Result<{ value: number; }, never>>'.
build-and-test (macos-latest)
Process completed with exit code 2.
build-and-test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
build-and-test (ubuntu-latest): __tests__/fixtures.ts#L41
Argument of type 'TransportMessage<Result<{ result: any; }, never>>' is not assignable to parameter of type 'TransportMessage<Result<{ value: number; }, never>>'.
build-and-test (ubuntu-latest)
Process completed with exit code 2.
build-and-test (windows-latest)
The job was canceled because "macos-latest" failed.
build-and-test (windows-latest)
The operation was canceled.