feat(multichain): add block explorer format URLs #57088
Annotations
10 errors and 10 warnings
Lint:
shared/lib/multichain/networks.test.ts#L1
Replace `·formatBlockExplorerUrl,·formatBlockExplorerAddressUrl,·MultichainBlockExplorerFormatUrls·` with `⏎··formatBlockExplorerUrl,⏎··formatBlockExplorerAddressUrl,⏎··MultichainBlockExplorerFormatUrls,⏎`
|
Lint:
shared/lib/multichain/networks.test.ts#L7
Insert `⏎······`
|
Lint:
shared/lib/multichain/networks.test.ts#L8
Insert `··`
|
Lint:
shared/lib/multichain/networks.test.ts#L9
Insert `··`
|
Lint:
shared/lib/multichain/networks.test.ts#L10
Insert `··`
|
Lint:
shared/lib/multichain/networks.test.ts#L11
Replace `····)` with `······),⏎····`
|
Lint:
shared/lib/multichain/networks.test.ts#L21
Replace `⏎······urls,⏎······address,⏎····)).toBe(`https://foo.bar/address/${address}?detail=true`` with `urls,·address)).toBe(⏎······`https://foo.bar/address/${address}?detail=true`,⏎····`
|
|
Lint:
shared/lib/multichain/networks.ts#L4
Delete `⏎·`
|
Lint:
ui/components/app/modals/nickname-popovers/nickname-popovers.component.test.tsx#L9
'MULTICHAIN_PROVIDER_CONFIGS' is defined but never used
|
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/solana/common-solana.ts#L91
'#fb9f18' 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
|
Lint:
ui/components/app/snaps/snap-home-page/snap-home-renderer.js#L49
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
Loading