Type improvements #467
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'.
|