tiagobento opened a new issue, #3739: URL: https://github.com/apache/incubator-kie-tools/issues/3739
Some places on the BeeTable are still depending on `any`-typed properties and values. This is not ideal, as it prevents us from catching errors during compilation. ```[tasklist] ### Acceptance criteria: - [ ] No `any` types should be used on the `BeeTable` component. - [ ] All FIXMEs referring to this issue must be addressed. ``` -- 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]
