Merge remote-tracking branch 'origin/main' #12
Annotations
11 errors
test/types/object.test.ts > isObject > should be negative about empty arrays:
test/types/object.test.ts#L27
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ test/types/object.test.ts:27:33
|
test/types/object.test.ts > isObject > should be negative about non-empty arrays:
test/types/object.test.ts#L27
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ test/types/object.test.ts:27:33
|
20 - ubuntu-latest
Process completed with exit code 1.
|
22 - ubuntu-latest
The job was canceled because "ubuntu-latest_20" failed.
|
test/types/object.test.ts > isObject > should be negative about empty arrays:
test/types/object.test.ts#L27
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ test/types/object.test.ts:27:33
|
test/types/object.test.ts > isObject > should be negative about non-empty arrays:
test/types/object.test.ts#L27
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ test/types/object.test.ts:27:33
|
22 - ubuntu-latest
The operation was canceled.
|
20 - windows-latest
The job was canceled because "ubuntu-latest_20" failed.
|
20 - windows-latest
The operation was canceled.
|
22 - windows-latest
The job was canceled because "ubuntu-latest_20" failed.
|
22 - windows-latest
The operation was canceled.
|