Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0056509 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Retail Modules] Web POS | minor | always | 2024-09-20 09:16 | 2024-09-20 09:16 | |||||||
Reporter | igor_trebol | View Status | public | |||||||||
Assigned To | AugustoMauch | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
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. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
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 |
Copyright © 2000 - 2009 MantisBT Group |