fix: support for release perspectives #834
Annotations
3 errors and 1 warning
Run npm run prepublishOnly:
src/Iframe.tsx#L5
'HTMLMotionProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Run npm run prepublishOnly:
src/Iframe.tsx#L352
Type '{ onLoad: () => void; allow?: string | undefined; referrerPolicy?: HTMLAttributeReferrerPolicy | undefined; sandbox?: string | undefined; ref: ForwardedRef<HTMLIFrameElement>; ... 6 more ...; animate: string[]; }' is not assignable to type 'IntrinsicAttributes & Omit<HTMLMotionProps<"div">, "ref"> & RefAttributes<HTMLDivElement>'.
|
Run npm run prepublishOnly
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading