Update jest monorepo to v29 (major) #654
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
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'.
|