Skip to content

ENG-2035 - Build collaborative canvas prototype #5279

ENG-2035 - Build collaborative canvas prototype

ENG-2035 - Build collaborative canvas prototype #5279

Triggered via pull request July 14, 2026 19:03
Status Failure
Total duration 1m 15s
Artifacts

ci.yaml

on: pull_request
validate
1m 11s
validate
lint-changed-files
44s
lint-changed-files
format-changed-files
45s
format-changed-files
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
lint-changed-files
Process completed with exit code 1.
format-changed-files
Process completed with exit code 1.
[eslint (apps/website)] apps/website/app/(canvas)/canvas/components/CanvasRoom.tsx#L196: apps/website/app/(canvas)/canvas/components/CanvasRoom.tsx#L196
Do not use an `<a>` element to navigate to `/`. Use `<Link />` from `next/link` instead. See: https://nextjs.org/docs/messages/no-html-link-for-pages @next/next/no-html-link-for-pages
[eslint (apps/website)] apps/website/app/(canvas)/canvas/components/CanvasRoom.tsx#L216: apps/website/app/(canvas)/canvas/components/CanvasRoom.tsx#L216
Do not use an `<a>` element to navigate to `/canvas/new/`. Use `<Link />` from `next/link` instead. See: https://nextjs.org/docs/messages/no-html-link-for-pages @next/next/no-html-link-for-pages
lint-changed-files
Async method 'upload' has no 'await' expression
lint-changed-files
Do not use an `<a>` element to navigate to `/canvas/new/`. Use `<Link />` from `next/link` instead. See: https://nextjs.org/docs/messages/no-html-link-for-pages
lint-changed-files
Do not use an `<a>` element to navigate to `/`. Use `<Link />` from `next/link` instead. See: https://nextjs.org/docs/messages/no-html-link-for-pages