update documentation #18
Annotations
2 errors and 1 warning
test/index.test.ts > debug > logs request timing:
test/index.test.ts#L303
AssertionError: expected "group" to be called with arguments: [ Array(1) ]
Received:
1st group call:
Array [
- "CiviCRM request 9748f5a4-5619-4a38-9769-8b9a185bb905 https://example.com/civicrm/ajax/api4/Contact/get 200 in 0ms",
+ "CiviCRM request 9748f5a4-5619-4a38-9769-8b9a185bb905 https://example.com/civicrm/ajax/api4/Contact/get 200 in 1ms",
]
Number of calls: 1
❯ test/index.test.ts:303:30
|
test
Process completed with exit code 1.
|
test
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/.
|