feat: Add option to force fail dependent tests #42575
infra.yml
on: pull_request
docs & lint
2m 40s
Lint snippets
1m 4s
Annotations
5 errors and 1 warning
docs & lint:
packages/playwright/src/common/config.ts#L97
Object literal may only specify known properties, and 'failDependentTests' does not exist in type 'FullConfig<{}, {}>'.
|
docs & lint:
packages/playwright/src/common/config.ts#L97
Property 'failDependentTests' does not exist on type 'Config<{}, {}>'.
|
docs & lint:
packages/playwright/src/isomorphic/teleReceiver.ts#L595
Object literal may only specify known properties, and 'failDependentTests' does not exist in type 'FullConfig<{}, {}>'.
|
docs & lint:
packages/playwright/src/runner/tasks.ts#L370
Property 'failDependentTests' does not exist on type 'FullConfig<{}, {}>'.
|
docs & lint
Process completed with exit code 2.
|
Lint snippets
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|