Update index.test.ts #148
Annotations
10 errors
Tests
Process completed with exit code 1.
|
Tests:
packages/cli/src/languagePlugins2/csharp/exportResolver/index.test.ts#L118
AssertionError: expected [] to deeply equal [ { id: 'OuterClass', …(3) }, …(1) ]
- Expected
+ Received
- Array [
- Object {
- "id": "OuterClass",
- "identifierNode": Any<Object>,
- "node": Any<Object>,
- "type": "class",
- },
- Object {
- "id": "InnerClass",
- "identifierNode": Any<Object>,
- "node": Any<Object>,
- "type": "class",
- },
- ]
+ Array []
❯ packages/cli/src/languagePlugins2/csharp/exportResolver/index.test.ts:118:21
|
Tests:
packages/cli/src/languagePlugins2/csharp/exportResolver/index.test.ts#L89
AssertionError: expected [] to deeply equal [ { id: 'User', …(3) }, …(2) ]
- Expected
+ Received
- Array [
- Object {
- "id": "User",
- "identifierNode": Any<Object>,
- "node": Any<Object>,
- "type": "class",
- },
- Object {
- "id": "Order",
- "identifierNode": Any<Object>,
- "node": Any<Object>,
- "type": "struct",
- },
- Object {
- "id": "OrderStatus",
- "identifierNode": Any<Object>,
- "node": Any<Object>,
- "type": "enum",
- },
- ]
+ Array []
❯ packages/cli/src/languagePlugins2/csharp/exportResolver/index.test.ts:89:21
|
Tests:
packages/cli/src/languagePlugins2/csharp/exportResolver/index.test.ts#L77
AssertionError: expected [] to deeply equal [ { id: 'MyClass', …(3) } ]
- Expected
+ Received
- Array [
- Object {
- "id": "MyClass",
- "identifierNode": Any<Object>,
- "node": Any<Object>,
- "type": "class",
- },
- ]
+ Array []
❯ packages/cli/src/languagePlugins2/csharp/exportResolver/index.test.ts:77:21
|
Tests:
packages/cli/src/languagesPlugins/ExportExtractor/index.test.ts#L82
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ packages/cli/src/languagesPlugins/ExportExtractor/index.test.ts:82:52
|
Tests:
packages/cli/src/languagesPlugins/python.test.ts#L94
AssertionError: expected 'module' to be '' // Object.is equality
- Expected
+ Received
+ module
❯ packages/cli/src/languagesPlugins/python.test.ts:94:31
|
Tests:
packages/cli/src/languagesPlugins/python.test.ts#L94
AssertionError: expected 'module' to be '' // Object.is equality
- Expected
+ Received
+ module
❯ packages/cli/src/languagesPlugins/python.test.ts:94:31
|
Tests:
packages/cli/src/languagesPlugins/python.test.ts#L94
AssertionError: expected 'module' to be '' // Object.is equality
- Expected
+ Received
+ module
❯ packages/cli/src/languagesPlugins/python.test.ts:94:31
|
Tests:
packages/cli/src/languagesPlugins/python.test.ts#L94
AssertionError: expected 'module' to be '' // Object.is equality
- Expected
+ Received
+ module
❯ packages/cli/src/languagesPlugins/python.test.ts:94:31
|
Tests:
packages/cli/src/languagesPlugins/python.test.ts#L94
AssertionError: expected 'module' to be '' // Object.is equality
- Expected
+ Received
+ module
❯ packages/cli/src/languagesPlugins/python.test.ts:94:31
|
Set up job
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Checkout code
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Set up Node.js
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Install dependencies
8s
8s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Tests
11s
11s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Set up Node.js
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Checkout code
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading