chore(deps)(deps): bump lucide-react from 0.577.0 to 1.7.0 #3371
Annotations
3 errors
|
Test Core
Process completed with exit code 1.
|
|
Test Core
@objectstack/runtime#test: command (/home/runner/work/spec/spec/packages/runtime) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
|
src/http-dispatcher.test.ts > HttpDispatcher > handleData > should pass full query (with expand/populate) for GET /data/:object list:
packages/runtime/src/http-dispatcher.test.ts#L648
AssertionError: expected "vi.fn()" to be called with arguments: [ 'data.query', …(2) ]
Received:
1st vi.fn() call:
@@ -1,13 +1,13 @@
[
"data.query",
{
"object": "task",
"query": {
+ "limit": "10",
+ "offset": "0",
"populate": "assignee,project",
- "skip": "0",
- "top": "10",
},
},
{
"request": {},
},
Number of calls: 1
❯ src/http-dispatcher.test.ts:648:37
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-output
Expired
|
8.03 MB |
sha256:09332b09a11b05f4f50d6bd5c23a776b3ab806bff75c880cb61602d7665c4138
|
|