Closed
Description
The following errors were reported by 4.6.0-dev.20211126, but not by 4.5.2
lensapp/lens
4 of 5 projects failed to build with the old tsc
tsconfig.json
error TS7023: 'steps' implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.
error TS7006: Parameter 'stepElem' implicitly has an 'any' type.