feat: a more intuitive way to configure and override #224
Annotations
6 errors and 1 warning
test/index.spec.ts > (API before 14.3) should guide user to use camelCase names in "extends":
test/index.spec.ts#L210
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/index.spec.ts:210:18
|
Node 20 on macos-latest
Process completed with exit code 1.
|
test/index.spec.ts > (API before 14.3) should guide user to use camelCase names in "extends":
test/index.spec.ts#L210
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/index.spec.ts:210:18
|
Node 20 on ubuntu-latest
Process completed with exit code 1.
|
test/index.spec.ts > (API before 14.3) should guide user to use camelCase names in "extends":
test/index.spec.ts#L210
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/index.spec.ts:210:18
|
Node 20 on windows-latest
Process completed with exit code 1.
|
Node 20 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|