Move playwright to own directory and delete cypress #741
Annotations
10 errors
🔎 Type check:
playwright/playwright.config.ts#L1
Cannot find module '@playwright/test' or its corresponding type declarations.
|
🔎 Type check:
playwright/tests/admin.spec.ts#L2
Cannot find module '@playwright/test' or its corresponding type declarations.
|
🔎 Type check:
playwright/tests/admin.spec.ts#L4
Binding element 'page' implicitly has an 'any' type.
|
🔎 Type check:
playwright/tests/anonymous.spec.ts#L1
Cannot find module '@playwright/test' or its corresponding type declarations.
|
🔎 Type check:
playwright/tests/anonymous.spec.ts#L3
Binding element 'page' implicitly has an 'any' type.
|
🔎 Type check:
playwright/tests-examples/demo-todo-app.spec.ts#L1
Cannot find module '@playwright/test' or its corresponding type declarations.
|
🔎 Type check:
playwright/tests-examples/demo-todo-app.spec.ts#L3
Binding element 'page' implicitly has an 'any' type.
|
🔎 Type check:
playwright/tests-examples/demo-todo-app.spec.ts#L14
Binding element 'page' implicitly has an 'any' type.
|
🔎 Type check:
playwright/tests-examples/demo-todo-app.spec.ts#L40
Binding element 'page' implicitly has an 'any' type.
|
🔎 Type check:
playwright/tests-examples/demo-todo-app.spec.ts#L53
Binding element 'page' implicitly has an 'any' type.
|
Loading