build: bump deps v2.4.x #1069
dispatch.yml
on: push
Lint
/
Broken Markdown links
1m 7s
Lint
/
Super Linter
1m 31s
Release
/
Semantic Release
Annotations
4 errors
Build & Test / Build Node.js:
src/modules/resource.ts#L17
Cannot find module 'file-type/browser' or its corresponding type declarations.
|
Build & Test / Build Node.js:
src/signer.ts#L53
Type 'Long' is not assignable to type 'bigint'.
|
Build & Test / Build Node.js:
src/signer.ts#L73
Argument of type '{ signerInfos: SignerInfo[]; fee: { amount: Coin[]; gasLimit: Long.Long; payer: string; }; }' is not assignable to parameter of type '{ signerInfos?: { publicKey?: { typeUrl?: string | undefined; value?: Uint8Array | undefined; } | undefined; modeInfo?: { single?: { mode?: SignMode | undefined; } | undefined; multi?: { ...; } | undefined; } | undefined; sequence?: bigint | undefined; }[] | undefined; fee?: { ...; } | undefined; tip?: { ...; } | un...'.
|
Build & Test / Build Node.js
Process completed with exit code 2.
|