Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0056151 | POS2 | Core | public | 2024-08-01 14:42 | 2024-08-14 07:22 |
|
Reporter | kchoperena | |
Assigned To | adrianromero | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0056151: ESLINT rule issue import/no-extraneous-dependencies |
Description | CI is raising an error related to the org.openbravo.events.client
module:
/srv/ci/workspace/mod-simple-ci65.52004/modules/org.openbravo.events.client/web-jspack/org.openbravo.events.client/src/components/EventsLoginDialog/EventsLoginDialog.jsx
13:1 error 'org.openbravo.events.client' should be listed in the project's dependencies. Run 'npm i -S org.openbravo.events.client' to add it import/no-extraneous-dependencies
/srv/ci/workspace/mod-simple-ci65.52004/modules/org.openbravo.events.client/web-jspack/org.openbravo.events.client/src/components/MainMessagesManagerContentPOS.jsx
13:1 error 'org.openbravo.events.client' should be listed in the project's dependencies. Run 'npm i -S org.openbravo.events.client' to add it import/no-extraneous-dependencies
14:1 error 'org.openbravo.events.client' should be listed in the project's dependencies. Run 'npm i -S org.openbravo.events.client' to add it import/no-extraneous-dependencies
15:1 error 'org.openbravo.events.client' should be listed in the project's dependencies. Run 'npm i -S org.openbravo.events.client' to add it import/no-extraneous-dependencies
16:1 error 'org.openbravo.events.client' should be listed in the project's dependencies. Run 'npm i -S org.openbravo.events.client' to add it import/no-extraneous-dependencies
17:1 error 'org.openbravo.events.client' should be listed in the project's dependencies. Run 'npm i -S org.openbravo.events.client' to add it import/no-extraneous-dependencies
18:1 error 'org.openbravo.events.client' should be listed in the project's dependencies. Run 'npm i -S org.openbravo.events.client' to add it import/no-extraneous-dependencies |
Steps To Reproduce | Check execution log of: https://builds.openbravo.com/job/mod-simple/97301/artifact/jslint.log/*view*/ [^] |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2024-08-01 14:42 | kchoperena | New Issue | |
2024-08-01 14:42 | kchoperena | Assigned To | => Triage Platform Base |
2024-08-01 14:42 | kchoperena | Triggers an Emergency Pack | => No |
2024-08-01 15:07 | adrianromero | Assigned To | Triage Platform Base => adrianromero |
2024-08-01 15:07 | adrianromero | Status | new => scheduled |
2024-08-02 08:52 | hgbot | Note Added: 0167625 | |
2024-08-06 11:51 | hgbot | Note Added: 0167741 | |
2024-08-06 11:51 | hgbot | Resolution | open => fixed |
2024-08-06 11:51 | hgbot | Status | scheduled => closed |
2024-08-06 11:51 | hgbot | Note Added: 0167742 | |
2024-08-06 11:51 | hgbot | Note Added: 0167743 | |
2024-08-14 07:22 | hgbot | Note Added: 0168059 | |
Notes |
|
(0167625)
|
hgbot
|
2024-08-02 08:52
|
|
|
|
(0167741)
|
hgbot
|
2024-08-06 11:51
|
|
|
|
(0167742)
|
hgbot
|
2024-08-06 11:51
|
|
|
|
(0167743)
|
hgbot
|
2024-08-06 11:51
|
|
|
|
(0168059)
|
hgbot
|
2024-08-14 07:22
|
|
|