Skip to content

feat: add aggregates to raw data and update Hydro matrices #9340

feat: add aggregates to raw data and update Hydro matrices

feat: add aggregates to raw data and update Hydro matrices #9340

Triggered via push September 16, 2024 15:42
Status Failure
Total duration 20m 44s
Artifacts 1

main.yml

on: push
npm-setup
21s
npm-setup
Matrix: python-test
sonarcloud
0s
sonarcloud
Fit to window
Zoom out
Zoom in

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/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