Implement correct handling of data URLs #66
Annotations
7 errors and 2 warnings
Test:
test/src/test_implementation.ts#L15
{
+ ccip_urls: [
+ "https://dnssec-oracle.ens.domains/"
+ ],
+ chains: {},
+ display: "261217b9ed2257a7.com",
+ errors: {},
+ fresh: 1708703225133,
+ name: "261217b9ed2257a7.com",
+ records: {},
+ resolver: "0xF142B308cF687d4358410a4cB885513b30A42025",
- status: 404,
}
- Expected - 1
+ Received + 10
at /home/runner/_work/enstate/enstate/test/src/test_implementation.ts:15:17
|
Test:
test/src/test_implementation.ts#L15
{
+ error: "Not Found",
+ status: 404,
- name: "luc.eth",
}
- Expected - 1
+ Received + 2
at /home/runner/_work/enstate/enstate/test/src/test_implementation.ts:15:17
|
Test:
test/src/test_implementation.ts#L15
{
+ ccip_urls: [
+ "https://dnssec-oracle.ens.domains/"
+ ],
+ chains: {},
+ display: "e034369a7cdafe19.com",
+ errors: {},
+ fresh: 1708703251301,
+ name: "e034369a7cdafe19.com",
+ records: {},
+ resolver: "0xF142B308cF687d4358410a4cB885513b30A42025",
- status: 404,
}
- Expected - 1
+ Received + 10
at /home/runner/_work/enstate/enstate/test/src/test_implementation.ts:15:17
|
Test:
test/src/test_implementation.ts#L15
{
response: [
{
+ error: "Not Found",
status: 404,
type: "error",
},
{
+ ccip_urls: [
+ "https://dnssec-oracle.ens.domains/"
+ ],
+ chains: [Object ...],
+ display: "06b9eced1d3e71fe.com",
+ errors: [Object ...],
+ fresh: 1708703266346,
+ name: "06b9eced1d3e71fe.com",
+ records: [Object ...],
+ resolver: "0xF142B308cF687d4358410a4cB885513b30A42025",
+ type: "success",
- status: 404,
- type: "error",
}
],
response_length: 2,
}
- Expected - 2
+ Received + 12
at /home/runner/_work/enstate/enstate/test/src/test_implementation.ts:15:17
|
Test:
test/src/test_implementation.ts#L15
{
response: [
{
+ error: "Not Found",
+ status: 404,
+ type: "error",
- name: "luc.eth",
- type: "success",
},
{
+ address: "0xb8c2C29ee19D8307cb7255e1Cd9CbDE883A267d5",
+ avatar: "https://i.seadn.io/gae/hKHZTZSTmcznonu8I6xcVZio1IF76fq0XmcxnvUykC-FGuVJ75UPdLDlKJsfgVXH9wOSmkyHw0C39VAYtsGyxT7WNybjQ6s3fM3macE?w=500&auto=format",
+ chains: [Object ...],
+ display: "nick.eth",
+ errors: [Object ...],
+ fresh: 1708703267888,
name: "nick.eth",
+ records: [Object ...],
+ resolver: "0x4976fb03C32e5B8cfe2b6cCB31c09Ba78EBaBa41",
type: "success",
}
],
response_length: 2,
}
- Expected - 2
+ Received + 11
at /home/runner/_work/enstate/enstate/test/src/test_implementation.ts:15:17
|
Test:
test/src/test_implementation.ts#L15
{
response: [
{
+ error: "Not Found",
status: 404,
type: "error",
},
{
+ error: "Not Found",
status: 404,
type: "error",
},
{
+ ccip_urls: [
+ "https://dnssec-oracle.ens.domains/"
+ ],
+ chains: [Object ...],
+ display: "8c88abf44ff8d878.com",
+ errors: [Object ...],
+ fresh: 1708703282518,
+ name: "8c88abf44ff8d878.com",
+ records: [Object ...],
+ resolver: "0xF142B308cF687d4358410a4cB885513b30A42025",
+ type: "success",
- status: 404,
- type: "error",
}
],
response_length: 3,
}
- Expected - 2
+ Received + 13
at /home/runner/_work/enstate/enstate/test/src/test_implementation.ts:15:17
|
Test
Process completed with exit code 1.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, mozilla-actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading