feat: Node http2 gRPC transport #480
Annotations
6 errors and 1 warning
src/controllers/ExtensionController.ts#L338
Object literal may only specify known properties, and 'debug' does not exist in type 'ConnectOptions'.
|
src/dh/NodeHttp2gRPCTransport.ts#L5
Namespace '"/home/runner/work/vscode-deephaven/vscode-deephaven/node_modules/@deephaven/jsapi-types/dist/index".dh' has no exported member 'grpc'.
|
src/dh/NodeHttp2gRPCTransport.ts#L6
Namespace '"/home/runner/work/vscode-deephaven/vscode-deephaven/node_modules/@deephaven/jsapi-types/dist/index".dh' has no exported member 'grpc'.
|
src/dh/NodeHttp2gRPCTransport.ts#L7
Namespace '"/home/runner/work/vscode-deephaven/vscode-deephaven/node_modules/@deephaven/jsapi-types/dist/index".dh' has no exported member 'grpc'.
|
src/dh/NodeHttp2gRPCTransport.ts#L19
Parameter 'options' implicitly has an 'any' type.
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
This job failed
Loading