Skip to content

New Chat UI and Revision system #58

New Chat UI and Revision system

New Chat UI and Revision system #58

Triggered via pull request August 11, 2024 15:48
@codewithcheesecodewithcheese
synchronize #17
chat-ui
Status Failure
Total duration 40s
Artifacts

ci.yml

on: pull_request
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test/registry.test.ts > cache > should use relations to extract models: 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 > Migration Tests > 0009_ancient_korath: 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
Tests (20, ubuntu-latest)
Process completed with exit code 1.
Tests (20, ubuntu-latest)
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/