Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0056509
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminoralways2024-09-20 09:162024-09-20 09:16
Reporterigor_trebolView Statuspublic 
Assigned ToAugustoMauch 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0056509: Different linter configuration in CI and local environments

DescriptionWhen 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- 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
Powered by Mantis Bugtracker