Skip to content

Changes to address 3085 & 3087. #4207

Changes to address 3085 & 3087.

Changes to address 3085 & 3087. #4207

Triggered via push December 24, 2024 21:56
Status Success
Total duration 1m 22s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test: frontend/src/components/admin/ViewAllDistrictSchoolUsersPage.vue#L296
The "computed" property should be above the "beforeMount" property on line 291
test: frontend/src/components/admin/ViewAllDistrictSchoolUsersPage.vue#L301
The "watch" property should be above the "beforeMount" property on line 291
test: frontend/src/components/assessments/registrations/StudentRegistrations.vue#L56
v-on event '@editSelectedRow' must be hyphenated
test: frontend/src/components/assessments/registrations/StudentRegistrations.vue#L57
v-on event '@loadNext' must be hyphenated
test: frontend/src/components/assessments/registrations/StudentRegistrations.vue#L58
v-on event '@loadPrevious' must be hyphenated
test: frontend/src/components/common/ViewStudentDetailsComponent.vue#L128
The "computed" property should be above the "created" property on line 124
test: frontend/src/components/district/DistrictDetails.vue#L101
v-on event '@updateDistrict' must be hyphenated
test: frontend/src/components/sdcCollection/sdcSchoolCollection/StepFourDuplicatesProcessing.vue#L89
Variable 'props' is already declared in the upper scope
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.