Support custom renderers #83
page.yml
on: pull_request
Build
22s
Deploy to Preview env
10s
Deploy to Production env
0s
Annotations
10 errors
|
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/locator/element-overlay.tsx#L24
Generic type 'LocatorComponent' requires 1 type argument(s).
|
|
Build:
packages/debugger/src/locator/element-overlay.tsx#L9
Generic type 'LocatorComponent' requires 1 type argument(s).
|
|
Build:
packages/debugger/src/locator/element-overlay.tsx#L8
Generic type 'LocatorComponent' requires 1 type argument(s).
|
|
Build:
packages/debugger/src/inspector/inspector.ts#L2
Module '"../locator/index.ts"' declares 'SourceLocation' locally, but it is not exported.
|