build: bump @agoric/react-components #227
Annotations
7 errors and 2 warnings
unit
'M' is declared but its value is never read.
|
unit
Process completed with exit code 1.
|
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...'.
|
lint
'M' is declared but its value is never read.
|
lint
Process completed with exit code 1.
|
integration
'M' is declared but its value is never read.
|
integration
Process completed with exit code 1.
|
unit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|