Skip to content

fix: Don't require _every_ message to contain procedure information #145

fix: Don't require _every_ message to contain procedure information

fix: Don't require _every_ message to contain procedure information #145

Triggered via pull request December 13, 2023 18:39
Status Failure
Total duration 30s
Artifacts

ci.yaml

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

Annotations

6 errors
build-and-test (ubuntu-latest): transport/transport.ts#L213
Type '{ serviceName?: string | null | undefined; procedureName?: string | null | undefined; id: string; from: string; to: string; streamId: string; controlFlags: number; payload: unknown; }' is not assignable to type 'OpaqueTransportMessage'.
build-and-test (ubuntu-latest)
Process completed with exit code 2.
build-and-test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
build-and-test (macos-latest)
The operation was canceled.
build-and-test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build-and-test (windows-latest)
The operation was canceled.