Skip to content

Merge all 22 build-tsb-pandas-typescript-migration PRs into one #161

Merge all 22 build-tsb-pandas-typescript-migration PRs into one

Merge all 22 build-tsb-pandas-typescript-migration PRs into one #161

Re-run triggered April 15, 2026 23:35
Status Failure
Total duration 1m 33s
Artifacts

ci.yml

on: pull_request
Test & Lint
30s
Test & Lint
Validate Python Examples
1m 26s
Validate Python Examples
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Test & Lint
Process completed with exit code 1.
error: expect(received).toBe(expected): tests/stats/clip_with_bounds.test.ts#L243
Expected: true Received: false at <anonymous> (/home/runner/work/tsessebe/tsessebe/tests/stats/clip_with_bounds.test.ts:243:46)
error: expect(received).toEqual(expected): tests/io/json_normalize.test.ts#L115
[ - "item_x", + "item_.x", ] - Expected - 1 + Received + 1 at <anonymous> (/home/runner/work/tsessebe/tsessebe/tests/io/json_normalize.test.ts:115:36)
error: expect(received).toEqual(expected): tests/io/json_normalize.test.ts#L89
[ - "{"b":1}", + { + "b": 1, + }, ] - Expected - 1 + Received + 3 at <anonymous> (/home/runner/work/tsessebe/tsessebe/tests/io/json_normalize.test.ts:89:37)
error: expect(received).toEqual(expected): tests/io/json_normalize.test.ts#L83
[ - "{"c":1}", + { + "c": 1, + }, ] - Expected - 1 + Received + 3 at <anonymous> (/home/runner/work/tsessebe/tsessebe/tests/io/json_normalize.test.ts:83:39)
Test & Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Validate Python Examples
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/