⬆️ Bump @floating-ui/react from 0.26.16 to 0.27.3 #8882
Annotations
7 warnings
Turbo run:
apps/website/src/app/(home)/page.tsx#L11
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
|
Turbo run:
apps/website/src/app/docs/[[...slug]]/page.tsx#L68
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
|
Turbo run:
apps/metaforecast/src/web/questions/components/CaptureQuestion.tsx#L140
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
|
Turbo run:
apps/metaforecast/src/web/questions/components/CaptureQuestion.tsx#L140
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
Turbo run:
apps/metaforecast/src/web/questions/components/QuestionCard/index.tsx#L138
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
|
Turbo run:
apps/metaforecast/src/web/questions/components/QuestionChartOrVisualization.tsx#L11
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
|
Turbo run:
apps/hub/src/relative-values/components/views/PlotView/ForcePlot.tsx#L177
React Hook useMemo has a missing dependency: 'forceFn'. Either include it or remove the dependency array
|
Loading