Skip to content

refactor(tests): modular mock-free test suite with cross-platform CI #2

refactor(tests): modular mock-free test suite with cross-platform CI

refactor(tests): modular mock-free test suite with cross-platform CI #2

Triggered via pull request June 8, 2026 13:00
@ofriwofriw
synchronize #13
refactor/tests
Status Failure
Total duration 1m 12s
Artifacts 4

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

40 errors, 4 warnings, and 1 notice
test (macos-latest, 24): notebook/tools.ts#L145
'context.args' is of type 'unknown'.
test (macos-latest, 24): notebook/tools.ts#L110
'params' is of type 'unknown'.
test (macos-latest, 24): notebook/tools.ts#L102
'params' is of type 'unknown'.
test (macos-latest, 24): notebook/tools.ts#L96
'params' is of type 'unknown'.
test (macos-latest, 24): notebook/tools.ts#L96
'params' is of type 'unknown'.
test (macos-latest, 24): notebook/tools.ts#L84
'context.args' is of type 'unknown'.
test (macos-latest, 24): notebook/tools.ts#L74
'args' is of type 'unknown'.
test (macos-latest, 24): notebook/tools.ts#L71
'args' is of type 'unknown'.
test (macos-latest, 24): notebook/rehydration.ts#L53
Conversion of type 'CustomEntry<unknown>' to type 'Record<string, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
test (macos-latest, 24): notebook/rehydration.ts#L48
Conversion of type 'CustomEntry<unknown>' to type 'Record<string, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
test (ubuntu-latest, 22): notebook/tools.ts#L145
'context.args' is of type 'unknown'.
test (ubuntu-latest, 22): notebook/tools.ts#L110
'params' is of type 'unknown'.
test (ubuntu-latest, 22): notebook/tools.ts#L102
'params' is of type 'unknown'.
test (ubuntu-latest, 22): notebook/tools.ts#L96
'params' is of type 'unknown'.
test (ubuntu-latest, 22): notebook/tools.ts#L96
'params' is of type 'unknown'.
test (ubuntu-latest, 22): notebook/tools.ts#L84
'context.args' is of type 'unknown'.
test (ubuntu-latest, 22): notebook/tools.ts#L74
'args' is of type 'unknown'.
test (ubuntu-latest, 22): notebook/tools.ts#L71
'args' is of type 'unknown'.
test (ubuntu-latest, 22): notebook/rehydration.ts#L53
Conversion of type 'CustomEntry<unknown>' to type 'Record<string, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
test (ubuntu-latest, 22): notebook/rehydration.ts#L48
Conversion of type 'CustomEntry<unknown>' to type 'Record<string, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
test (ubuntu-latest, 24): notebook/tools.ts#L145
'context.args' is of type 'unknown'.
test (ubuntu-latest, 24): notebook/tools.ts#L110
'params' is of type 'unknown'.
test (ubuntu-latest, 24): notebook/tools.ts#L102
'params' is of type 'unknown'.
test (ubuntu-latest, 24): notebook/tools.ts#L96
'params' is of type 'unknown'.
test (ubuntu-latest, 24): notebook/tools.ts#L96
'params' is of type 'unknown'.
test (ubuntu-latest, 24): notebook/tools.ts#L84
'context.args' is of type 'unknown'.
test (ubuntu-latest, 24): notebook/tools.ts#L74
'args' is of type 'unknown'.
test (ubuntu-latest, 24): notebook/tools.ts#L71
'args' is of type 'unknown'.
test (ubuntu-latest, 24): notebook/rehydration.ts#L53
Conversion of type 'CustomEntry<unknown>' to type 'Record<string, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
test (ubuntu-latest, 24): notebook/rehydration.ts#L48
Conversion of type 'CustomEntry<unknown>' to type 'Record<string, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
test (windows-latest, 24): notebook/tools.ts#L145
'context.args' is of type 'unknown'.
test (windows-latest, 24): notebook/tools.ts#L110
'params' is of type 'unknown'.
test (windows-latest, 24): notebook/tools.ts#L102
'params' is of type 'unknown'.
test (windows-latest, 24): notebook/tools.ts#L96
'params' is of type 'unknown'.
test (windows-latest, 24): notebook/tools.ts#L96
'params' is of type 'unknown'.
test (windows-latest, 24): notebook/tools.ts#L84
'context.args' is of type 'unknown'.
test (windows-latest, 24): notebook/tools.ts#L74
'args' is of type 'unknown'.
test (windows-latest, 24): notebook/tools.ts#L71
'args' is of type 'unknown'.
test (windows-latest, 24): notebook/rehydration.ts#L53
Conversion of type 'CustomEntry<unknown>' to type 'Record<string, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
test (windows-latest, 24): notebook/rehydration.ts#L48
Conversion of type 'CustomEntry<unknown>' to type 'Record<string, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
test (macos-latest, 24)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
test (ubuntu-latest, 22)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
test (ubuntu-latest, 24)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
test (windows-latest, 24)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
test (windows-latest, 24)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026

Artifacts

Produced during runtime
Name Size Digest
test-results-macos-latest-node-24
2.85 KB
sha256:860e6a2607b5ae4412c752a33023032db3eb724efb7ca66bbc5cf74540aefdb0
test-results-ubuntu-latest-node-22
2.85 KB
sha256:210c8169e2734c112f311bafd426c857b11a1b2ecd4d7c632a7d901158a38c1f
test-results-ubuntu-latest-node-24
2.85 KB
sha256:c7852f32d8af99ea38330fc1904bd68335066ab505b848a41e6d4e7728eef582
test-results-windows-latest-node-24
2.85 KB
sha256:1bba082b8b697521535bc6fbfb10988f9a9bea56e40319dfd68ea18ab477bb11