GDHF demo #2413
lint-test-build.yml
on: pull_request
lint-cli
46s
lint-docs-examples
39s
build-cli
44s
build-docs-examples
44s
build-server-docker
54s
Annotations
2 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.
|
test-webapp
Process completed with exit code 1.
|