Skip to content

WIP: remove batch queries #307

WIP: remove batch queries

WIP: remove batch queries #307

Triggered via pull request November 2, 2023 11:36
Status Failure
Total duration 2m 12s
Artifacts

deploy-inter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/App.tsx#L21
Cannot find module '@agoric/rpc' or its corresponding type declarations.
build: src/App.tsx#L106
Parameter 'e' implicitly has an 'any' type.
build: src/service/vaults.ts#L17
Cannot find module '@agoric/rpc' or its corresponding type declarations.
build: src/service/vaults.ts#L41
Untyped function calls may not accept type arguments.
build: src/service/vaults.ts#L43
Parameter 'liquidationSchedule' implicitly has an 'any' type.
build: src/service/vaults.ts#L44
Parameter 'e' implicitly has an 'any' type.
build: src/service/vaults.ts#L65
Untyped function calls may not accept type arguments.
build: src/service/vaults.ts#L67
Parameter 'value' implicitly has an 'any' type.
build: src/service/vaults.ts#L71
Parameter 'e' implicitly has an 'any' type.
build: src/service/vaults.ts#L154
Untyped function calls may not accept type arguments.