Skip to content

Introduce prometheus #125

Introduce prometheus

Introduce prometheus #125

Triggered via pull request August 7, 2024 01:34
@lucemanslucemans
synchronize #110
feat/metrics
Status Failure
Total duration 4m 43s
Artifacts

test.yml

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

Annotations

5 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: "0x2B5c7025998f88550Ef2fEce8bf87935f542C190", } - 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: "0x2B5c7025998f88550Ef2fEce8bf87935f542C190", } - 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: [ { + 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
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/