fix: satisfy strict index access in parquet bool encoding #858
ci.yml
on: push
Test & Lint
17s
Playground E2E (Playwright)
1m 9s
Validate Python Examples
1m 42s
OpenEvolve benchmark
0s
Build
Annotations
3 errors and 3 warnings
|
Test & Lint
Process completed with exit code 1.
|
|
Playground E2E (Playwright)
Process completed with exit code 1.
|
|
error: 6 regression(s) in parquet.html:
tests-e2e/playground-cells.test.ts#L256
: Failed to fetch dynamically imported module: blob:http://localhost:3399/17c63a78-73e2-48ba-aeb3-3f6597637b25
Failed to fetch dynamically imported module: blob:http://localhost:3399/f41684df-b10e-49c6-9a01-0b4cf74ab202
Failed to fetch dynamically imported module: blob:http://localhost:3399/3489f0c7-ca55-48f9-8d99-feb87ce5348d
Failed to fetch dynamically imported module: blob:http://localhost:3399/eb054e4f-d460-4919-a65c-e5c79ee35de7
Failed to fetch dynamically imported module: blob:http://localhost:3399/6033fb26-a5c2-4d34-bba6-5885b74b1fb0
at assertPageOutcomes (/home/runner/work/tsb/tsb/tests-e2e/playground-cells.test.ts:256:42)
at <anonymous> (/home/runner/work/tsb/tsb/tests-e2e/playground-cells.test.ts:309:7)
|
|
Test & Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playground E2E (Playwright)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|