Skip to content

feat: add initial seed parameter to constructors #8574

feat: add initial seed parameter to constructors

feat: add initial seed parameter to constructors #8574

Triggered via pull request October 26, 2024 00:28
Status Failure
Total duration 1m 54s
Artifacts

pr.yml

on: pull_request
Check Code Generation: node-22, ubuntu-latest
1m 46s
Check Code Generation: node-22, ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test/faker.spec.ts > faker > constructor() > seed > should prioritize the randomizer over the seed: test/faker.spec.ts#L116
AssertionError: expected 8373237378417847 to be 3319821087749105 // Object.is equality - Expected + Received - 3319821087749105 + 8373237378417847 ❯ test/faker.spec.ts:116:42
test/simple-faker.spec.ts > simpleFaker > constructor() > seed > should prioritize the randomizer over the seed: test/simple-faker.spec.ts#L62
AssertionError: expected 8373237378417847 to be 3319821087749105 // Object.is equality - Expected + Received - 3319821087749105 + 8373237378417847 ❯ test/simple-faker.spec.ts:62:42
Check Code Generation: node-22, ubuntu-latest
Process completed with exit code 1.
Check Code Generation: node-22, ubuntu-latest
Process completed with exit code 1.