Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0045326 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [New POS] Core | major | always | 2020-10-28 17:15 | 2021-01-15 09:53 | |||||||
Reporter | jarmendariz | View Status | public | |||||||||
Assigned To | jarmendariz | |||||||||||
Priority | urgent | Resolution | open | Fixed in Version | ||||||||
Status | scheduled | 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 | 0045326: Linting in BL files is not working | |||||||||||
Description | ESLint fails at linting javascript business logic files (those in module's app/ folder) with the following error message: Failed to load config "airbnb-base" to extend from. Referenced from: /Users/.../openbravo/modules/org.openbravo.retail.posterminal/web/org.openbravo.retail.posterminal/app/.eslintrc.json | |||||||||||
Steps To Reproduce | Run the linter from the console. In a module with BL files (posterminal for example): - Run ../org.openbravo.client.kernel/jslint/jslint The error message mentioned above should appear. Also, IntelliJ IDE shows an ESLint related error message when opening a javascript file in the app/ folder. | |||||||||||
Proposed Solution | Replace the following line in the .eslintrc.json template for app/ files: { "extends": ["airbnb", ...] } and fix all configurations tracked by the VCS. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
![]() |
|||||||||||||||||||||||
|
![]() |
|
(0124614) guilleaer (manager) 2020-11-25 12:13 |
This issue will be resolved as part of the task nwp2_JslintMergeReact |
![]() |
|||
Date Modified | Username | Field | Change |
2020-10-28 17:15 | jarmendariz | New Issue | |
2020-10-28 17:15 | jarmendariz | Assigned To | => Retail |
2020-10-28 17:15 | jarmendariz | Triggers an Emergency Pack | => No |
2020-10-29 08:31 | jarmendariz | Status | new => scheduled |
2020-10-29 08:31 | jarmendariz | Assigned To | Retail => jarmendariz |
2020-11-25 12:12 | guilleaer | Relationship added | related to 0045315 |
2020-11-25 12:13 | guilleaer | Note Added: 0124614 | |
2021-01-15 09:53 | jarmendariz | Relationship added | depends on 0045516 |
Copyright © 2000 - 2009 MantisBT Group |