Patch non-existing DNSSEC names (#82) #82
build.yml
on: push
Matrix: Test ENState 🧪 / Test ENState 🚀
Build ENState 🚀
0s
Annotations
6 errors and 4 warnings
error: expect(received).toMatchObject(expected):
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
|
error: expect(received).toMatchObject(expected):
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: 1708721055947,
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 ENState 🧪 / Test ENState 🚀 (worker)
Process completed with exit code 1.
|
error: expect(received).toMatchObject(expected):
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
|
error: expect(received).toMatchObject(expected):
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: 1708721081975,
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 ENState 🧪 / Test ENState 🚀 (server)
Process completed with exit code 1.
|
Test ENState 🧪 / Test ENState 🚀 (worker)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.311.0. Please update to the latest version 2.313.0
|
Test ENState 🧪 / Test ENState 🚀 (worker)
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/.
|
Test ENState 🧪 / Test ENState 🚀 (server)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.311.0. Please update to the latest version 2.313.0
|
Test ENState 🧪 / Test ENState 🚀 (server)
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/.
|