Skip to content

New typecheck settings #452

New typecheck settings

New typecheck settings #452

Triggered via push December 11, 2025 17:14
Status Failure
Total duration 2m 12s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
typescript: src/core/compile/compile.js#L1879
Property 'childNodes' does not exist on type 'NodeRef'.
typescript: src/core/compile/compile.js#L1851
Property 'appendChild' does not exist on type 'NodeRef'.
typescript: src/core/compile/compile.js#L1807
Type 'DocumentFragment' is missing the following properties from type 'NodeRef': _node, _element, _nodes, _isList, and 13 more.
typescript: src/core/compile/compile.js#L1803
Type 'NodeListOf<ChildNode>' is missing the following properties from type 'NodeRef': _node, _element, _nodes, _isList, and 13 more.
typescript: src/core/compile/compile.js#L1782
Property '_element' is private and only accessible within class 'NodeRef'.
typescript: src/core/compile/compile.js#L1774
Property '_element' is private and only accessible within class 'NodeRef'.
typescript: src/core/compile/compile.js#L682
Property '_element' is private and only accessible within class 'NodeRef'.
typescript: src/core/compile/compile.js#L681
Property '_element' is private and only accessible within class 'NodeRef'.
typescript: src/core/compile/attributes.js#L289
Property 'toString' does not exist on type 'never'.
typescript: src/angular.js#L261
Property 'resolvables' does not exist on type 'StateObject'.