Component Tests #83
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-java@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/web/app/components/copy-course-modal/copy-course-modal-model.ts#L4
The type 'CopyCourseModalComponent' is undefined
|
src/web/app/components/copy-session-modal/copy-session-modal-model.ts#L2
The type 'CopySessionModalComponent' is undefined
|
src/web/app/components/question-submission-form/recipient-type-name.pipe.ts#L13
The type 'FeedbackQuestionType' is undefined
|
src/web/app/pages-admin/admin-home-page/instructor-data.ts#L19
The type 'AdminHomePageComponent' is undefined
|
src/web/app/pages-instructor/instructor-sessions-page/copy-from-other-sessions-modal/copy-from-other-sessions-modal-model.ts#L4
The type 'CopyFromOtherSessionsModalComponent' is undefined
|
This job succeeded
Loading