feat: update database path to pabawi.db across configuration files, D… #131
ci.yml
on: pull_request
docker-build-test
44s
Matrix: lint-and-test
Annotations
2 errors
|
lint-and-test (20.x)
Process completed with exit code 1.
|
|
test/properties/expert-mode/property-6.test.ts > Property 6: Debug Info Completeness > should maintain completeness when adding metadata:
backend/test/properties/expert-mode/property-6.test.ts#L480
Error: Property failed after 4 tests
{ seed: -1397750139, path: "3:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:84", endOnFailure: true }
Counterexample: [" "," ",0,[["__proto__",[]]]]
Shrunk 18 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
❯ Module.assert ../node_modules/fast-check/lib/check/runner/Runner.js:61:9
❯ test/properties/expert-mode/property-6.test.ts:480:8
Caused by: Caused by: Error: Property failed by returning false
❯ Property.run ../node_modules/fast-check/lib/check/property/Property.generic.js:46:28
❯ runIt ../node_modules/fast-check/lib/check/runner/Runner.js:14:30
❯ check ../node_modules/fast-check/lib/check/runner/Runner.js:54:11
❯ Module.assert ../node_modules/fast-check/lib/check/runner/Runner.js:57:17
❯ test/properties/expert-mode/property-6.test.ts:480:8
|