chore(deps): bump json-schema from 5.1.1 to 5.2.2 in /packages/ruby #3550
Annotations
10 errors
|
Run npm test:
packages/node/test/lib/get-project-base-url.test.ts#L52
AssertionError: expected null to strictly equal 'https://docs.example.com'
- Expected:
"https://docs.example.com"
+ Received:
null
❯ test/lib/get-project-base-url.test.ts:52:37
|
|
Run npm test:
packages/node/test/lib/get-project-base-url.test.ts#L44
AssertionError: expected null to strictly equal 'https://docs.example.com'
- Expected:
"https://docs.example.com"
+ Received:
null
❯ test/lib/get-project-base-url.test.ts:44:37
|
|
Run npm test:
packages/node/test/index.test.ts#L557
Error: Expected a valid `x-documentation-url` header to be present.
❯ test/index.test.ts:557:10
❯ test/index.test.ts:558:31
❯ ../../node_modules/supertest/lib/test.js:308:13
❯ Test._assertFunction ../../node_modules/supertest/lib/test.js:285:13
❯ Test.assert ../../node_modules/supertest/lib/test.js:164:23
❯ Server.localAssert ../../node_modules/supertest/lib/test.js:120:14
|
|
Run npm test:
packages/node/test/index.test.ts#L322
AssertionError: expected +0 to equal 1
- Expected
+ Received
- 1
+ 0
❯ test/index.test.ts:322:40
|
|
Run npm test:
packages/node/test/index.test.ts#L304
AssertionError: expected +0 to equal 3
- Expected
+ Received
- 3
+ 0
❯ test/index.test.ts:304:40
|
|
Run npm test:
packages/node/test/index.test.ts#L205
AssertionError: expected +0 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 0
❯ test/index.test.ts:205:37
|
|
Run npm test:
packages/node/test/index.test.ts#L196
AssertionError: expected "spy" to be called with arguments: [ { message: StringContaining{…} } ]
Received:
Number of calls: 0
❯ test/index.test.ts:196:32
|
|
Run npm test:
packages/node/test/index.test.ts#L188
AssertionError: expected "spy" to be called with arguments: [ { message: StringContaining{…} } ]
Received:
Number of calls: 0
❯ test/index.test.ts:188:31
|
|
Run npm test:
packages/node/test/index.test.ts#L182
AssertionError: expected +0 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 0
❯ test/index.test.ts:182:37
|
|
Run npm test:
packages/node/test/index.test.ts#L172
AssertionError: expected +0 to be 3 // Object.is equality
- Expected
+ Received
- 3
+ 0
❯ test/index.test.ts:172:37
|
Loading