Skip to content

[O2B-1461] Export refactor #12940

[O2B-1461] Export refactor

[O2B-1461] Export refactor #12940

Triggered via pull request July 30, 2025 13:43
Status Failure
Total duration 3m 32s
Artifacts

bookkeeping.yml

on: pull_request
Matrix: parallel_tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 4 warnings
linter
Process completed with exit code 1.
linter: lib/public/models/OverviewModel.js#L244
Missing JSDoc comment
linter: lib/public/models/DataExportModel.js#L70
Trailing spaces not allowed
linter: lib/public/models/DataExportModel.js#L69
Missing JSDoc block description
linter: lib/public/models/DataExportModel.js#L65
Missing JSDoc comment
linter: lib/public/models/DataExportModel.js#L61
Missing JSDoc comment
linter: lib/public/models/DataExportModel.js#L57
Missing JSDoc comment
linter: lib/public/models/DataExportModel.js#L53
Missing JSDoc comment
runs
Process completed with exit code 24.
linter: lib/public/views/Runs/RunPerDataPass/RunsPerDataPassOverviewPage.js#L68
JSDoc @return declaration present but return expression not available in function
linter: lib/public/views/Runs/Overview/exportTriggerAndModal.js#L20
Expected @param names to be "exportModel, modalHandler". Got "exportModel, runs, modalHandler"
linter: lib/public/models/DataExportModel.js#L90
Missing JSDoc @return description
linter: lib/public/models/DataExportModel.js#L25
Missing JSDoc @param "onNoDataAction" description