Skip to content

build: bump deps v2.4.x #1069

build: bump deps v2.4.x

build: bump deps v2.4.x #1069

Triggered via push August 28, 2024 10:07
Status Failure
Total duration 2m 6s
Artifacts

dispatch.yml

on: push
Lint  /  Broken Markdown links
1m 7s
Lint / Broken Markdown links
Lint  /  Super Linter
1m 31s
Lint / Super Linter
Build & Test  /  Integration Tests
0s
Build & Test / Integration Tests
Release  /  Semantic Release
Release / Semantic Release
Fit to window
Zoom out
Zoom in

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.