feat: enable STX by default with migration and notification #53852
Annotations
11 warnings
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:
shared/modules/bridge-utils/bridge.util.test.ts#L152
Replace toThrowError() with its canonical name of toThrow()
|
Lint:
shared/modules/bridge-utils/bridge.util.test.ts#L226
Replace toThrowError() with its canonical name of toThrow()
|
Lint:
ui/components/app/assets/nfts/nfts-items/nfts-items.js#L154
React Hook useEffect has missing dependencies: 'collections', 'collectionsKeys', and 'getAssetImageUrlAndUpdate'. Either include them or remove the dependency array
|
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
|
Loading