David Coronel
06/03/2025, 10:42 PMcom.intellij.lang.annotation.Annotator
to display errors reported from a FirFunctionCallChecker::check
DiagnosticReporter.
It looks like a question similar to this was raised here. If that’s not feasible, what steps can we take to make sure compiler validations are in place and that the IDE shows the errors? This way, our engineers can easily see them while working in the IDE, and the CI/CD process can report any errors during the execution of the cloud pipelines.CLOVIS
06/04/2025, 3:41 PM