Port sentry logic #639
v-next-ci.yml
on: pull_request
List packages
3s
Check dependency versions
8s
Check that the npm scripts are consistent
9s
Matrix: ci
Matrix: lint
Annotations
2 errors
should send an event to Sentry:
v-next/hardhat/test/internal/cli/telemetry/sentry/subprocess.ts#L45
AssertionError: Expected values to be strictly equal
- Expected
+ Received
- {}
at TestContext.<anonymous> (test/internal/cli/telemetry/sentry/subprocess.ts:45:12)
at async Test.run (node:internal/test_runner/test:857:9)
at async Promise.all (index 0)
at async Suite.run (node:internal/test_runner/test:1217:7)
at async Test.processPendingSubtests (node:internal/test_runner/test:565:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '',
expected: '{}',
operator: 'strictEqual'
}
|
[hardhat] ci on macos-latest (Node 22)
Process completed with exit code 1.
|