FI-1237 feat: run tests via Playwright #699
Annotations
10 errors
autotests/pageObjects/components/Input.ts#L29
Property 'value' does not exist on type 'Selector'.
|
autotests/tests/e2edReportExample/browserData.ts#L42
The 'this' context of type 'Matchers<boolean>' is not assignable to method's 'this' of type 'Expect'.
|
autotests/tests/e2edReportExample/browserData.ts#L47
The 'this' context of type 'Matchers<any>' is not assignable to method's 'this' of type 'Expect'.
|
autotests/tests/e2edReportExample/browserData.ts#L53
The 'this' context of type 'Matchers<boolean>' is not assignable to method's 'this' of type 'Expect'.
|
autotests/tests/e2edReportExample/browserData.ts#L54
Property 'message' does not exist on type 'Readonly<unknown>'.
|
autotests/tests/e2edReportExample/browserData.ts#L54
Property 'message' does not exist on type 'Readonly<unknown>'.
|
autotests/tests/e2edReportExample/fullMocks.ts#L40
The 'this' context of type 'Matchers<Readonly<{ id: ProductId; method: Method; output: string; payload: Readonly<Readonly<{ cookies: readonly string[]; input: number; model: MobileDeviceModel; version: string; }> & { ...; }>; query: Query; url: Url; }>>' is not assignable to method's 'this' of type 'Expect'.
|
autotests/tests/e2edReportExample/fullMocks.ts#L59
The 'this' context of type 'Matchers<boolean>' is not assignable to method's 'this' of type 'Expect'.
|
autotests/tests/e2edReportExample/selectorCustomMethods.ts#L9
The 'this' context of type 'Matchers<any>' is not assignable to method's 'this' of type 'Expect'.
|
autotests/tests/e2edReportExample/selectorCustomMethods.ts#L9
Property 'exists' does not exist on type 'Selector'.
|
This job succeeded
Loading