build(deps): bump parse5-htmlparser2-tree-adapter from 7.1.0 to 8.0.0 #5102
Annotations
8 errors
|
Node 20
Process completed with exit code 1.
|
|
Unhandled error:
src/parsers/parse5-adapter.ts#L62
TypeCheckError: Argument of type 'AnyNode' is not assignable to parameter of type 'Node'.
Type 'Document' is not assignable to type 'Node'.
Type 'Document' is missing the following properties from type 'Template' nodeName, tagName, content, attrs, namespaceURI
❯ src/parsers/parse5-adapter.ts:62:30
|
|
Node lts/*
Process completed with exit code 1.
|
|
Unhandled error:
src/parsers/parse5-adapter.ts#L62
TypeCheckError: Argument of type 'AnyNode' is not assignable to parameter of type 'Node'.
Type 'Document' is not assignable to type 'Node'.
Type 'Document' is missing the following properties from type 'Template' nodeName, tagName, content, attrs, namespaceURI
❯ src/parsers/parse5-adapter.ts:62:30
|
|
Node 18
Process completed with exit code 1.
|
|
Unhandled error:
src/parsers/parse5-adapter.ts#L62
TypeCheckError: Argument of type 'AnyNode' is not assignable to parameter of type 'Node'.
Type 'Document' is not assignable to type 'Node'.
Type 'Document' is missing the following properties from type 'Template' nodeName, tagName, content, attrs, namespaceURI
❯ src/parsers/parse5-adapter.ts:62:30
|
|
Node 22
Process completed with exit code 1.
|
|
Unhandled error:
src/parsers/parse5-adapter.ts#L62
TypeCheckError: Argument of type 'AnyNode' is not assignable to parameter of type 'Node'.
Type 'Document' is not assignable to type 'Node'.
Type 'Document' is missing the following properties from type 'Template' nodeName, tagName, content, attrs, namespaceURI
❯ src/parsers/parse5-adapter.ts:62:30
|