feat: implement CAIP25 MultiChain API and NextJS playground integration #2641
Annotations
10 errors and 2 warnings
|
Run yarn lint:
packages/sdk-multichain/src/MetamaskMultichain.ts#L4
Replace `·LoggerLike,·MultichainEvents,·ScopedProperties,·ScopeObject,·SessionData,·SessionEventData,·SessionProperties·` with `⏎··LoggerLike,⏎··MultichainEvents,⏎··ScopedProperties,⏎··ScopeObject,⏎··SessionData,⏎··SessionEventData,⏎··SessionProperties,⏎`
|
Run yarn lint:
packages/sdk-multichain/src/MetamaskMultichain.ts#L5
`@metamask/providers` import should occur before import of `./providers/ExtensionProvider`
|
Run yarn lint:
packages/sdk-multichain/src/MetamaskMultichain.ts#L6
'readable-stream' should be listed in the project's dependencies. Run 'npm i -S readable-stream' to add it
|
Run yarn lint:
packages/sdk-multichain/src/MetamaskMultichain.ts#L6
`readable-stream` import should occur before import of `./providers/ExtensionProvider`
|
Run yarn lint:
packages/sdk-multichain/src/MetamaskMultichain.ts#L29
Expected blank line between class members
|
Run yarn lint:
packages/sdk-multichain/src/MetamaskMultichain.ts#L30
Expected blank line between class members
|
|
Run yarn lint:
packages/sdk-multichain/src/MetamaskMultichain.ts#L37
Expected blank line between class members
|
Run yarn lint:
packages/sdk-multichain/src/MetamaskMultichain.ts#L43
use `Boolean(params?.existingProvider)` instead
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading