FI-1237 feat: run tests via Playwright #724
Annotations
40 errors
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#L20
Unused '@ts-expect-error' directive.
|
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#L20
Unused '@ts-expect-error' directive.
|
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#L20
Unused '@ts-expect-error' directive.
|
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#L20
Unused '@ts-expect-error' directive.
|
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'.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
reports
Expired
|
21.5 KB |
|