FI-1038 feat: remove extra logs from mockApiRoute
#440
Annotations
10 errors
autotests/tests/internalTypeTests/selectors.skip.ts#L65
Unused '@ts-expect-error' directive.
|
autotests/tests/internalTypeTests/selectors.skip.ts#L71
Unused '@ts-expect-error' directive.
|
src/actions/clearUpload.ts#L16
Conversion of type 'import("/home/runner/work/e2ed/e2ed/src/types/selectors").Selector' to type 'import("testcafe-without-typecheck").Inner.Selector' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
src/actions/click.ts#L28
Conversion of type 'import("/home/runner/work/e2ed/e2ed/src/types/selectors").Selector' to type 'import("testcafe-without-typecheck").Inner.Selector' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
src/actions/dispatchEvent.ts#L28
Conversion of type 'import("/home/runner/work/e2ed/e2ed/src/types/selectors").Selector' to type 'import("testcafe-without-typecheck").Inner.Selector' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
src/actions/doubleClick.ts#L28
Conversion of type 'import("/home/runner/work/e2ed/e2ed/src/types/selectors").Selector' to type 'import("testcafe-without-typecheck").Inner.Selector' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
src/actions/drag.ts#L30
Conversion of type 'import("/home/runner/work/e2ed/e2ed/src/types/selectors").Selector' to type 'import("testcafe-without-typecheck").Inner.Selector' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
src/actions/dragToElement.ts#L30
Conversion of type 'import("/home/runner/work/e2ed/e2ed/src/types/selectors").Selector' to type 'import("testcafe-without-typecheck").Inner.Selector' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
src/actions/dragToElement.ts#L31
Conversion of type 'import("/home/runner/work/e2ed/e2ed/src/types/selectors").Selector' to type 'import("testcafe-without-typecheck").Inner.Selector' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
src/actions/hover.ts#L27
Conversion of type 'import("/home/runner/work/e2ed/e2ed/src/types/selectors").Selector' to type 'import("testcafe-without-typecheck").Inner.Selector' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
The logs for this run have expired and are no longer available.
Loading