Backport cluster-wide prom-client metrics aggregation (plus undefined-handler-label fix) to 6.x - #675
Merged
juliobguedes merged 4 commits intoAug 27, 2026
DK CICD / node-vtex-api-node-ci-v2-6cujric2-node-command-0
failed
Aug 27, 2026 in 17s
node-vtex-api-node-ci-v2-6cujric2-node-command-0
Progress summary:
| Step | Status |
|---|---|
| assume-role | 🟢 completed |
| get-ca-token | 🟢 completed |
| run-command | 🔴 failed |
⚠️ A completed status for an individual step simply indicates it completed. Errors might have happened: check the overall status of the Check Run and, if necessary, the logs below.
Details
Runner: node-ci-v2-6cujric2-node-command-0-pod
assume-role logs (access task pipeline | access task only)
get-ca-token logs (access task pipeline | access task only)
run-command logs (access task pipeline | access task only)
ERROR: src/service/telemetry/client.ts:42:3 - Declaration of public instance method not allowed after declaration of private instance method. Instead, this should come after constructors.
ERROR: src/service/telemetry/client.ts:44:34 - Unnecessary semicolon
ERROR: src/service/telemetry/client.ts:48:40 - Unnecessary semicolon
ERROR: src/service/telemetry/client.ts:51:60 - Unnecessary semicolon
ERROR: src/service/telemetry/client.ts:53:38 - Unnecessary semicolon
ERROR: src/service/telemetry/client.ts:56:3 - Declaration of public instance method not allowed after declaration of private instance method. Instead, this should come after constructors.
ERROR: src/service/telemetry/client.ts:57:37 - Unnecessary semicolon
ERROR: src/service/telemetry/client.ts:58:43 - Unnecessary semicolon
ERROR: src/service/telemetry/client.ts:64:60 - Unnecessary semicolon
ERROR: src/service/telemetry/client.ts:68:49 - Unnecessary semicolon
ERROR: src/service/worker/runtime/graphql/schema/schemaDirectives/Auth.ts:72:22 - == should be ===
ERROR: src/service/worker/runtime/graphql/schema/schemaDirectives/Auth.ts:87:45 - == should be ===
ERROR: src/tracing/utils.test.ts:7:5 - The key 'authorization' is not sorted alphabetically
ERROR: src/tracing/utils.test.ts:67:7 - The key 'AUTHORIZATION' is not sorted alphabetically
ERROR: src/tracing/utils.test.ts:95:7 - The key 'authorization' is not sorted alphabetically
ERROR: src/tracing/utils.test.ts:121:7 - The key 'x-custom-header' is not sorted alphabetically
ERROR: src/utils/buildFullPath.ts:23:9 - Identifier 'isRelativeUrl' is never reassigned; use 'const' instead of 'let'.
ERROR: src/utils/buildFullPath.ts:23:53 - Unnecessary semicolon
ERROR: src/utils/buildFullPath.ts:24:56 - == should be ===
ERROR: src/utils/buildFullPath.ts:25:48 - Unnecessary semicolon
ERROR: src/utils/buildFullPath.ts:27:24 - Unnecessary semicolon
ERROR: src/utils/buildFullPath.ts:41:62 - Unnecessary semicolon
ERROR: src/utils/buildFullPath.ts:55:18 - Unnecessary semicolon
error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
+ TEST_EXIT_CODE=2
+ '[' -z 2 ']'
+ '[' 2 -ne 0 ']'
+ echo 'lint failed'
+ exit 1
lint failed
Loading