Skip to content

Feat/data upload

Feat/data upload #320

Triggered via pull request July 3, 2025 19:50
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: pull_request
lint_and_build
1m 1s
lint_and_build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint_and_build: src/@seed/api/mapping/mapping.service.ts#L8
`../dataset` import should occur before import of `../user`
lint_and_build: src/@seed/api/mapping/mapping.service.ts#L8
All imports in the declaration are only used as types. Use `import type`
lint_and_build: src/@seed/api/mapping/mapping.service.ts#L6
Member 'Observable' of the import declaration should be sorted alphabetically
lint_and_build: src/@seed/api/mapping/mapping.service.ts#L6
`rxjs` import should occur before import of `@seed/services`
lint_and_build: src/@seed/api/mapping/mapping.service.ts#L1
Expected this semicolon to be at the beginning of the next line
lint_and_build: src/@seed/api/dataset/dataset.service.ts#L9
`app/core/snack-bar/snack-bar.service` import should occur before import of `../user`
lint_and_build: src/@seed/api/dataset/dataset.service.ts#L8
`@seed/services` import should occur before import of `../user`
lint_and_build: src/@seed/api/data-quality/data-quality.service.ts#L8
`../progress` import should occur before type import of `./data-quality.types`
lint_and_build: src/@seed/api/data-quality/data-quality.service.ts#L8
All imports in the declaration are only used as types. Use `import type`