feat(expect): add toBeOneOf
matcher
#12748
Annotations
7 errors and 1 warning
Lint:
packages/expect/src/custom-matchers.ts#L32
Unexpected trailing comma
|
Lint:
packages/expect/src/custom-matchers.ts#L65
Missing trailing comma
|
Lint:
test/core/test/jest-expect.test.ts#L7
'constants' module was deprecated since v6.3.0. Use 'constants' property of each module instead
|
Lint:
test/core/test/jest-expect.test.ts#L7
Expected "node:constants" (builtin) to come before "vitest" (external)
|
Lint:
test/core/test/jest-expect.test.ts#L7
'exp' is defined but never used
|
Lint:
test/core/test/jest-expect.test.ts#L636
More than 1 blank line not allowed
|
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading