Skip to content

Merge pull request #58 from leapwallet/main #27

Merge pull request #58 from leapwallet/main

Merge pull request #58 from leapwallet/main #27

Triggered via push September 22, 2023 06:24
Status Failure
Total duration 2m 2s
Artifacts
release
6s
release
publish-npm-registry
1m 53s
publish-npm-registry
publish-gitHub-registry
1m 36s
publish-gitHub-registry
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
publish-npm-registry: packages/cosmos-snap-provider/src/snap.ts#L9
Replace `·ChainInfo,·GetSnapsResponse,·SignAminoOptions,·Snap,·StdSignDoc,·SuggestChainOptions·` with `⏎··ChainInfo,⏎··GetSnapsResponse,⏎··SignAminoOptions,⏎··Snap,⏎··StdSignDoc,⏎··SuggestChainOptions,⏎`
publish-npm-registry: packages/cosmos-snap-provider/src/snap.ts#L168
Replace `⏎·const·{⏎····isADR36·=·false·⏎·` with `··const·{·isADR36·=·false`
publish-npm-registry: packages/cosmos-snap-provider/src/snap.ts#L180
Replace `⏎······chain.chainName,⏎····` with `chain.chainName`
publish-npm-registry: packages/cosmos-snap-provider/src/snap.ts#L229
Replace `⏎··if` with `··if·`
publish-npm-registry: packages/cosmos-snap-provider/src/snap.ts#L236
Replace `await·sendReqToSnap('getSupportedChains',·{}` with `(await·sendReqToSnap('getSupportedChains',·{})`
publish-npm-registry: packages/cosmos-snap-provider/src/snap.ts#L238
Replace `·message:·'Chain·already·added·successfully',·chainInfo` with `⏎······message:·'Chain·already·added·successfully',⏎······chainInfo,⏎···`
release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/