Blueprints: Resolve the latest WordPress version from the API instead of assuming it's the same as the last minified build #6406
ci.yml
on: pull_request
Lint and typecheck
2m 0s
Lint and test PHP
4m 36s
Deploy doc site
0s
Matrix: test-e2e-playwright
Annotations
10 errors
Lint and typecheck:
packages/playground/common/src/create-memoized-fetch.spec.ts#L3
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` and then add 'jest' or 'mocha' to the types field in your tsconfig.
|
Lint and typecheck:
packages/playground/common/src/create-memoized-fetch.spec.ts#L4
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` and then add 'jest' or 'mocha' to the types field in your tsconfig.
|
Lint and typecheck:
packages/playground/common/src/create-memoized-fetch.spec.ts#L5
Cannot find name 'expect'.
|
Lint and typecheck:
packages/playground/common/src/create-memoized-fetch.spec.ts#L8
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` and then add 'jest' or 'mocha' to the types field in your tsconfig.
|
Lint and typecheck:
packages/playground/common/src/create-memoized-fetch.spec.ts#L9
Cannot find name 'vitest'.
|
Lint and typecheck:
packages/playground/common/src/create-memoized-fetch.spec.ts#L19
Cannot find name 'expect'.
|
Lint and typecheck:
packages/playground/common/src/create-memoized-fetch.spec.ts#L20
Cannot find name 'expect'.
|
Lint and typecheck:
packages/playground/common/src/create-memoized-fetch.spec.ts#L23
Cannot find name 'expect'.
|
Lint and typecheck:
packages/playground/common/src/create-memoized-fetch.spec.ts#L24
Cannot find name 'expect'.
|
Lint and typecheck:
packages/playground/common/src/create-memoized-fetch.spec.ts#L3
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` and then add 'jest' or 'mocha' to the types field in your tsconfig.
|