Skip to content

chore: update deps (#1028) #2797

chore: update deps (#1028)

chore: update deps (#1028) #2797

Triggered via push July 16, 2023 08:43
Status Success
Total duration 13m 3s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: packages/integrations/remix/src/handler.ts#L11
Unexpected any. Specify a different type
Lint: packages/integrations/astro/src/index.ts#L22
Unexpected any. Specify a different type
Lint: packages/integrations/astro/src/index.ts#L23
Unexpected any. Specify a different type
Lint: packages/ui/src/components/Form/index.tsx#L11
Unexpected any. Specify a different type
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/js-runtime/src/runtime/encoding/TextEncoder.ts#L6
'source' is defined but never used
Lint: packages/js-runtime/src/runtime/encoding/TextEncoder.ts#L6
'destination' is defined but never used