Skip to content

Feature/edx 3085 3087 #4214

Feature/edx 3085 3087

Feature/edx 3085 3087 #4214

Triggered via pull request December 27, 2024 19:45
Status Success
Total duration 1m 5s
Artifacts

ci-frontend.test.yml

on: pull_request
test
32s
test
Build (Sonar Cloud)
56s
Build (Sonar Cloud)
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#L64
v-on event '@editSelectedRow' must be hyphenated
test: frontend/src/components/assessments/registrations/StudentRegistrations.vue#L65
v-on event '@loadNext' must be hyphenated
test: frontend/src/components/assessments/registrations/StudentRegistrations.vue#L66
v-on event '@loadPrevious' must be hyphenated
test: frontend/src/components/assessments/registrations/StudentRegistrations.vue#L104
v-on event '@update:sessionID' 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.