Update jest monorepo to v29 (major) #1058
Annotations
10 errors and 1 warning
test (16.x):
tests/unit.test.ts#L10
Cannot find name 'beforeAll'.
|
test (16.x):
tests/unit.test.ts#L19
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
test (16.x):
tests/unit.test.ts#L20
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
test (16.x):
tests/unit.test.ts#L21
Cannot find name 'expect'.
|
test (16.x):
tests/unit.test.ts#L22
Cannot find name 'expect'.
|
test (16.x):
tests/unit.test.ts#L23
Cannot find name 'expect'.
|
test (16.x):
tests/unit.test.ts#L24
Cannot find name 'expect'.
|
test (16.x):
tests/unit.test.ts#L25
Cannot find name 'expect'.
|
test (16.x):
tests/unit.test.ts#L26
Cannot find name 'expect'.
|
test (16.x):
tests/unit.test.ts#L27
Cannot find name 'expect'.
|
test (16.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|