Validating LXP Address #31
Annotations
6 errors and 1 warning
Run yarn lint:
packages/snap/src/index.ts#L15
There should be at least one empty line between import groups
|
Run yarn lint:
packages/snap/src/index.ts#L16
`@metamask/utils` import should occur before import of `./service`
|
Run yarn lint:
packages/snap/src/index.ts#L78
Unnecessary 'else' after 'return'
|
Run yarn lint:
packages/snap/src/index.ts#L79
Invalid type "any" of template literal expression
|
Run yarn lint:
packages/snap/src/index.ts#L82
Unnecessary 'else' after 'return'
|
Run yarn lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading