Update dependency eslint-plugin-vitest to ^0.5.0 #207
Annotations
2 errors
test/vitest/p_EB_E2n_EB_E.spec.ts > p_EB_E2n_EB_E() > matches the reference implementation (with seed=-125102423):
test/vitest/p_EB_E2n_EB_E.spec.ts#L85
Error: Property failed after 1108 tests
{ seed: -125102423, path: "1107:0:19:5:1:1:5:30:6:4:34:20:23:0:7:2:6:19:2:0:2:0:1:4:42:11:11", endOnFailure: true }
Counterexample: [[[1360.2027562754308,-43091.55378041755,0],undefined,0.003352779454167505,[[-0.9999963708980903,0.0026941029395451265,0],[0.0026941029395451265,0.9999963708980903,0],[0,0,-1]]]]
Shrunk 26 time(s)
Got AssertionError: expected 0.37818533655264996 to be close to 0.3781853365526505, received difference is 5.551115123125783e-16, but expected 5e-16
at /home/runner/work/nvector-js/nvector-js/test/vitest/p_EB_E2n_EB_E.spec.ts:85:31
at AsyncProperty.run (file:///home/runner/work/nvector-js/nvector-js/node_modules/fast-check/lib/esm/check/property/AsyncProperty.generic.js:46:28)
Hint: Enable verbose mode in order to have the list of all failing values encountered during the run
❯ test/vitest/p_EB_E2n_EB_E.spec.ts:85:31
❯ AsyncProperty.run node_modules/fast-check/lib/esm/check/property/AsyncProperty.generic.js:46:28
❯ buildError node_modules/fast-check/lib/esm/check/runner/utils/RunDetailsFormatter.js:126:15
❯ asyncThrowIfFailed node_modules/fast-check/lib/esm/check/runner/utils/RunDetailsFormatter.js:143:11
|
CI
Process completed with exit code 2.
|