fix!: drop Node 18 support #376
Annotations
12 errors and 4 notices
|
Test (ubuntu-latest, 20.x)
Process completed with exit code 1.
|
|
test/options.test.ts > fractional thread limits can be set:
test/options.test.ts#L19
AssertionError: expected 2 to be 50 // Object.is equality
- Expected
+ Received
- 50
+ 2
❯ test/options.test.ts:19:32
|
|
Test (ubuntu-latest, 22.x)
Process completed with exit code 1.
|
|
test/options.test.ts > fractional thread limits can be set:
test/options.test.ts#L19
AssertionError: expected 2 to be 50 // Object.is equality
- Expected
+ Received
- 50
+ 2
❯ test/options.test.ts:19:32
|
|
Test (macos-latest, 20.x)
Process completed with exit code 1.
|
|
test/options.test.ts > fractional thread limits can be set:
test/options.test.ts#L19
AssertionError: expected 1 to be 50 // Object.is equality
- Expected
+ Received
- 50
+ 1
❯ test/options.test.ts:19:32
|
|
Test (windows-latest, 22.x)
Process completed with exit code 1.
|
|
test/options.test.ts > fractional thread limits can be set:
test/options.test.ts#L19
AssertionError: expected 2 to be 50 // Object.is equality
- Expected
+ Received
- 50
+ 2
❯ test/options.test.ts:19:32
|
|
Test (windows-latest, 20.x)
Process completed with exit code 1.
|
|
test/options.test.ts > fractional thread limits can be set:
test/options.test.ts#L19
AssertionError: expected 2 to be 50 // Object.is equality
- Expected
+ Received
- 50
+ 2
❯ test/options.test.ts:19:32
|
|
Test (macos-latest, 22.x)
Process completed with exit code 1.
|
|
test/options.test.ts > fractional thread limits can be set:
test/options.test.ts#L19
AssertionError: expected 1 to be 50 // Object.is equality
- Expected
+ Received
- 50
+ 1
❯ test/options.test.ts:19:32
|
|
Test (macos-latest, 20.x)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Test (windows-latest, 22.x)
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
|
|
Test (windows-latest, 20.x)
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
|
|
Test (macos-latest, 22.x)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|