This repository has been archived by the owner on Feb 28, 2025. It is now read-only.
0.1.0 #244
Annotations
9 errors and 1 warning
src/features/HistorySideBar.test.tsx > HistorySideBar > restore chat:
src/features/HistorySideBar.test.tsx#L50
AssertionError: expected last "bound " call to have been called with [ { …(2) }, '*' ]
- Expected
+ Received
Array [
Object {
"payload": Object {
+ "chat": Object {
"createdAt": "",
"id": "foo",
"lastUpdated": "",
"messages": Array [
Array [
"user",
"hello",
],
Array [
"assistant",
"hello there",
],
],
"model": "chat-gpt-3.5-turbo",
"title": "Title for the item",
+ },
+ "id": "foo",
},
"type": "restore_chat_from_history",
},
"*",
]
❯ src/features/HistorySideBar.test.tsx:50:28
|
src/features/HistorySideBar.test.tsx > HistorySideBar > restore chat:
src/features/HistorySideBar.test.tsx#L50
AssertionError: expected last "bound " call to have been called with [ { …(2) }, '*' ]
- Expected
+ Received
Array [
Object {
"payload": Object {
+ "chat": Object {
"createdAt": "",
"id": "foo",
"lastUpdated": "",
"messages": Array [
Array [
"user",
"hello",
],
Array [
"assistant",
"hello there",
],
],
"model": "chat-gpt-3.5-turbo",
"title": "Title for the item",
+ },
+ "id": "foo",
},
"type": "restore_chat_from_history",
},
"*",
]
❯ src/features/HistorySideBar.test.tsx:50:28
|
src/features/HistorySideBar.test.tsx > HistorySideBar > restore chat:
src/features/HistorySideBar.test.tsx#L50
AssertionError: expected last "bound " call to have been called with [ { …(2) }, '*' ]
- Expected
+ Received
Array [
Object {
"payload": Object {
+ "chat": Object {
"createdAt": "",
"id": "foo",
"lastUpdated": "",
"messages": Array [
Array [
"user",
"hello",
],
Array [
"assistant",
"hello there",
],
],
"model": "chat-gpt-3.5-turbo",
"title": "Title for the item",
+ },
+ "id": "foo",
},
"type": "restore_chat_from_history",
},
"*",
]
❯ src/features/HistorySideBar.test.tsx:50:28
|
build (lts/*)
Process completed with exit code 1.
|
build (latest)
The job was canceled because "lts__" failed.
|
src/features/HistorySideBar.test.tsx > HistorySideBar > restore chat:
src/features/HistorySideBar.test.tsx#L50
AssertionError: expected last "bound " call to have been called with [ { …(2) }, '*' ]
- Expected
+ Received
Array [
Object {
"payload": Object {
+ "chat": Object {
"createdAt": "",
"id": "foo",
"lastUpdated": "",
"messages": Array [
Array [
"user",
"hello",
],
Array [
"assistant",
"hello there",
],
],
"model": "chat-gpt-3.5-turbo",
"title": "Title for the item",
+ },
+ "id": "foo",
},
"type": "restore_chat_from_history",
},
"*",
]
❯ src/features/HistorySideBar.test.tsx:50:28
|
src/features/HistorySideBar.test.tsx > HistorySideBar > restore chat:
src/features/HistorySideBar.test.tsx#L50
AssertionError: expected last "bound " call to have been called with [ { …(2) }, '*' ]
- Expected
+ Received
Array [
Object {
"payload": Object {
+ "chat": Object {
"createdAt": "",
"id": "foo",
"lastUpdated": "",
"messages": Array [
Array [
"user",
"hello",
],
Array [
"assistant",
"hello there",
],
],
"model": "chat-gpt-3.5-turbo",
"title": "Title for the item",
+ },
+ "id": "foo",
},
"type": "restore_chat_from_history",
},
"*",
]
❯ src/features/HistorySideBar.test.tsx:50:28
|
src/features/HistorySideBar.test.tsx > HistorySideBar > restore chat:
src/features/HistorySideBar.test.tsx#L50
AssertionError: expected last "bound " call to have been called with [ { …(2) }, '*' ]
- Expected
+ Received
Array [
Object {
"payload": Object {
+ "chat": Object {
"createdAt": "",
"id": "foo",
"lastUpdated": "",
"messages": Array [
Array [
"user",
"hello",
],
Array [
"assistant",
"hello there",
],
],
"model": "chat-gpt-3.5-turbo",
"title": "Title for the item",
+ },
+ "id": "foo",
},
"type": "restore_chat_from_history",
},
"*",
]
❯ src/features/HistorySideBar.test.tsx:50:28
|
build (latest)
Process completed with exit code 1.
|
build (lts/*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|