Skip to content

build(deps-dev): Bump the development group across 1 directory with 14 updates #251

build(deps-dev): Bump the development group across 1 directory with 14 updates

build(deps-dev): Bump the development group across 1 directory with 14 updates #251

Triggered via pull request March 24, 2025 19:36
Status Failure
Total duration 32s
Artifacts

test-frontend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Frontend: frontend/src/app/assignment/modules/assignment/search/search.component.ts#L22
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Frontend: frontend/src/app/assignment/modules/edit-assignment/task-markdown.service.ts#L28
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Frontend: frontend/src/app/workflows/mockup-viewer/mockup-viewer.component.ts#L68
Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read
Frontend
Process completed with exit code 1.