Support custom renderers #1209
Annotations
9 errors and 1 warning
|
build
Process completed with exit code 1.
|
|
build:
packages/debugger/src/structure/walker.ts#L330
Type 'string | null' is not assignable to type 'string | undefined'.
|
|
build:
packages/debugger/src/structure/walker.ts#L180
Property 'parentElement' does not exist on type 'TEl'.
|
|
build:
packages/debugger/src/structure/walker.ts#L161
Type 'HTMLElement' is not assignable to type 'TEl'.
|
|
build:
packages/debugger/src/structure/walker.ts#L143
Type 'HTMLElement' is not assignable to type 'TEl'.
|
|
build:
packages/debugger/src/structure/walker.ts#L123
Type 'TEl' is not assignable to type 'HTMLElement'.
|
|
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/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.
|