Skip to content

feat!: grpc migration #118

feat!: grpc migration

feat!: grpc migration #118

Triggered via pull request October 18, 2024 08:42
Status Failure
Total duration 32s
Artifacts

check-build-test.yaml

on: pull_request
test-client-vms
0s
test-client-vms
Fit to window
Zoom out
Zoom in

Annotations

10 errors
check: client-vms/src/types/types.ts#L9
Cannot find module '@nillion/client-wasm' or its corresponding type declarations.
check: client-vms/src/vm/builder.ts#L18
Cannot find module '@nillion/client-wasm' or its corresponding type declarations.
check: client-vms/src/vm/client.ts#L10
Cannot find module '@nillion/client-wasm' or its corresponding type declarations.
check: client-vms/src/vm/operation/delete-values.ts#L30
'nodes' is of type 'unknown'.
check: client-vms/src/vm/operation/delete-values.ts#L30
Parameter 'node' implicitly has an 'any' type.
check: client-vms/src/vm/operation/delete-values.ts#L39
'nodes' is of type 'unknown'.
check: client-vms/src/vm/operation/query-pool-status.ts#L24
Type 'unknown' is not assignable to type 'PaymentClient'.
check: client-vms/src/vm/operation/query-pool-status.ts#L28
Type 'unknown' is not assignable to type '{ id: PartyId; transport: Transport; }'.
check: client-vms/src/vm/operation/retrieve-values.ts#L14
Cannot find module '@nillion/client-wasm' or its corresponding type declarations.
check: client-vms/src/vm/operation/retrieve-values.ts#L31
Type 'unknown' is not assignable to type 'PaymentClient'.