Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0045326 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] Core | major | always | 2020-10-28 17:15 | 2021-01-18 13:21 | |||
Reporter | jarmendariz | View Status | public | |||||
Assigned To | jarmendariz | |||||||
Priority | urgent | Resolution | duplicate | Fixed in Version | ||||
Status | closed | 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 | jarmendariz | |||||||
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 | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||
|
Notes | |
(0124614) guilleaer (manager) 2020-11-25 12:13 |
This issue will be resolved as part of the task nwp2_JslintMergeReact |
(0125529) jarmendariz (developer) 2021-01-18 13:21 |
This is fixed by 45516. BL files will still use the airbnb-base config and core2 will include the airbnb package to be used for code with React. |
Issue History | |||
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 |
2021-01-18 13:21 | jarmendariz | Review Assigned To | => jarmendariz |
2021-01-18 13:21 | jarmendariz | Note Added: 0125529 | |
2021-01-18 13:21 | jarmendariz | Status | scheduled => closed |
2021-01-18 13:21 | jarmendariz | Resolution | open => duplicate |
Copyright © 2000 - 2009 MantisBT Group |