build: bump @agoric/react-components #228
Annotations
2 errors and 1 warning
Run yarn lint
Type 'Guarded<{ makeAccount(): PromiseVow<Guarded<{ getAddress(): string; getBalance(brand: Brand<"nat">): PromiseVow<NatAmount>; deposit(payment: ERef<Payment<"nat">>, optAmountShape?: any): PromiseVow<...>; withdraw(amount: NatAmount): PromiseVow<...>; executeTx<MT extends TypedJson[]>(messages: MT): PromiseVowOfTupleMa...' is not assignable to type 'Remote<Guarded<{ makeAccount(): PromiseVow<Guarded<{ getAddress(): string; getBalance(brand: Brand<"nat">): PromiseVow<NatAmount>; deposit(payment: ERef<Payment<"nat">>, optAmountShape?: any): PromiseVow<...>; withdraw(amount: NatAmount): PromiseVow<...>; executeTx<MT extends TypedJson[]>(messages: MT): PromiseVowOf...'.
|
Run yarn lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading