Better fuzzy matching for '@' file search #5684
ci.yml
on: push
build-and-check
2m 52s
test-integration-packages/billing
1m 2s
test-integration-packages/internal
1m 11s
Matrix: test-integration
Matrix: test
Annotations
7 errors and 2 warnings
|
test-cli
Final attempt failed. Child_process exited with error code 1
|
|
error: expect(received).toContain(expected):
cli/src/utils/__tests__/implementor-helpers.test.ts#L974
Expected to contain: "Simple and clean"
Received: "1 proposals evaluated"
at <anonymous> (/home/runner/work/***/***/cli/src/utils/__***s__/implementor-helpers.***.ts:974:21)
|
|
error: expect(received).toBe(expected):
cli/src/utils/__tests__/implementor-helpers.test.ts#L965
- "2 proposals evaluated
- Best implementation with proper error handling"
+ "2 proposals evaluated"
- Expected - 2
+ Received + 1
at <anonymous> (/home/runner/work/***/***/cli/src/utils/__***s__/implementor-helpers.***.ts:965:21)
|
|
error: expect(received).toContain(expected):
cli/src/utils/__tests__/implementor-helpers.test.ts#L974
Expected to contain: "Simple and clean"
Received: "1 proposals evaluated"
at <anonymous> (/home/runner/work/***/***/cli/src/utils/__***s__/implementor-helpers.***.ts:974:21)
|
|
error: expect(received).toBe(expected):
cli/src/utils/__tests__/implementor-helpers.test.ts#L965
- "2 proposals evaluated
- Best implementation with proper error handling"
+ "2 proposals evaluated"
- Expected - 2
+ Received + 1
at <anonymous> (/home/runner/work/***/***/cli/src/utils/__***s__/implementor-helpers.***.ts:965:21)
|
|
error: expect(received).toContain(expected):
cli/src/utils/__tests__/implementor-helpers.test.ts#L974
Expected to contain: "Simple and clean"
Received: "1 proposals evaluated"
at <anonymous> (/home/runner/work/***/***/cli/src/utils/__***s__/implementor-helpers.***.ts:974:21)
|
|
error: expect(received).toBe(expected):
cli/src/utils/__tests__/implementor-helpers.test.ts#L965
- "2 proposals evaluated
- Best implementation with proper error handling"
+ "2 proposals evaluated"
- Expected - 2
+ Received + 1
at <anonymous> (/home/runner/work/***/***/cli/src/utils/__***s__/implementor-helpers.***.ts:965:21)
|
|
test-cli
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-cli
Attempt 1 failed. Reason: Child_process exited with error code 1
|