Apply ESLint auto-fixes and replace as any casts with typed mock fact… #5588
ci.yml
on: push
build-and-check
3m 4s
test-integration-packages/billing
58s
test-integration-packages/internal
1m 5s
Matrix: test-integration
Matrix: test
Annotations
12 errors and 4 warnings
|
test-sdk
Final attempt failed. Child_process exited with error code 123
|
|
error: Received value must be an array type:
sdk/src/__tests__/code-search.test.ts#L691
at <anonymous> (/home/runner/work/***/***/sdk/src/__***s__/code-search.***.ts:691:34)
|
|
error: expect(received).toContain(expected):
sdk/src/__tests__/code-search.test.ts#L557
Expected to contain: "Output size limit reached"
Received: "file.ts:\n0:*** line 0 with some content\n1:*** line 1 with some content\n2:*** line 2 with some content\n3:*** line 3 with some content\n4:*** line 4 with some content\n5:*** line 5 with some content\n6:*** line 6 with some content\n7:*** line 7 with some content\n8:*** line 8 with some content\n9:*** line 9 with some content\n10:*** line 10 with some content\n11:*** line 11 with some content\n12:*** line 12 with some content\n49:*** line 49 with some content\n\n[Global limit of 250 results reach\n\n[Output truncated]"
at <anonymous> (/home/runner/work/***/***/sdk/src/__***s__/code-search.***.ts:557:28)
|
|
error: Received value must be an array type:
sdk/src/__tests__/code-search.test.ts#L691
at <anonymous> (/home/runner/work/***/***/sdk/src/__***s__/code-search.***.ts:691:34)
|
|
error: expect(received).toContain(expected):
sdk/src/__tests__/code-search.test.ts#L557
Expected to contain: "Output size limit reached"
Received: "file.ts:\n0:*** line 0 with some content\n1:*** line 1 with some content\n2:*** line 2 with some content\n3:*** line 3 with some content\n4:*** line 4 with some content\n5:*** line 5 with some content\n6:*** line 6 with some content\n7:*** line 7 with some content\n8:*** line 8 with some content\n9:*** line 9 with some content\n10:*** line 10 with some content\n11:*** line 11 with some content\n12:*** line 12 with some content\n49:*** line 49 with some content\n\n[Global limit of 250 results reach\n\n[Output truncated]"
at <anonymous> (/home/runner/work/***/***/sdk/src/__***s__/code-search.***.ts:557:28)
|
|
error: Received value must be an array type:
sdk/src/__tests__/code-search.test.ts#L691
at <anonymous> (/home/runner/work/***/***/sdk/src/__***s__/code-search.***.ts:691:34)
|
|
error: expect(received).toContain(expected):
sdk/src/__tests__/code-search.test.ts#L557
Expected to contain: "Output size limit reached"
Received: "file.ts:\n0:*** line 0 with some content\n1:*** line 1 with some content\n2:*** line 2 with some content\n3:*** line 3 with some content\n4:*** line 4 with some content\n5:*** line 5 with some content\n6:*** line 6 with some content\n7:*** line 7 with some content\n8:*** line 8 with some content\n9:*** line 9 with some content\n10:*** line 10 with some content\n11:*** line 11 with some content\n12:*** line 12 with some content\n49:*** line 49 with some content\n\n[Global limit of 250 results reach\n\n[Output truncated]"
at <anonymous> (/home/runner/work/***/***/sdk/src/__***s__/code-search.***.ts:557:28)
|
|
test-cli
Final attempt failed. Child_process exited with error code 123
|
|
error: expect(received).toEqual(expected):
cli/src/utils/__tests__/send-message-helpers.test.ts#L1435
[
{
- "questionIndex": 0,
"selectedOption": "A",
},
]
- Expected - 1
+ Received + 0
at <anonymous> (/home/runner/work/***/***/cli/src/utils/__***s__/send-message-helpers.***.ts:1435:56)
|
|
error: expect(received).toBeGreaterThanOrEqual(expected):
cli/src/utils/__tests__/osc-timeout-scenarios.test.ts#L27
Expected: >= 100
Received: 99
at <anonymous> (/home/runner/work/***/***/cli/src/utils/__***s__/osc-timeout-scenarios.***.ts:27:23)
|
|
error: expect(received).toEqual(expected):
cli/src/utils/__tests__/send-message-helpers.test.ts#L1435
[
{
- "questionIndex": 0,
"selectedOption": "A",
},
]
- Expected - 1
+ Received + 0
at <anonymous> (/home/runner/work/***/***/cli/src/utils/__***s__/send-message-helpers.***.ts:1435:56)
|
|
error: expect(received).toEqual(expected):
cli/src/utils/__tests__/send-message-helpers.test.ts#L1435
[
{
- "questionIndex": 0,
"selectedOption": "A",
},
]
- Expected - 1
+ Received + 0
at <anonymous> (/home/runner/work/***/***/cli/src/utils/__***s__/send-message-helpers.***.ts:1435:56)
|
|
test-sdk
Attempt 2 failed. Reason: Child_process exited with error code 123
|
|
test-sdk
Attempt 1 failed. Reason: Child_process exited with error code 123
|
|
test-cli
Attempt 2 failed. Reason: Child_process exited with error code 123
|
|
test-cli
Attempt 1 failed. Reason: Child_process exited with error code 123
|