thiagoelg opened a new issue, #3897: URL: https://github.com/apache/incubator-kie-tools/issues/3897
Some `runtime-tools-*` packages have permissive tsconfig configurations, allowing possible errors or bugs, like: - `"noImplicitAny": false` - `"strictNullChecks": false` In this task, remove those configurations and fix all errors and warnings that pop up while building runtime-tools packages. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
