Major refactoring and bugfix #65
Annotations
2 errors and 2 warnings
|
frontend
Process completed with exit code 1.
|
|
src/views/EnginesView.tasks.test.js > EnginesView task integration > shows tracking ref and runs update from audio.cpp modal:
frontend/src/views/EnginesView.tasks.test.js#L329
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/views/EnginesView.tasks.test.js:329:29
|
|
backend
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-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
frontend
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/
|