Skip to content

Website setup

Website setup #801

Triggered via pull request June 2, 2024 09:51
Status Success
Total duration 4m 29s
Artifacts

style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
style: apps/website/mdx-components.tsx#L30
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
style
Avoid making time-based decisions in your business logic
style
Avoid making time-based decisions in your business logic