fix: call onTransactionId
immediately when tx id is available
#1148
Annotations
4 errors and 1 warning
Build
@radixdlt/radix-dapp-toolkit#build: command (/home/runner/work/radix-dapp-toolkit/radix-dapp-toolkit/packages/dapp-toolkit) /home/runner/work/radix-dapp-toolkit/radix-dapp-toolkit/node_modules/.bin/npm run build exited (1)
|
Build
Object literal may only specify known properties, but 'stateModule' does not exist in type '{ storageModule: StorageModule; requestItemModule: { add: (value: { type: "loginRequest" | "dataRequest" | "sendTransaction" | "proofRequest" | "preAuthorizationRequest"; walletInteraction: { ...; }; isOneTimeRequest: boolean; }, onSignal?: ((signalValue: string) => void) | undefined) => ResultAsync<...>; ... 8 more...'. Did you mean to write 'storageModule'?
|
Build
Parameter 'status' implicitly has an 'any' type.
|
Build
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