DRAFT: SIP-26 Integration #56044
Annotations
10 errors and 11 warnings
Lint:
app/scripts/controllers/permissions/specifications.js#L39
Missing JSDoc @param "options.isNonEvmScopeSupported" declaration
|
Lint:
app/scripts/controllers/permissions/specifications.js#L43
Missing @param "options.isNonEvmScopeSupported"
|
|
Lint:
app/scripts/lib/rpc-method-middleware/handlers/wallet-createSession/handler.ts#L55
Missing JSDoc @param "hooks.getNonEvmSupportedMethods" declaration
|
Lint:
app/scripts/lib/rpc-method-middleware/handlers/wallet-createSession/handler.ts#L55
Missing JSDoc @param "hooks.isNonEvmScopeSupported" declaration
|
Lint:
app/scripts/lib/rpc-method-middleware/handlers/wallet-createSession/handler.ts#L69
Missing @param "hooks.getNonEvmSupportedMethods"
|
Lint:
app/scripts/lib/rpc-method-middleware/handlers/wallet-createSession/handler.ts#L69
Missing @param "hooks.isNonEvmScopeSupported"
|
Lint:
app/scripts/lib/rpc-method-middleware/handlers/wallet-createSession/handler.ts#L215
Replace `·getNonEvmSupportedMethods:·hooks.getNonEvmSupportedMethods` with `⏎······getNonEvmSupportedMethods:·hooks.getNonEvmSupportedMethods,⏎····`
|
Lint:
app/scripts/metamask-controller.js#L1659
Replace `this.keyringController,` with `⏎········this.keyringController,⏎·······`
|
Lint:
app/scripts/metamask-controller.js#L1660
Insert `··`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
app/scripts/controllers/swaps/swaps.test.ts#L1265
Some tests seem to be commented
|
Lint:
app/scripts/controllers/swaps/swaps.test.ts#L1286
Some tests seem to be commented
|
Lint:
app/scripts/controllers/swaps/swaps.test.ts#L1306
Some tests seem to be commented
|
Lint:
app/scripts/controllers/swaps/swaps.test.ts#L1390
Some tests seem to be commented
|
Lint:
app/scripts/controllers/swaps/swaps.test.ts#L1406
Some tests seem to be commented
|
Lint:
app/scripts/controllers/swaps/swaps.test.ts#L1429
Some tests seem to be commented
|
Lint:
test/e2e/flask/multichain-api/testHelpers.ts#L88
'#add' Hex color values are not allowed. Consider using design tokens instead. For support reach out to the design system team #metamask-design-system on Slack
|
Lint:
test/e2e/flask/multichain-api/testHelpers.ts#L98
'#add' Hex color values are not allowed. Consider using design tokens instead. For support reach out to the design system team #metamask-design-system on Slack
|
Lint:
ui/components/app/detected-token/detected-token.js#L117
React Hook useEffect has a missing dependency: 'tokensListDetected'. Either include it or remove the dependency array
|
Lint:
ui/components/app/name/name.stories.tsx#L129
Named exports should not use the name annotation if it is redundant to the name that would be generated by the export name
|
Loading