Skip to content

[CSV Export] Add support for arbitrarily large exports #451

[CSV Export] Add support for arbitrarily large exports

[CSV Export] Add support for arbitrarily large exports #451

Triggered via pull request December 20, 2024 18:41
Status Failure
Total duration 2m 49s
Artifacts

check-web.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Check: web/src/app/services/data-store/data-store.service.ts#L28
There should be at least one empty line between import groups
Check: web/src/app/services/data-store/data-store.service.ts#L46
There should be at least one empty line between import groups
Check: web/src/app/services/data-store/data-store.service.ts#L47
`firebase/storage` import should occur before import of `app/converters/firebase-data-converter`
Check: web/src/app/services/data-store/data-store.service.ts#L48
`immutable` import should occur before import of `app/converters/firebase-data-converter`
Check: web/src/app/services/data-store/data-store.service.ts#L49
`rxjs` import should occur before import of `app/converters/firebase-data-converter`
Check: web/src/app/services/data-store/data-store.service.ts#L50
`rxjs/operators` import should occur before import of `app/converters/firebase-data-converter`
Check
Process completed with exit code 1.
Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636