Skip to content

Introduce prometheus #126

Introduce prometheus

Introduce prometheus #126

Triggered via pull request August 7, 2024 02:00
@lucemanslucemans
synchronize #110
feat/metrics
Status Failure
Total duration 3m 9s
Artifacts

test.yml

on: pull_request
Matrix: Test ENState 🚀
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
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, - address: "0x225f137127d9067788314bc7fcc1f36746a3c3B5", } - Expected - 1 + Received + 2 at /home/runner/work/enstate/enstate/test/src/test_implementation.ts:15:32
error: expect(received).toMatchObject(expected): test/src/test_implementation.ts#L15
{ + error: "Not Found", + status: 404, - address: "0x225f137127d9067788314bc7fcc1f36746a3c3B5", } - Expected - 1 + Received + 2 at /home/runner/work/enstate/enstate/test/src/test_implementation.ts:15:32
error: expect(received).toMatchObject(expected): test/src/test_implementation.ts#L15
{ + error: "Not Found", + status: 404, - address: "0x225f137127d9067788314bc7fcc1f36746a3c3B5", } - Expected - 1 + Received + 2 at /home/runner/work/enstate/enstate/test/src/test_implementation.ts:15:32
error: expect(received).toMatchObject(expected): test/src/test_implementation.ts#L15
{ response: [ { address: "0x225f137127d9067788314bc7fcc1f36746a3c3B5", + avatar: "https://ipfs.io/ipfs/bafybeifodlhzer4j7nlr467iruytkzlxwip7pjm4dwkkbxwcny732o5ab4", + ccip_urls: [ + "https://rs.myeth.id/gateway" + ], + chains: { + eth: "0x225f137127d9067788314bc7fcc1f36746a3c3B5", + }, + display: "luc.computer", + errors: { + contenthash: "ABI decode error", + }, + fresh: 1722996209104, + name: "luc.computer", + records: { + avatar: "https://ipfs.io/ipfs/bafybeifodlhzer4j7nlr467iruytkzlxwip7pjm4dwkkbxwcny732o5ab4", + "com.discord": "lucemans", + "com.github": "lucemans", + "com.twitter": "lucemansnl", + description: "Create Epic Shit", + email: "[email protected]", + "org.telegram": "lucemans", + url: "https://luc.computer", + }, + resolver: "0xdCcB68ac05BB2Ee83F0873DCd0BF5F57E2968344", type: "success", }, { + error: "Not Found", + status: 404, + type: "error", - address: "0x225f137127d9067788314bc7fcc1f36746a3c3B5", - type: "success", } ], response_length: 2, } - Expected - 2 + Received + 27 at /home/runner/work/enstate/enstate/test/src/test_implementation.ts:15:32
error: expect(received).toMatchObject(expected): test/src/test_implementation.ts#L15
{ response: [ { + error: "Not Found", + status: 404, + type: "error", - address: "0x2B5c7025998f88550Ef2fEce8bf87935f542C190", - type: "success", }, { + error: "Not Found", + status: 404, + type: "error", - address: "0x797664168c3DEffdF3Eb3Ae18b29a2c7A7156feB", - type: "success", } ], response_length: 2, } - Expected - 4 + Received + 6 at /home/runner/work/enstate/enstate/test/src/test_implementation.ts:15:32
error: expect(received).toMatchObject(expected): test/src/test_implementation.ts#L15
{ response: [ { + address: "0x2B5c7025998f88550Ef2fEce8bf87935f542C190", + avatar: "https://id.antony.cloud/img/2.png", + chains: { + eth: "0x2B5c7025998f88550Ef2fEce8bf87935f542C190", + polygon: "0x2B5C7025998f88550ef2FEce8BF87935F542c190", + }, + display: "antony.sh", + errors: {}, + fresh: 1722996218609, + header: "https://id.antony.cloud/img/5.png", + name: "antony.sh", + records: { + avatar: "eip155:1/erc721:0x80aa9806886322fd9c2bff19966569381631de42/2", + "com.discord": "antony.sh", + "com.github": "Antony1060", + "com.twitter": "AntonyThe1060", + description: "A person, maybe, idk.", + email: "[email protected]", + header: "eip155:1/erc721:0x80aa9806886322fd9c2bff19966569381631de42/5", + location: "Croatia", + "org.telegram": "Antony1060", + url: "https://antony.sh", + }, + resolver: "0x231b0Ee14048e9dCcD1d247744d114a4EB5E8E63", - name: "luc.cash", type: "success", } ], response_length: 1, } - Expected - 1 + Received + 24 at /home/runner/work/enstate/enstate/test/src/test_implementation.ts:15:32
Test ENState 🚀 (server)
Process completed with exit code 1.
Test ENState 🚀 (worker)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6, mozilla-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test ENState 🚀 (server)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6, mozilla-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/