Feat/data upload #320
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/mapping/mapping.service.ts#L1
Extra semicolon
|
|
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`
|