Skip to content

Call scraper lambda and save results to db #13

Call scraper lambda and save results to db

Call scraper lambda and save results to db #13

Triggered via pull request May 23, 2024 11:46
Status Success
Total duration 41s
Artifacts

node.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: src/components/Product.tsx#L11
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/components/Product.tsx#L11
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images