mattcasters opened a new issue, #8521:
URL: https://github.com/apache/hop/issues/8521

   ### Apache Hop version?
   
   2.20.0
   
   ### Java version?
   
   OpenJDK 21
   
   ### Operating system
   
   Linux
   
   ### What happened?
   
   Despite the fact that I disabled the linter one file showed up in red in my 
project.
   That is a bug.
   
   Then the file itself was fine but gave the following false positives:
   
   <img width="1183" height="355" alt="Image" 
src="https://github.com/user-attachments/assets/3811038a-e4cb-45ad-992e-c0900b8f6411";
 />
   
   Recap:
   * The SQL action uses a `.sql` file.
   * The Shell action does the oposite: it uses a script in the "Script" tab 
instead of a file.
    * The Set Variables action uses a properties file to specify the variables 
to set.
   
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: Other


-- 
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]

Reply via email to