Skip to content

Per 9494 convert mixpanel calls #524

Per 9494 convert mixpanel calls

Per 9494 convert mixpanel calls #524

Triggered via pull request March 14, 2024 12:09
Status Failure
Total duration 2m 6s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: src/app/core/components/profile-edit/profile-edit.component.ts#L40
`@shared/services/device/device.service` import should occur before import of `../profile-edit-first-time-dialog/profile-edit-first-time-dialog.component`
lint: src/app/core/components/upload-button/upload-button.component.ts#L31
`@shared/services/api/api.service` import should occur before import of `../main/main.component`
lint: src/app/directive/components/directive-dialog/directive-dialog.component.spec.ts#L4
`./directive-dialog.component` import should occur after import of `@models/account-vo`
lint: src/app/directive/components/directive-edit/directive-edit.component.spec.ts#L18
`@shared/services/api/mixpanel.repo` import should occur before import of `../../directive.module`
lint: src/app/directive/components/legacy-contact-dialog/legacy-contact-dialog.component.spec.ts#L4
`./legacy-contact-dialog.component` import should occur after import of `@models/account-vo`
lint: src/app/directive/components/legacy-contact-dialog/legacy-contact-dialog.component.ts#L4
`../directive-dialog/directive-dialog.component` import should occur after import of `@shared/services/account/account.service`
lint: src/app/directive/components/legacy-contact-edit/legacy-contact-edit.component.spec.ts#L12
`@shared/services/api/mixpanel.repo` import should occur before import of `../../directive.module`
lint: src/app/onboarding/components/create-new-archive/create-new-archive.component.spec.ts#L8
`./create-new-archive.component` import should occur after import of `@shared/services/api/mixpanel.repo`
lint: src/app/onboarding/components/create-new-archive/create-new-archive.component.ts#L21
`@shared/services/api/mixpanel.repo` import should occur before import of `../../shared/onboarding-screen`
lint: src/app/onboarding/components/onboarding/onboarding.component.spec.ts#L14
`@shared/services/api/mixpanel.repo` import should occur before import of `../../onboarding.module`
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/