fix: correct function env settings #1065
Open
Annotations
7 warnings
Run moonrepo/setup-rust@v0
Cache does not exist using key setup-rustcargo-v1-linux-983b154b6438743101a114c41828f64c600db716
|
Lint:
www/lib/components/sections/EdgeNetworkSection.tsx#L26
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
|
Lint:
www/lib/components/sections/ExplainSection.tsx#L35
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
|
Lint:
www/lib/components/sections/HomeSection.tsx#L62
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
|
Lint:
www/mdx-components.tsx#L16
Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
Lint:
packages/dashboard/lib/pages/function/FunctionOverview.tsx#L125
React Hook useEffect has a missing dependency: 'calculateCron'. Either include it or remove the dependency array
|
Lint:
packages/dashboard/locales/index.ts#L31
React Hook useEffect has a missing dependency: 'changeLocale'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading