clean code #20372
Annotations
19 errors and 5 warnings
tslinting-check:
src/app/app.module.ts#L3
`@angular/core` import should occur before import of `../environments/environment`
|
tslinting-check:
src/app/app.module.ts#L4
`@angular/platform-browser` import should occur before import of `../environments/environment`
|
tslinting-check:
src/app/app.module.ts#L6
`ngx-bootstrap/dropdown` import should occur before import of `../environments/environment`
|
tslinting-check:
src/app/app.module.ts#L7
`ngx-bootstrap/tabs` import should occur before import of `../environments/environment`
|
tslinting-check:
src/app/app.module.ts#L8
`@angular/common/http` import should occur before import of `../environments/environment`
|
tslinting-check:
src/app/app.module.ts#L9
`ng2-charts` import should occur before import of `../environments/environment`
|
tslinting-check:
src/app/app.module.ts#L10
`ngx-bootstrap/modal` import should occur before import of `../environments/environment`
|
tslinting-check:
src/app/app.module.ts#L11
`ngx-bootstrap/pagination` import should occur before import of `../environments/environment`
|
tslinting-check:
src/app/app.module.ts#L12
`ngx-clipboard` import should occur before import of `../environments/environment`
|
tslinting-check:
src/app/app.module.ts#L14
`ngx-scrollbar` import should occur before import of `../environments/environment`
|
tslinting-check:
src/app/app.module.ts#L14
More than 1 blank line not allowed
|
tslinting-check:
src/app/app.module.ts#L15
`@angular/platform-browser/animations` import should occur before import of `../environments/environment`
|
tslinting-check:
src/app/app.module.ts#L16
`angulartics2` import should occur before import of `../environments/environment`
|
tslinting-check:
src/app/app.module.ts#L17
`ngx-cookie-service` import should occur before import of `../environments/environment`
|
tslinting-check:
src/app/app.module.ts#L18
`ngx-bootstrap/timepicker` import should occur before import of `../environments/environment`
|
tslinting-check:
src/app/app.module.ts#L19
`ngx-bootstrap/datepicker` import should occur before import of `../environments/environment`
|
tslinting-check:
src/app/app.module.ts#L20
`@ng-select/ng-select` import should occur before import of `../environments/environment`
|
tslinting-check:
src/app/app.module.ts#L21
`ngx-bootstrap/alert` import should occur before import of `../environments/environment`
|
tslinting-check:
src/app/app.module.ts#L49
`ngx-matomo-client` import should occur before import of `../environments/environment`
|
tslinting-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
tslinting-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
tslinting-check:
src/app/projectmanagement/modals/withdraw/withdraw-modal.component.ts#L29
Expected a default case
|
tslinting-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
tslinting-check:
src/app/projectmanagement/modals/withdraw/withdraw-modal.component.ts#L29
Expected a default case
|