fix: Mark parent bucket as immutable on split #130
Annotations
2 errors and 1 warning
error: expect(received).toBe(expected):
test/timebasedBucketizer.test.ts#L4353
Expected: false
Received: true
at /home/runner/work/sds-processors-ts/sds-processors-ts/test/timebasedBucketizer.test.ts:4353:45
at forEach (1:11)
at testOutput (/home/runner/work/sds-processors-ts/sds-processors-ts/test/timebasedBucketizer.test.ts:4348:24)
at /home/runner/work/sds-processors-ts/sds-processors-ts/test/timebasedBucketizer.test.ts:551:9
|
build-and-test
Process completed with exit code 1.
|
build-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|