Skip to content

chore(deps): update dependency typescript to v5.6.3 - autoclosed #97

chore(deps): update dependency typescript to v5.6.3 - autoclosed

chore(deps): update dependency typescript to v5.6.3 - autoclosed #97

Re-run triggered October 25, 2024 12:42
Status Failure
Total duration 42s
Artifacts

node.js.yml

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

Annotations

3 errors
test/query.test.ts > Test query and queryAll method > it should throw meaningful error if not existing table: test/query.test.ts#L48
AssertionError: expected [Function] to throw error including 'Invalid search query. Detailed unproc…' but got 'getaddrinfo ENOTFOUND .suitetalk.api.…' - Expected + Received - Invalid search query. Detailed unprocessed description follows. Invalid search type: transactiontablethatdoesnotexist. + getaddrinfo ENOTFOUND .suitetalk.api.netsuite.com ❯ test/query.test.ts:48:5
test/query.test.ts > Test query and queryAll method > it should throw meaningful error if not existing field: test/query.test.ts#L57
AssertionError: expected [Function] to throw error including 'Invalid search query. Detailed unproc…' but got 'getaddrinfo ENOTFOUND .suitetalk.api.…' - Expected + Received - Invalid search query. Detailed unprocessed description follows. Search error occurred: Unknown identifier 'not_existing_field'. Available identifiers are: {customer=customer} + getaddrinfo ENOTFOUND .suitetalk.api.netsuite.com ❯ test/query.test.ts:57:5
Node 18 on ubuntu-latest
Process completed with exit code 1.