chore(deps): update jest monorepo to v29 #1958
Annotations
11 warnings
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test:
jest.config.base.ts#L3
"InitialOptionsTsJest" is deprecated: use `JestConfigWithTsJest` instead
|
test:
jest.config.ts#L3
"InitialOptionsTsJest" is deprecated: use `JestConfigWithTsJest` instead
|
test:
packages/cli/jest.config.ts#L5
"InitialOptionsTsJest" is deprecated: use `JestConfigWithTsJest` instead
|
test:
packages/common/jest.config.ts#L5
"InitialOptionsTsJest" is deprecated: use `JestConfigWithTsJest` instead
|
test:
packages/eslint-plugin/jest.config.ts#L5
"InitialOptionsTsJest" is deprecated: use `JestConfigWithTsJest` instead
|
test:
packages/eslint-plugin/src/rules/check-help-links/__tests__/check-help-links.test.ts#L23
Unexpected any. Specify a different type
|
test:
packages/eslint-plugin/src/utils/getWrappedNode.ts#L41
Unsafe member access ._context on an `any` value
|
test:
packages/eslint-plugin/src/utils/getWrappedNode.ts#L41
Unexpected any. Specify a different type
|
test:
packages/stylelint-plugin/jest.config.ts#L9
"InitialOptionsTsJest" is deprecated: use `JestConfigWithTsJest` instead
|
test:
packages/toolkit-css/jest.config.ts#L5
"InitialOptionsTsJest" is deprecated: use `JestConfigWithTsJest` instead
|