Skip to content

FI-1237 feat: run tests via Playwright #721

FI-1237 feat: run tests via Playwright

FI-1237 feat: run tests via Playwright #721

Triggered via push July 7, 2024 15:41
Status Failure
Total duration 1m 3s
Artifacts 1

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 3 warnings
test-local: autotests/tests/e2edReportExample/setPageCookies.ts#L20
Type '{ readonly expires: number; readonly httpOnly: false; readonly name: "e2edFooCookie"; readonly path: "/"; readonly sameSite: "strict"; readonly secure: true; readonly value: "bar"; }' is not assignable to type 'Readonly<{ domain?: string; expires: number; httpOnly: boolean; name: string; path: string; sameSite: SameSite; secure: boolean; value: string; }>'.
test-local: autotests/tests/main/exists.ts#L53
Expected 1-2 arguments, but got 3.
test-local: src/actions/deleteCookies.ts#L2
Module '"../utils/cookie"' has no exported member 'getCookieOptionsFromPartialCookie'.
test-local: src/utils/cookie/assertStringIsSameSite.ts#L12
Type '"lax"' is not comparable to type 'SameSite'.
test-local: src/utils/cookie/assertStringIsSameSite.ts#L13
Type '"none"' is not comparable to type 'SameSite'.
test-local: src/utils/cookie/assertStringIsSameSite.ts#L14
Type '"strict"' is not comparable to type 'SameSite'.
test-local: src/utils/cookie/assertStringIsSameSite.ts#L22
Argument of type 'string' is not assignable to parameter of type 'never'.
test-local: src/utils/cookie/assertStringIsSameSite.ts#L22
Type 'string' does not satisfy the expected type 'never'.
test-local: src/utils/requestHooks/RequestHookWithEvents.ts#L43
This member cannot have an 'override' modifier because it is not declared in the base class 'RequestHook'.
lint: autotests/tests/e2edReportExample/setPageCookies.ts#L20
Type '{ readonly expires: number; readonly httpOnly: false; readonly name: "e2edFooCookie"; readonly path: "/"; readonly sameSite: "strict"; readonly secure: true; readonly value: "bar"; }' is not assignable to type 'Readonly<{ domain?: string; expires: number; httpOnly: boolean; name: string; path: string; sameSite: SameSite; secure: boolean; value: string; }>'.
lint: autotests/tests/main/exists.ts#L53
Expected 1-2 arguments, but got 3.
lint: src/actions/deleteCookies.ts#L2
Module '"../utils/cookie"' has no exported member 'getCookieOptionsFromPartialCookie'.
lint: src/utils/cookie/assertStringIsSameSite.ts#L12
Type '"lax"' is not comparable to type 'SameSite'.
lint: src/utils/cookie/assertStringIsSameSite.ts#L13
Type '"none"' is not comparable to type 'SameSite'.
lint: src/utils/cookie/assertStringIsSameSite.ts#L14
Type '"strict"' is not comparable to type 'SameSite'.
lint: src/utils/cookie/assertStringIsSameSite.ts#L22
Argument of type 'string' is not assignable to parameter of type 'never'.
lint: src/utils/cookie/assertStringIsSameSite.ts#L22
Type 'string' does not satisfy the expected type 'never'.
lint: src/utils/requestHooks/RequestHookWithEvents.ts#L43
This member cannot have an 'override' modifier because it is not declared in the base class 'RequestHook'.
lint: autotests/tests/e2edReportExample/setPageCookies.ts#L20
Type '{ readonly expires: number; readonly httpOnly: false; readonly name: "e2edFooCookie"; readonly path: "/"; readonly sameSite: "strict"; readonly secure: true; readonly value: "bar"; }' is not assignable to type 'Readonly<{ domain?: string; expires: number; httpOnly: boolean; name: string; path: string; sameSite: SameSite; secure: boolean; value: string; }>'.
lint: autotests/tests/main/exists.ts#L53
Expected 1-2 arguments, but got 3.
lint: src/actions/deleteCookies.ts#L2
Module '"../utils/cookie"' has no exported member 'getCookieOptionsFromPartialCookie'.
lint: src/utils/cookie/assertStringIsSameSite.ts#L12
Type '"lax"' is not comparable to type 'SameSite'.
lint: src/utils/cookie/assertStringIsSameSite.ts#L13
Type '"none"' is not comparable to type 'SameSite'.
lint: src/utils/cookie/assertStringIsSameSite.ts#L14
Type '"strict"' is not comparable to type 'SameSite'.
lint: src/utils/cookie/assertStringIsSameSite.ts#L22
Argument of type 'string' is not assignable to parameter of type 'never'.
lint: src/utils/cookie/assertStringIsSameSite.ts#L22
Type 'string' does not satisfy the expected type 'never'.
lint: src/utils/requestHooks/RequestHookWithEvents.ts#L43
This member cannot have an 'override' modifier because it is not declared in the base class 'RequestHook'.
build-docker: autotests/tests/e2edReportExample/setPageCookies.ts#L20
Type '{ readonly expires: number; readonly httpOnly: false; readonly name: "e2edFooCookie"; readonly path: "/"; readonly sameSite: "strict"; readonly secure: true; readonly value: "bar"; }' is not assignable to type 'Readonly<{ domain?: string; expires: number; httpOnly: boolean; name: string; path: string; sameSite: SameSite; secure: boolean; value: string; }>'.
build-docker: autotests/tests/main/exists.ts#L53
Expected 1-2 arguments, but got 3.
build-docker: src/actions/deleteCookies.ts#L2
Module '"../utils/cookie"' has no exported member 'getCookieOptionsFromPartialCookie'.
build-docker: src/utils/cookie/assertStringIsSameSite.ts#L12
Type '"lax"' is not comparable to type 'SameSite'.
build-docker: src/utils/cookie/assertStringIsSameSite.ts#L13
Type '"none"' is not comparable to type 'SameSite'.
build-docker: src/utils/cookie/assertStringIsSameSite.ts#L14
Type '"strict"' is not comparable to type 'SameSite'.
build-docker: src/utils/cookie/assertStringIsSameSite.ts#L22
Argument of type 'string' is not assignable to parameter of type 'never'.
build-docker: src/utils/cookie/assertStringIsSameSite.ts#L22
Type 'string' does not satisfy the expected type 'never'.
build-docker: src/utils/requestHooks/RequestHookWithEvents.ts#L43
This member cannot have an 'override' modifier because it is not declared in the base class 'RequestHook'.
lint: src/testcafe.ts#L17
Unexpected unnamed function
lint: src/testcafe.ts#L19
Unexpected unnamed function
lint: src/testcafe.ts#L21
Unexpected unnamed function

Artifacts

Produced during runtime
Name Size
reports Expired
21.6 KB