Skip to content

GDHF demo

GDHF demo #2410

Triggered via pull request December 2, 2024 13:18
Status Failure
Total duration 4m 32s
Artifacts

lint-test-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Unhandled error: discojs/dist/training/trainer.js#L15
Error: trainer's model has not been set ❯ Trainer.get model [as model] ../discojs/dist/training/trainer.js:15:19 ❯ Proxy.startTraining src/components/training/Trainer.vue:269:33 This error originated in "src/components/training/__tests__/Trainer.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "increases accuracy when training alone". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
src/components/testing/__tests__/Testing.spec.ts > allows to download server's models: webapp/src/components/testing/__tests__/Testing.spec.ts#L86
AssertionError: expected 'previous' to equal 'download' Expected: "download" Received: "previous" ❯ src/components/testing/__tests__/Testing.spec.ts:86:43
test-webapp
Process completed with exit code 1.