feat: add aggregates to raw data and update Hydro matrices #9340
Annotations
2 errors and 10 warnings
src/components/common/MatrixGrid/utils.test.ts > generateTimeSeriesColumns > generates columns with default options:
webapp/src/components/common/MatrixGrid/utils.test.ts#L101
AssertionError: expected [ { id: 'data1', …(5) }, …(2) ] to deeply equal [ { id: 'data1', …(5) }, …(2) ]
- Expected
+ Received
Array [
Object {
"editable": true,
"id": "data1",
"style": "normal",
"title": "TS 1",
"type": "number",
- "width": 50,
+ "width": undefined,
},
Object {
"editable": true,
"id": "data2",
"style": "normal",
"title": "TS 2",
"type": "number",
- "width": 50,
+ "width": undefined,
},
Object {
"editable": true,
"id": "data3",
"style": "normal",
"title": "TS 3",
"type": "number",
- "width": 50,
+ "width": undefined,
},
]
❯ src/components/common/MatrixGrid/utils.test.ts:101:20
|
npm-test
Process completed with exit code 1.
|
npm-lint:
webapp/src/components/App/Data/DataPropsView.tsx#L28
Async arrow function has no 'await' expression
|
npm-lint:
webapp/src/components/App/Data/index.tsx#L61
Async arrow function has no 'await' expression
|
npm-lint:
webapp/src/components/App/Data/index.tsx#L100
Async arrow function has no 'await' expression
|
npm-lint:
webapp/src/components/App/Singlestudy/Commands/Edition/DraggableCommands/CommandImportButton.tsx#L30
Async arrow function has no 'await' expression
|
npm-lint:
webapp/src/components/App/Singlestudy/Commands/Edition/DraggableCommands/CommandImportButton.tsx#L33
Async arrow function has no 'await' expression
|
npm-lint:
webapp/src/components/App/Singlestudy/Commands/Edition/index.tsx#L121
Async arrow function has no 'await' expression
|
npm-lint:
webapp/src/components/App/Singlestudy/HomeView/InformationView/LauncherHistory/JobStepper.tsx#L36
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
npm-lint:
webapp/src/components/App/Singlestudy/HomeView/StudyTreeView/utils.ts#L55
Async arrow function has no 'await' expression
|
npm-lint:
webapp/src/components/App/Singlestudy/UpgradeDialog.tsx#L42
Async arrow function has no 'await' expression
|
npm-lint:
webapp/src/components/App/Singlestudy/explore/Configuration/AdequacyPatch/index.tsx#L25
Async arrow function has no 'await' expression
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
python-code-coverage-report
Expired
|
46.5 KB |
|