Development
: Remove all client modules related to courses/student view
#58207
test.yml
on: pull_request
server-tests
12m 46s
server-style
2m 29s
client-tests
1m 3s
client-tests-selected
1m 13s
client-style
2m 11s
client-compilation
44s
Annotations
34 errors and 8 warnings
client-compilation:
src/main/webapp/app/course/course-scores/course-scores.module.ts#L4
Cannot find module 'app/course/course-scores/course-scores-routing.module' or its corresponding type declarations.
|
client-compilation:
src/main/webapp/app/course/learning-paths/components/learning-path-exercise/learning-path-exercise.component.ts#L3
Cannot find module 'app/overview/exercise-details/course-exercise-details.module' or its corresponding type declarations.
|
client-compilation:
src/main/webapp/app/exam/manage/exam-management.route.ts#L182
Cannot find module 'app/grading-system/grading-system.module' or its corresponding type declarations.
|
client-compilation:
src/main/webapp/app/exam/participate/exam-participation.module.ts#L14
Cannot find module 'app/exercises/programming/participate/programming-participation.module' or its corresponding type declarations.
|
client-compilation:
src/main/webapp/app/exam/participate/summary/exam-result-summary.module.ts#L29
Cannot find module 'app/exercises/modeling/participate/modeling-participation.module' or its corresponding type declarations.
|
client-compilation:
src/main/webapp/app/exam/participate/summary/exam-result-summary.module.ts#L30
Cannot find module 'app/exercises/text/participate/text-participation.module' or its corresponding type declarations.
|
client-compilation:
src/main/webapp/app/exam/participate/summary/exam-result-summary.module.ts#L31
Cannot find module 'app/exercises/file-upload/participate/file-upload-participation.module' or its corresponding type declarations.
|
client-compilation:
src/main/webapp/app/exercises/quiz/manage/quiz-management.module.ts#L25
Cannot find module 'app/exercises/quiz/participate/quiz-participation.module' or its corresponding type declarations.
|
client-compilation:
src/main/webapp/app/shared/dashboards/dashboards.module.ts#L2
Cannot find module 'app/course/dashboards/assessment-dashboard/assessment-dashboard.module' or its corresponding type declarations.
|
client-compilation
Process completed with exit code 2.
|
client-tests:
src/main/webapp/app/course/course-scores/course-scores.module.ts#L4
Cannot find module 'app/course/course-scores/course-scores-routing.module' or its corresponding type declarations.
|
client-tests:
src/main/webapp/app/course/learning-paths/components/learning-path-exercise/learning-path-exercise.component.ts#L3
Cannot find module 'app/overview/exercise-details/course-exercise-details.module' or its corresponding type declarations.
|
client-tests:
src/main/webapp/app/exam/manage/exam-management.route.ts#L182
Cannot find module 'app/grading-system/grading-system.module' or its corresponding type declarations.
|
client-tests:
src/main/webapp/app/exam/participate/exam-participation.module.ts#L14
Cannot find module 'app/exercises/programming/participate/programming-participation.module' or its corresponding type declarations.
|
client-tests:
src/main/webapp/app/exam/participate/summary/exam-result-summary.module.ts#L29
Cannot find module 'app/exercises/modeling/participate/modeling-participation.module' or its corresponding type declarations.
|
client-tests:
src/main/webapp/app/exam/participate/summary/exam-result-summary.module.ts#L30
Cannot find module 'app/exercises/text/participate/text-participation.module' or its corresponding type declarations.
|
client-tests:
src/main/webapp/app/exam/participate/summary/exam-result-summary.module.ts#L31
Cannot find module 'app/exercises/file-upload/participate/file-upload-participation.module' or its corresponding type declarations.
|
client-tests:
src/main/webapp/app/exercises/quiz/manage/quiz-management.module.ts#L25
Cannot find module 'app/exercises/quiz/participate/quiz-participation.module' or its corresponding type declarations.
|
client-tests:
src/main/webapp/app/shared/dashboards/dashboards.module.ts#L2
Cannot find module 'app/course/dashboards/assessment-dashboard/assessment-dashboard.module' or its corresponding type declarations.
|
client-tests:
src/test/javascript/spec/component/shared/metis/postings-footer/posting-footer.component.spec.ts#L2
'MockModule' is declared but its value is never read.
|
client-tests-selected:
src/main/webapp/app/course/course-scores/course-scores.module.ts#L4
Cannot find module 'app/course/course-scores/course-scores-routing.module' or its corresponding type declarations.
|
client-tests-selected:
src/main/webapp/app/course/learning-paths/components/learning-path-exercise/learning-path-exercise.component.ts#L3
Cannot find module 'app/overview/exercise-details/course-exercise-details.module' or its corresponding type declarations.
|
client-tests-selected:
src/main/webapp/app/exam/manage/exam-management.route.ts#L182
Cannot find module 'app/grading-system/grading-system.module' or its corresponding type declarations.
|
client-tests-selected:
src/main/webapp/app/exam/participate/exam-participation.module.ts#L14
Cannot find module 'app/exercises/programming/participate/programming-participation.module' or its corresponding type declarations.
|
client-tests-selected:
src/main/webapp/app/exam/participate/summary/exam-result-summary.module.ts#L29
Cannot find module 'app/exercises/modeling/participate/modeling-participation.module' or its corresponding type declarations.
|
client-tests-selected:
src/main/webapp/app/exam/participate/summary/exam-result-summary.module.ts#L30
Cannot find module 'app/exercises/text/participate/text-participation.module' or its corresponding type declarations.
|
client-tests-selected:
src/main/webapp/app/exam/participate/summary/exam-result-summary.module.ts#L31
Cannot find module 'app/exercises/file-upload/participate/file-upload-participation.module' or its corresponding type declarations.
|
client-tests-selected:
src/main/webapp/app/exercises/quiz/manage/quiz-management.module.ts#L25
Cannot find module 'app/exercises/quiz/participate/quiz-participation.module' or its corresponding type declarations.
|
client-tests-selected:
src/main/webapp/app/shared/dashboards/dashboards.module.ts#L2
Cannot find module 'app/course/dashboards/assessment-dashboard/assessment-dashboard.module' or its corresponding type declarations.
|
client-tests-selected:
src/test/javascript/spec/component/shared/metis/postings-footer/posting-footer.component.spec.ts#L2
'MockModule' is declared but its value is never read.
|
server-tests
Process completed with exit code 1.
|
server-tests
Process completed with exit code 1.
|
server-tests
Process completed with exit code 1.
|
server-tests
Failed test were found and 'fail-on-error' option is set to true
|
client-compilation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
client-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
client-tests
No files were found with the provided path: build/test-results/lcov-report/. No artifacts will be uploaded.
|
client-tests-selected
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
client-style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
server-style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
server-tests
No files were found with the provided path: build/reports/jacoco/test/html. No artifacts will be uploaded.
|
server-tests
Test report summary exceeded limit of 65535 bytes and will be trimmed
|