feat(rpc): better protocol #1618
Annotations
10 errors
|
unit-tests:
packages/rpc/benchmarks/action.ts#L1
Module '"@deepkit/bench"' has no exported member 'add'.
|
|
unit-tests:
packages/rpc/benchmarks/dispatcher.ts#L2
Module '"@deepkit/bench"' has no exported member 'add'.
|
|
unit-tests:
packages/rpc/benchmarks/kernel.ts#L1
Module '"@deepkit/bench"' has no exported member 'add'.
|
|
unit-tests:
packages/rpc/benchmarks/message.ts#L2
Module '"@deepkit/bench"' has no exported member 'add'.
|
|
unit-tests:
packages/rpc/index.ts#L23
Module './src/decorators.js' has already exported a member named 'RpcAction'. Consider explicitly re-exporting to resolve the ambiguity.
|
|
unit-tests:
packages/rpc/src/client/action.ts#L33
'"../protocol.js"' has no exported member named 'ContextId'. Did you mean 'getContextId'?
|
|
unit-tests:
packages/rpc/src/client/action.ts#L33
Module '"../protocol.js"' has no exported member 'rpcDecodeError'.
|
|
unit-tests:
packages/rpc/src/client/action.ts#L243
Property 'getBodies' does not exist on type 'RpcMessage'.
|
|
unit-tests:
packages/rpc/src/client/action.ts#L266
Property 'getBodies' does not exist on type 'RpcMessage'.
|
|
unit-tests:
packages/rpc/src/client/action.ts#L428
Property 'Error' does not exist on type 'typeof RpcAction'.
|