Skip to content

Fix CI triggers

Fix CI triggers #3

Triggered via push January 25, 2026 09:44
Status Failure
Total duration 20s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build
Process completed with exit code 1.
build: components/Navbar.tsx#L10
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
build: components/Navbar.tsx#L5
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
build: app/page.tsx#L1
'Image' is defined but never used