Skip to content

Merge pull request #62 from leapwallet/main #28

Merge pull request #62 from leapwallet/main

Merge pull request #62 from leapwallet/main #28

Triggered via push October 6, 2023 16:36
Status Failure
Total duration 1m 41s
Artifacts
release
6s
release
publish-npm-registry
1m 25s
publish-npm-registry
publish-gitHub-registry
1m 32s
publish-gitHub-registry
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
publish-npm-registry: packages/snap/src/helpers/parser.ts#L20
'@metamask/utils' should be listed in the project's dependencies. Run 'npm i -S @metamask/utils' to add it
publish-npm-registry: packages/snap/src/helpers/parser.ts#L20
`@metamask/utils` import should occur before import of `../constants/denoms`
publish-npm-registry: packages/snap/src/helpers/parser.ts#L20
'base64' is defined but never used
publish-npm-registry
Process completed with exit code 1.
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/