Skip to content

Add product watcher page and database schema (#1) #10

Add product watcher page and database schema (#1)

Add product watcher page and database schema (#1) #10

Triggered via push May 23, 2024 08:44
Status Success
Total duration 38s
Artifacts

node.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: src/app/components/Product.tsx#L12
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
build: src/app/components/Product.tsx#L12
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images