Upgrade OpenAPI Implementation #100
Annotations
3 errors and 2 warnings
error: expect(received).toMatchObject(expected):
test/src/test_implementation.ts#L15
{
+ ccip_urls: [
+ "https://api.coinbase.com/api/v1/subdomain/resolver/resolveSubdomain/{sender}/{data}"
+ ],
+ chains: {
+ sol: "6gAbPNz9fzq4h23YESXahNbijnrNQNL2sMokF1r1fPXp",
+ },
+ display: "lucemans.cb.id",
+ errors: {},
+ fresh: 1713368244450,
+ name: "lucemans.cb.id",
+ records: {},
+ resolver: "0x1934FC75aD10d7eEd51dc7A92773cAc96A06BE56",
- address: "0x4e7abb71BEe38011c54c30D0130c0c71Da09222b",
}
- Expected - 1
+ Received + 12
at /home/runner/work/enstate/enstate/test/src/test_implementation.ts:15:17
|
error: expect(received).toMatchObject(expected):
test/src/test_implementation.ts#L15
{
response: [
{
address: "0x225f137127d9067788314bc7fcc1f36746a3c3B5",
+ avatar: "https://arweave.net/HGa8J7pSjcETkbkctCDb5HMJLCXexLcZlwHC-IeFNWs",
+ ccip_urls: [
+ "https://rs.myeth.id/gateway"
+ ],
+ chains: {
+ eth: "0x225f137127d9067788314bc7fcc1f36746a3c3B5",
+ },
+ display: "luc.willbreak.eth",
+ errors: {},
+ fresh: 1713368243627,
+ header: "https://ipfs.io/ipfs/bafkreie5e6fkxltkyyn3q5hwblhd3c42mpwlqnis2a6hmfwitzdgbt7zdu",
+ name: "luc.willbreak.eth",
+ records: {
+ avatar: "ar://HGa8J7pSjcETkbkctCDb5HMJLCXexLcZlwHC-IeFNWs",
+ "com.discord": "lucemans",
+ "com.github": "lucemans",
+ "com.twitter": "lucemansnl",
+ description: "DevRel @ ENS",
+ email: "[email protected]",
+ header: "ipfs://bafkreie5e6fkxltkyyn3q5hwblhd3c42mpwlqnis2a6hmfwitzdgbt7zdu",
+ location: "Breda, NL",
+ name: "Luc",
+ "org.telegram": "lucemans",
+ pronouns: "they/them",
+ timezone: "Utc",
+ url: "luc.computer",
+ },
+ resolver: "0xdCcB68ac05BB2Ee83F0873DCd0BF5F57E2968344",
type: "success",
},
{
+ ccip_urls: [
+ "https://api.coinbase.com/api/v1/subdomain/resolver/resolveSubdomain/{sender}/{data}"
+ ],
+ chains: {
+ sol: "6gAbPNz9fzq4h23YESXahNbijnrNQNL2sMokF1r1fPXp",
+ },
+ display: "lucemans.cb.id",
+ errors: {},
+ fresh: 1713368244450,
+ name: "lucemans.cb.id",
+ records: {},
+ resolver: "0x1934FC75aD10d7eEd51dc7A92773cAc96A06BE56",
- address: "0x4e7abb71BEe38011c54c30D0130c0c71Da09222b",
type: "success",
}
],
response_length: 2,
}
- Expected - 1
+ Received + 40
at /home/runner/work/enstate/enstate/test/src/test_implementation.ts:15:17
|
Test ENState 🚀 (worker)
Process completed with exit code 1.
|
Test ENState 🚀 (worker)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, mozilla-actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test ENState 🚀 (server)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, mozilla-actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|