feat(metrics): add info nox config metrics #6445
e2e.yml
on: pull_request
Annotations
2 errors, 8 warnings, and 2 notices
test/tests/deal/dealDeploy.test.ts > fluence deploy tests > should deploy deals with spell and service, resolve and run services on them:
cli/test/helpers/sharedSteps.ts#L449
AssertionError: expected [ { …(4) }, { …(4) }, { …(4) } ] to deeply equal [ { …(4) }, { …(4) }, { …(4) } ]
- Expected
+ Received
Array [
Object {
"host_id": "12D3KooWE2osvXM56GSsCuUzgVPdjcNVXwXkRHb42tr1hEb4oVcD",
"services": Array [
"myService",
],
"spells": Array [
"newSpell",
"worker-spell",
],
"worker_id": "12D3KooWBdyDBBXdRWFqJRBXwwsG3yAQ59oud44a5pEv6R3ts9A7",
},
Object {
"host_id": "12D3KooWJSY1m9iz5GpwKqVV4TZ3B7nhpdmgkvbhAzJyLT9Tu5r9",
"services": Array [
"myService",
],
"spells": Array [
"newSpell",
"worker-spell",
],
"worker_id": "12D3KooWKENp9YhzEw8s3fCr9ShaPuTuSKx5A8cThxUDuqJakDBH",
},
Object {
"host_id": "12D3KooWJmB3K8y4XNMEKEsyxrwHfkGRAg9CGUufMjNRKVBPFtMP",
"services": Array [
"myService",
],
"spells": Array [
"newSpell",
"worker-spell",
+ "worker-spell",
],
"worker_id": "12D3KooWBdgEVvR8ZH2EaGJ5ryvhBjDoqznG59f1bZCAGYWNyCPx",
},
]
❯ test/helpers/sharedSteps.ts:449:14
❯ Module.setTryTimeout src/lib/helpers/utils.ts:201:19
❯ Module.waitUntilShowSubnetReturnsExpected test/helpers/sharedSteps.ts:422:3
❯ test/tests/deal/dealDeploy.test.ts:45:7
❯ test/helpers/utils.ts:83:5
|
cli / Run tests
Process completed with exit code 1.
|
nox / Build nox (arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: joerick/[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/
|
nox / Build nox (amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: joerick/[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/
|
js-client / Run tests (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: hashicorp/[email protected], docker/login-action@v2, actions/checkout@v3, actions/setup-node@v3, fluencelabs/github-actions/pnpm-set-dependency@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
js-client / Run tests (20.x)
Failed to download artifact 'fcli' with error:
Error: An error occurred while processing the artifact: Artifact not found for name: fcli
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md.
Falling back to releases.
|
js-client / Run tests (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: hashicorp/[email protected], docker/login-action@v2, actions/checkout@v3, actions/setup-node@v3, fluencelabs/github-actions/pnpm-set-dependency@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
js-client / Run tests (18.x)
Failed to download artifact 'fcli' with error:
Error: An error occurred while processing the artifact: Artifact not found for name: fcli
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md.
Falling back to releases.
|
decider / Run tests
The following actions use a deprecated Node.js version and will be forced to run on node20: nahsi/setup-ipfs@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
cli / Run tests
The following actions use a deprecated Node.js version and will be forced to run on node20: ./.github/actions/replace-version. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
sccache stats
65% - 26 hits, 14 misses, 0 errors
|
sccache stats
65% - 26 hits, 14 misses, 0 errors
|