New Chat UI and Revision system #58
Annotations
3 errors and 1 warning
src/database/model.ts#L21
TypeError: Cannot read properties of undefined (reading 'relations')
❯ register src/database/model.ts:21:43
❯ Module.registerModel src/database/model.ts:35:3
❯ test/registry.test.ts:47:5
|
src/database/migrations.test.ts#L976
AssertionError: expected 12 to be 11 // Object.is equality
- Expected
+ Received
- 11
+ 12
❯ src/database/migrations.test.ts:976:28
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading