chore: Temp testing branch linting #53755
Annotations
2 errors and 11 warnings
|
Lint
Process completed with exit code 1.
|
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