run prettier #5105
Annotations
11 errors and 10 warnings
frontend-tests
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
check:
cypress/integration/hidden-features.spec.ts#L32
It is unsafe to chain further commands that rely on the subject after this command. It is best to split the chain, chaining again from `cy.` in a next command line
|
check:
cypress/integration/hidden-features.spec.ts#L50
It is unsafe to chain further commands that rely on the subject after this command. It is best to split the chain, chaining again from `cy.` in a next command line
|
check:
cypress/integration/hidden-features.spec.ts#L64
It is unsafe to chain further commands that rely on the subject after this command. It is best to split the chain, chaining again from `cy.` in a next command line
|
check:
cypress/integration/hidden-features.spec.ts#L77
It is unsafe to chain further commands that rely on the subject after this command. It is best to split the chain, chaining again from `cy.` in a next command line
|
check:
src/components/Course/Course.vue#L110
`../Modals/EditColor.vue` import should occur after import of `@/assets/images/trash.svg`
|
check:
src/components/Modals/Onboarding/OnboardingBasic.vue#L188
`./OnboardingBasicMultiDropdown.vue` import should occur after import of `@/assets/images/summerEmoji.svg`
|
check:
src/components/Modals/Onboarding/OnboardingBasic.vue#L189
`./OnboardingBasicSingleDropdown.vue` import should occur after import of `@/assets/images/summerEmoji.svg`
|
check:
src/components/Requirements/RequirementSideBar.vue#L196
`./MultiplePlansDropdown.vue` import should occur after import of `@/components/Modals/MultiplePlans/AddPlanModal.vue`
|
check:
src/components/Requirements/RequirementSideBar.vue#L197
`../Modals/CollectionsSideBar.vue` import should occur after import of `@/components/Modals/MultiplePlans/AddPlanModal.vue`
|
check:
src/components/Requirements/RequirementSideBar.vue#L198
`../Modals/EditCollectionModal.vue` import should occur after import of `@/components/Modals/MultiplePlans/AddPlanModal.vue`
|
check:
src/components/ScheduleGenerate/ScheduleGenerateSideBar.vue#L251
Unexpected console statement
|
check:
src/components/ScheduleGenerate/ScheduleGenerateSideBar.vue#L267
Unexpected console statement
|
check:
src/containers/Dashboard.vue#L264
Unexpected console statement
|
check:
src/schedule-generator/algorithm.ts#L69
Unexpected console statement
|
check:
src/schedule-generator/algorithm.ts#L70
Unexpected console statement
|
check:
src/schedule-generator/algorithm.ts#L77
Unexpected console statement
|
check:
src/schedule-generator/algorithm.ts#L81
Unexpected console statement
|
check:
src/schedule-generator/algorithm.ts#L87
Unexpected console statement
|
check:
src/schedule-generator/algorithm.ts#L91
Unexpected console statement
|
check:
src/schedule-generator/algorithm.ts#L92
Unexpected console statement
|