feat(expect): add toBeOneOf matcher
#12751
Annotations
8 errors and 1 warning
|
packages/expect/src/custom-matchers.ts#L32
Unexpected trailing comma
|
|
packages/expect/src/custom-matchers.ts#L65
Missing trailing comma
|
|
packages/expect/src/jest-extend.ts#L135
Unexpected parentheses around single function argument having a body with no curly braces
|
|
test/core/test/jest-expect.test.ts#L7
'constants' module was deprecated since v6.3.0. Use 'constants' property of each module instead
|
|
test/core/test/jest-expect.test.ts#L7
Expected "node:constants" (builtin) to come before "vitest" (external)
|
|
test/core/test/jest-expect.test.ts#L7
'exp' is defined but never used
|
|
test/core/test/jest-expect.test.ts#L636
More than 1 blank line not allowed
|
|
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading