Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0056509 | Retail Modules | Web POS | public | 2024-09-20 09:16 | 2024-09-20 09:16 |
Reporter | igor_trebol | ||||
Assigned To | AugustoMauch | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0056509: Different linter configuration in CI and local environments | ||||
Description | 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. | ||||
Steps To Reproduce | - Go to any JS file - Add something like: const test = 'test'; It will let you make a commit, but it will crash in CI. | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2024-09-20 09:16 | igor_trebol | New Issue | |||
2024-09-20 09:16 | igor_trebol | Assigned To | => AugustoMauch | ||
2024-09-20 09:16 | igor_trebol | Triggers an Emergency Pack | => No |
There are no notes attached to this issue. |