test: remove skip #187
unit-test.yml
on: push
unit-test
/
lint
23s
Matrix: unit-test / test
Annotations
6 errors and 3 notices
|
unit-test / test (windows-latest, 20)
Process completed with exit code 1.
|
|
tests/unloader.test.ts > unloader async:
tests/unloader.test.ts#L11
AssertionError: expected 3221225477 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 3221225477
❯ tests/unloader.test.ts:11:20
|
|
unit-test / test (windows-latest, 24)
Process completed with exit code 1.
|
|
tests/unloader.test.ts > unloader async:
tests/unloader.test.ts#L11
AssertionError: expected 3221225477 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 3221225477
❯ tests/unloader.test.ts:11:20
|
|
unit-test / test (windows-latest, 22)
Process completed with exit code 1.
|
|
tests/unloader.test.ts > unloader async:
tests/unloader.test.ts#L11
AssertionError: expected 3221225477 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 3221225477
❯ tests/unloader.test.ts:11:20
|
|
unit-test / test (windows-latest, 20)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
unit-test / test (windows-latest, 24)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
unit-test / test (windows-latest, 22)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|