Skip to content

chore: separate examples to another workspace #2796

chore: separate examples to another workspace

chore: separate examples to another workspace #2796

Triggered via pull request July 16, 2023 08:36
Status Cancelled
Total duration 8m 13s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 warnings
Typecheck
Canceling since a higher priority waiting request for 'CI-refs/pull/1029/merge' exists
Typecheck
The operation was canceled.
Lint
Canceling since a higher priority waiting request for 'CI-refs/pull/1029/merge' exists
Lint
The operation was canceled.
Test
Canceling since a higher priority waiting request for 'CI-refs/pull/1029/merge' exists
Test
The operation was canceled.
Build
Canceling since a higher priority waiting request for 'CI-refs/pull/1029/merge' exists
Build
The operation was canceled.
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/dashboard/lib/api/organizations.ts#L76
'plan' is defined but never used
Lint: packages/dashboard/lib/api/organizations.ts#L77
'organizationMembers' is assigned a value but never used