chore(deps): update dependency typescript to v5.6.3 #96
Annotations
10 errors
Run tests:
src/client.ts#L106
Error: Invalid login attempt. For more details, see the Login Audit Trail in the NetSuite UI at Setup > Users/Roles > User Management > View Login Audit Trail.
❯ NetsuiteApiClient.request src/client.ts:106:15
❯ NetsuiteApiClient.query src/client.ts:137:22
❯ getNextPage src/client.ts:162:25
This error originated in "test/query.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "it should get all 30 records from transaction table using queryAll". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Run tests:
src/client.ts#L106
Error: Invalid login attempt. For more details, see the Login Audit Trail in the NetSuite UI at Setup > Users/Roles > User Management > View Login Audit Trail.
❯ NetsuiteApiClient.request src/client.ts:106:15
❯ NetsuiteApiClient.connect src/client.ts:117:12
❯ test/basic.test.ts:70:22
|
Run tests:
src/client.ts#L106
Error: Invalid login attempt. For more details, see the Login Audit Trail in the NetSuite UI at Setup > Users/Roles > User Management > View Login Audit Trail.
❯ NetsuiteApiClient.request src/client.ts:106:15
❯ NetsuiteApiClient.query src/client.ts:137:22
❯ test/query.test.ts:29:24
|
Run tests:
src/client.ts#L106
Error: Invalid login attempt. For more details, see the Login Audit Trail in the NetSuite UI at Setup > Users/Roles > User Management > View Login Audit Trail.
❯ NetsuiteApiClient.request src/client.ts:106:15
❯ NetsuiteApiClient.query src/client.ts:137:22
❯ test/query.test.ts:35:24
|
Run tests:
test/query.test.ts#L48
AssertionError: expected [Function] to throw error including 'Invalid search query. Detailed unproc…' but got 'Invalid login attempt. For more detai…'
- Expected
+ Received
- Invalid search query. Detailed unprocessed description follows. Invalid search type: transactiontablethatdoesnotexist.
+ Invalid login attempt. For more details, see the Login Audit Trail in the NetSuite UI at Setup > Users/Roles > User Management > View Login Audit Trail.
❯ test/query.test.ts:48:5
|
Run tests:
test/query.test.ts#L57
AssertionError: expected [Function] to throw error including 'Invalid search query. Detailed unproc…' but got 'Invalid login attempt. For more detai…'
- Expected
+ Received
- Invalid search query. Detailed unprocessed description follows. Search error occurred: Unknown identifier 'not_existing_field'. Available identifiers are: {customer=customer}
+ Invalid login attempt. For more details, see the Login Audit Trail in the NetSuite UI at Setup > Users/Roles > User Management > View Login Audit Trail.
❯ test/query.test.ts:57:5
|
Run tests:
src/client.ts#L106
Error: Invalid login attempt. For more details, see the Login Audit Trail in the NetSuite UI at Setup > Users/Roles > User Management > View Login Audit Trail.
❯ NetsuiteApiClient.request src/client.ts:106:15
❯ test/request.test.ts:42:22
|
Run tests:
src/client.ts#L106
Error: Invalid login attempt. For more details, see the Login Audit Trail in the NetSuite UI at Setup > Users/Roles > User Management > View Login Audit Trail.
❯ NetsuiteApiClient.request src/client.ts:106:15
❯ test/request.test.ts:50:22
|
Run tests:
src/client.ts#L106
Error: Invalid login attempt. For more details, see the Login Audit Trail in the NetSuite UI at Setup > Users/Roles > User Management > View Login Audit Trail.
❯ NetsuiteApiClient.request src/client.ts:106:15
❯ test/request.test.ts:60:22
|
Run tests:
src/client.ts#L106
Error: Invalid login attempt. For more details, see the Login Audit Trail in the NetSuite UI at Setup > Users/Roles > User Management > View Login Audit Trail.
❯ NetsuiteApiClient.request src/client.ts:106:15
❯ test/request.test.ts:93:22
|
Loading