Port sentry logic #641
v-next-ci.yml
on: pull_request
List packages
5s
Check dependency versions
10s
Check that the npm scripts are consistent
8s
Matrix: ci
Matrix: lint
Annotations
2 errors and 4 warnings
should return true because the error was raised by hardhat:
v-next\hardhat\test\internal\cli\telemetry\sentry\anonymizer.ts#L406
AssertionError: Expected values to be strictly equal
- Expected
+ Received
- true
+ false
at TestContext.<anonymous> (test\internal\cli\telemetry\sentry\anonymizer.ts:406:14)
at Test.runInAsyncScope (node:async_hooks:206:9)
at Test.run (node:internal/test_runner/test:856:25)
at Test.start (node:internal/test_runner/test:753:17)
at node:internal/test_runner/test:1215:71
at node:internal/per_context/primordials:488:82
at new Promise (<anonymous>)
at new SafePromise (node:internal/per_context/primordials:456:29)
at node:internal/per_context/primordials:488:9
at Array.map (<anonymous>) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: 'strictEqual'
}
|
[hardhat] ci on windows-latest (Node 22)
Process completed with exit code 1.
|
[hardhat] lint
Failed to download action 'https://api.github.com/repos/pnpm/action-setup/tarball/a3252b78c470c02df07e9d59298aecedc3ccdd6d'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
[hardhat] lint
Back off 19.009 seconds before retry.
|
[hardhat] lint
Failed to download action 'https://api.github.com/repos/pnpm/action-setup/tarball/a3252b78c470c02df07e9d59298aecedc3ccdd6d'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
[hardhat] lint
Back off 14.135 seconds before retry.
|