Skip to content

psi selections view scaffolding #4980

psi selections view scaffolding

psi selections view scaffolding #4980

Triggered via push September 19, 2025 21:55
Status Failure
Total duration 1m 18s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
test
Process completed with exit code 1.
test: frontend/src/components/graduation/school/reports/PsiSelection.vue#L16
The "PrimaryButton" component has been registered but not used
test: frontend/src/components/graduation/school/reports/PsiSelection.vue#L16
The "DownloadLink" component has been registered but not used
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.