Skip to content

Add logic to send analytics data #593

Add logic to send analytics data

Add logic to send analytics data #593

Triggered via pull request July 30, 2024 11:31
Status Failure
Total duration 2m 37s
Artifacts

v-next-ci.yml

on: pull_request
List packages
3s
List packages
Check dependency versions
8s
Check dependency versions
Check that the npm scripts are consistent
9s
Check that the npm scripts are consistent
Matrix: ci
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

2 errors
should get the analyticsClientId from the file because it already exists: v-next/hardhat/test/internal/cli/telemetry/analytics/utils.ts#L66
AssertionError: Expected values to be strictly equal - Expected + Received - test-client-id + 345b5a6f-0154-4986-beb3-6d537173e75e at TestContext.<anonymous> (test/internal/cli/telemetry/analytics/utils.ts:66:14) at async Test.run (node:internal/test_runner/test:857:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:565:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: '345b5a6f-0154-4986-beb3-6d537173e75e', expected: 'test-client-id', operator: 'strictEqual' }
[hardhat] ci on macos-latest (Node 22)
Process completed with exit code 1.