Skip to content

EDX-2756: Bug fixes #3632

EDX-2756: Bug fixes

EDX-2756: Bug fixes #3632

Triggered via pull request July 15, 2024 20:55
Status Success
Total duration 59s
Artifacts

ci-frontend.test.yml

on: pull_request
test
35s
test
Build (Sonar Cloud)
51s
Build (Sonar Cloud)
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L304
The "watch" property should be above the "beforeMount" property on line 291
test: frontend/src/components/common/ViewStudentDetailsComponent.vue#L123
The "computed" property should be above the "created" property on line 119
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
Build (Sonar Cloud)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/