Skip to content

feat: Extra search option for GitHub Classroom (#434) #206

feat: Extra search option for GitHub Classroom (#434)

feat: Extra search option for GitHub Classroom (#434) #206

Triggered via push November 13, 2024 12:27
Status Failure
Total duration 29s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Frontend: frontend/src/app/assignment/modules/edit-assignment/classroom/classroom.component.ts#L22
'url' is never reassigned. Use 'const' instead
Frontend: frontend/src/app/assignment/modules/edit-assignment/classroom/classroom.component.ts#L24
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Frontend
Process completed with exit code 1.
Frontend
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/