Skip to content

Support custom renderers #1211

Support custom renderers

Support custom renderers #1211

Triggered via pull request March 29, 2025 10:30
Status Failure
Total duration 1m 6s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build
Process completed with exit code 1.
build: packages/debugger/src/locator/index.ts#L172
Argument of type 'TEl' is not assignable to parameter of type 'string | HTMLElement | undefined'.
build: packages/debugger/src/locator/index.test.ts#L11
Cannot find module './find-components.ts' or its corresponding type declarations.
build: packages/debugger/src/locator/element-overlay.tsx#L18
Argument of type '(prev: Rect) => Rect' is not assignable to parameter of type 'EffectFunction<Rect | { x: number; y: number; w: number; h: number; }, Rect>'.
build: packages/debugger/src/inspector/inspector.ts#L2
Module '"../locator/index.ts"' declares 'SourceLocation' locally, but it is not exported.
build
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.