Skip to content

Merge pull request #2375 from bcgov/fix/yukonReport #4979

Merge pull request #2375 from bcgov/fix/yukonReport

Merge pull request #2375 from bcgov/fix/yukonReport #4979

Triggered via push September 19, 2025 21:53
Status Success
Total duration 1m 22s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test: frontend/src/components/graduation/school/upload/GradErrorTable.vue#L63
Variable 'props' is already declared in the upper scope
test: frontend/src/components/district/DistrictDetails.vue#L87
v-on event '@updateDistrict' 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/assessments/registrations/StudentRegistrations.vue#L301
The "computed" property should be above the "watch" property on line 290
test: frontend/src/components/assessments/registrations/StudentRegistrations.vue#L200
v-on event '@update:sessionID' must be hyphenated
test: frontend/src/components/assessments/registrations/StudentRegistrations.vue#L160
v-on event '@loadPrevious' must be hyphenated
test: frontend/src/components/assessments/registrations/StudentRegistrations.vue#L159
v-on event '@loadNext' must be hyphenated
test: frontend/src/components/assessments/registrations/StudentRegistrations.vue#L158
v-on event '@editSelectedRow' must be hyphenated
test: frontend/src/components/admin/ViewAllDistrictSchoolUsersPage.vue#L286
The "watch" property should be above the "beforeMount" property on line 276
test: frontend/src/components/admin/ViewAllDistrictSchoolUsersPage.vue#L281
The "computed" property should be above the "beforeMount" property on line 276
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.