fix: Don't require _every_ message to contain procedure information #145
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.
|