Skip to content

ci: add lint and clarinet tests #1

ci: add lint and clarinet tests

ci: add lint and clarinet tests #1

Triggered via push February 4, 2026 15:11
Status Failure
Total duration 47s
Artifacts

ci.yml

on: push
lint-and-test
42s
lint-and-test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
lint-and-test
Process completed with exit code 1.
lint-and-test: app/page.tsx#L37
Unexpected any. Specify a different type
lint-and-test: app/page.tsx#L28
Unexpected any. Specify a different type
lint-and-test: app/page.tsx#L27
Unexpected any. Specify a different type
lint-and-test: app/page.tsx#L26
Unexpected any. Specify a different type
lint-and-test: app/page.tsx#L24
Unexpected any. Specify a different type
lint-and-test: app/page.tsx#L23
Unexpected any. Specify a different type
lint-and-test: app/page.tsx#L22
Unexpected any. Specify a different type
lint-and-test: app/page.tsx#L213
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
lint-and-test: app/page.tsx#L202
'err' is defined but never used
lint-and-test: app/page.tsx#L161
'err' is defined but never used