Skip to content

Document plugin-operated live research acceptance #213

Document plugin-operated live research acceptance

Document plugin-operated live research acceptance #213

Triggered via push July 16, 2026 06:04
Status Failure
Total duration 8m 4s
Artifacts

ci.yml

on: push
build-and-test
8m 0s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build-and-test
Process completed with exit code 1.
tests/implementSessionManager.test.ts > ImplementSessionManager > batches generated multiple-choice option scoring into one model forward: tests/implementSessionManager.test.ts#L50872
AssertionError: expected [Function] to throw error matching /AssertionError/ but got 'Command failed: python3 /home/runner/…' - Expected: /AssertionError/ + Received: "Command failed: python3 /home/runner/work/AutoLabOS/.autolabos-validation/.tmp/autolabos-eval-choice-batch-mH03mR/experiment.py Traceback (most recent call last): File \"/home/runner/work/AutoLabOS/.autolabos-validation/.tmp/autolabos-eval-choice-batch-mH03mR/experiment.py\", line 2, in <module> import torch ModuleNotFoundError: No module named 'torch' " ❯ tests/implementSessionManager.test.ts:50872:92
build-and-test
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-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/