Openbravo Issue Tracking System - Retail Modules
View Issue Details
0056509Retail ModulesWeb POSpublic2024-09-20 09:162024-09-20 09:16
igor_trebol 
AugustoMauch 
normalminoralways
newopen 
5
 
 
No
0056509: Different linter configuration in CI and local environments
When defining a variable and assigning a value to it, locally it does not prevent you from committing it (it does if you don't assign a value).

It may be because without the value it is an ERROR and with the value it is a WARNING, and CI may be more strict than local pre-commit hooks.
 - Go to any JS file
 - Add something like: const test = 'test';

It will let you make a commit, but it will crash in CI.
No tags attached.
Issue History
2024-09-20 09:16igor_trebolNew Issue
2024-09-20 09:16igor_trebolAssigned To => AugustoMauch
2024-09-20 09:16igor_trebolTriggers an Emergency Pack => No

There are no notes attached to this issue.