Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0046009 | Openbravo ERP | A. Platform | public | 2021-03-05 09:48 | 2021-03-08 10:34 |
|
Reporter | alostale | |
Assigned To | alostale | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | PR21Q2 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0046009: cannot use dev dependencies in cypress code |
Description | Using cypress new infrastructure webpack infrastructure, an eslint error is produced when dev dependencies are imported. |
Steps To Reproduce | * In a core2 add import to a dev dependency for src-test cypress code:
ESLint error:
'your-dev-lib' should be listed in the project's dependencies, not devDependencies.
eslintimport/no-extraneous-dependencies |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0045846 | | closed | alostale | prepare infrastructure to support react applications |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2021-03-05 09:48 | alostale | New Issue | |
2021-03-05 09:48 | alostale | Assigned To | => platform |
2021-03-05 09:48 | alostale | Modules | => Core |
2021-03-05 09:48 | alostale | Triggers an Emergency Pack | => No |
2021-03-05 09:49 | alostale | Relationship added | related to 0045846 |
2021-03-05 09:49 | alostale | Assigned To | platform => alostale |
2021-03-05 09:52 | hgbot | Note Added: 0126517 | |
2021-03-08 10:34 | hgbot | Resolution | open => fixed |
2021-03-08 10:34 | hgbot | Status | new => closed |
2021-03-08 10:34 | hgbot | Fixed in Version | => PR21Q2 |
2021-03-08 10:34 | hgbot | Note Added: 0126547 | |
2021-03-08 10:34 | hgbot | Note Added: 0126548 | |