chore: willboosterify this repo #324
Annotations
2 errors and 2 warnings
|
test / test
Process completed with exit code 1.
|
|
test/e2e/debugAndJudge.test.ts > example/prompt_summary judge.ts model_answers/default {"model":"google/gemini-2.5-flash-lite"}:
test/e2e/debugAndJudge.test.ts#L462
AssertionError: expected [ { testCaseId: '01_small_00', …(4) } ] to deeply equal [ { …(5) }, { …(5) } ]
- Expected
+ Received
[
{
- "decisionCode": 2000,
+ "decisionCode": 1000,
"stdin": "富士山(ふじさん)は、静岡県(富士宮市、富士市、裾野市、御殿場市、駿東郡小山町)と山梨県(富士吉田市、南都留郡鳴沢村)に跨る活火山である[注釈 3]。
標高3776.12 m、日本最高峰(剣ヶ峰)[注釈 4]の独立峰で、その優美な風貌は日本国外でも日本の象徴として広く知られている。
",
"stdout": "Here's the summary of the provided Japanese text, in its original language:
富士山は静岡県と山梨県にまたがる活火山で、標高3776.12mの日本最高峰であり、その優美な姿は日本の象徴として国外でも広く知られています。",
"testCaseId": "01_small_00",
"timeSeconds": 0.761,
- },
- {
- "decisionCode": 2000,
- "stdin": Any<String>,
- "stdout": Any<String>,
- "testCaseId": "02_large_00",
- "timeSeconds": Any<Number>,
},
]
❯ test/e2e/debugAndJudge.test.ts:462:29
|
|
test / pre
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: fkirc/skip-duplicate-actions@04a1aebece824b56e6ad6a401d015479cd1c50b3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 / test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: fkirc/skip-duplicate-actions@04a1aebece824b56e6ad6a401d015479cd1c50b3, jdx/mise-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|