feat: Create elements chain string as we store it #1677
Annotations
10 errors and 1 warning
src/autocapture-utils.ts#L14
Property 'className' does not exist on type 'Element'.
|
src/autocapture-utils.ts#L16
Property 'className' does not exist on type 'Element'.
|
src/autocapture-utils.ts#L19
Property 'className' does not exist on type 'Element'.
|
src/autocapture-utils.ts#L19
Property 'className' does not exist on type 'Element'.
|
src/autocapture-utils.ts#L19
Property 'getAttribute' does not exist on type 'Element'. Did you mean 'attributes'?
|
src/autocapture-utils.ts#L38
Property 'childNodes' does not exist on type 'Element'.
|
src/autocapture-utils.ts#L38
Property 'childNodes' does not exist on type 'Element'.
|
src/autocapture-utils.ts#L39
Property 'childNodes' does not exist on type 'Element'.
|
src/autocapture-utils.ts#L64
Property 'nodeType' does not exist on type 'Element'.
|
src/autocapture-utils.ts#L78
Property 'tagName' does not exist on type 'Element'. Did you mean 'tag_name'?
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading