Skip to content

Update : Phase 7

Update : Phase 7 #9

Triggered via push August 6, 2026 22:20
Status Failure
Total duration 37s
Artifacts

ci.yml

on: push
build-and-test
32s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
build-and-test
Process completed with exit code 1.
build-and-test: apps/server/src/modules/tasks/task.service.test.ts#L191
Unsafe assignment of an `any` value
build-and-test: apps/server/src/modules/tasks/task.service.test.ts#L102
Unsafe assignment of an `any` value
build-and-test: apps/server/src/modules/tasks/task.service.test.ts#L58
This assertion is unnecessary since the receiver accepts the original type of the expression
build-and-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test: apps/client/src/features/project-workspace/components/WorkspaceTabs.tsx#L8
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components