chore(deps): update api3 (major) #299
Annotations
2 errors
|
build-and-validate
Process completed with exit code 1.
|
|
docs/oev-searchers/in-depth/oev-auctioneer.test.js > the auction length section lists all the supported chains:
docs/oev-searchers/in-depth/oev-auctioneer.test.js#L23
AssertionError: expected [ 'ApeChain', 'Arbitrum One', …(33) ] to strictly equal [ 'ApeChain', 'Arbitrum One', …(29) ]
- Expected
+ Received
@@ -1,10 +1,12 @@
[
"ApeChain",
"Arbitrum One",
"Avalanche",
"Base",
+ "Bitlayer",
+ "Blast",
"BNB Smart Chain",
"BOB",
"Core",
"Ethereum",
"Fraxtal",
@@ -12,10 +14,11 @@
"Hyperliquid",
"Injective EVM",
"Katana",
"Kava",
"Linea",
+ "Lumia",
"Manta",
"Mantle",
"Mode",
"Moonbeam",
"Optimism",
@@ -27,7 +30,8 @@
"Soneium",
"Sonic",
"Taiko",
"Unichain",
"World Chain",
+ "X Layer",
"Zircuit",
]
❯ docs/oev-searchers/in-depth/oev-auctioneer.test.js:23:18
|