Skip to content

Type improvements

Type improvements #467

Triggered via push December 15, 2025 00:43
Status Failure
Total duration 2m 1s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
typescript: src/animations/animate-css-driver.js#L58
Parameter 'outAnchor' implicitly has an 'any' type.
typescript: src/animations/animate-css-driver.js#L48
Parameter 'animationDetails' implicitly has an 'any' type.
typescript: src/animations/animate-css-driver.js#L18
Parameter 'node' implicitly has an 'any' type.
typescript: src/animations/animate-css-driver.js#L15
Parameter '$$animationProvider' implicitly has an 'any' type.
typescript: src/animations/animate-children-directive.js#L27
Parameter 'value' implicitly has an 'any' type.
typescript: src/animations/animate-children-directive.js#L23
Cannot invoke an object which is possibly 'undefined'.
typescript: src/animations/animate-cache.js#L20
Element implicitly has an 'any' type because expression of type '"$animId"' can't be used to index type 'ParentNode'.
typescript: src/animations/animate-cache.js#L20
'parentNode' is possibly 'null'.
typescript: src/animations/animate-cache.js#L20
Element implicitly has an 'any' type because expression of type '"$animId"' can't be used to index type 'ParentNode'.
typescript: src/animations/animate-cache.js#L20
'parentNode' is possibly 'null'.