chore(deps): update dependency tsdown to ^0.22.0 #231
Annotations
7 errors
|
Build
Process completed with exit code 1.
|
|
Build
dinero.js#build: command (/home/runner/work/dinero.js/dinero.js/packages/dinero.js) /opt/hostedtoolcache/node/24.18.0/x64/bin/npm run build exited (1)
|
|
Test (Node 24)
Process completed with exit code 1.
|
|
packages/dinero.js/src/api/__tests__/compare.test.ts > compare > properties > is antisymmetric: compare(a, b) equals -compare(b, a):
packages/dinero.js/src/api/__tests__/compare.test.ts#L292
Error: Property failed after 63 tests
{ seed: 803052548, path: "62", endOnFailure: true }
Counterexample: [9,9]
Shrunk 0 time(s)
Hint: Enable verbose mode in order to have the list of all failing values encountered during the run
❯ buildError node_modules/fast-check/lib/check/runner/utils/RunDetailsFormatter.js:156:19
❯ throwIfFailed node_modules/fast-check/lib/check/runner/utils/RunDetailsFormatter.js:165:11
❯ reportRunDetails node_modules/fast-check/lib/check/runner/utils/RunDetailsFormatter.js:178:16
❯ Proxy.assert node_modules/fast-check/lib/check/runner/Runner.js:61:9
❯ packages/dinero.js/src/api/__tests__/compare.test.ts:292:10
Caused by: Caused by: AssertionError: expected +0 to be -0 // Object.is equality
- Expected
+ Received
- -0
+ 0
❯ packages/dinero.js/src/api/__tests__/compare.test.ts:297:35
❯ Property.predicate node_modules/fast-check/lib/check/property/Property.js:14:54
❯ Property.run node_modules/fast-check/lib/check/property/Property.generic.js:43:33
❯ runIt node_modules/fast-check/lib/check/runner/Runner.js:14:30
❯ check node_modules/fast-check/lib/check/runner/Runner.js:54:11
❯ Proxy.assert node_modules/fast-check/lib/check/runner/Runner.js:57:17
❯ packages/dinero.js/src/api/__tests__/compare.test.ts:292:10
|
|
Test (Node 20)
The strategy configuration was canceled because "test._24" failed
|
|
Test (Node 22)
The strategy configuration was canceled because "test._24" failed
|
|
Test (Node 22)
The operation was canceled.
|