ci: add lint and clarinet tests #1
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
|