chore: Migrate build to vite #812
Annotations
10 errors and 1 warning
Check types
Cannot find namespace 'React'.
|
Check types
Could not find a declaration file for module 'react/jsx-runtime'. '/home/runner/work/rrweb/rrweb/node_modules/react/jsx-runtime.js' implicitly has an 'any' type.
|
Check types
Could not find a declaration file for module 'react'. '/home/runner/work/rrweb/rrweb/node_modules/react/index.js' implicitly has an 'any' type.
|
Check types
@sentry-internal/rrweb-player#check-types: command (/home/runner/work/rrweb/rrweb/packages/rrweb-player) /tmp/yarn--1736375759060-0.8688931245247749/yarn run check-types exited (1)
|
Check types
@sentry-internal/rrweb-web-extension#check-types: command (/home/runner/work/rrweb/rrweb/packages/web-extension) /tmp/yarn--1736375759060-0.8688931245247749/yarn run check-types exited (2)
|
Check types
Could not find a declaration file for module 'react/jsx-runtime'. '/home/runner/work/rrweb/rrweb/node_modules/react/jsx-runtime.js' implicitly has an 'any' type.
|
Check types
Property 'children' is missing in type '{ autoFocus: false; isOpen: boolean; placement: "left"; onClose: () => void; returnFocusOnClose: false; onOverlayClick: () => void; size: "full"; }' but required in type 'DrawerProps'.
|
Check types
Property 'children' is missing in type '{ key: string; icon: IconType; href: string; }' but required in type 'NavItemProps'.
|
Check types
Property 'children' is missing in type '{}' but required in type '{ children: React.ReactNode; }'.
|
Check types
Type '{ label: string; subLabel?: string | undefined; children?: HeadBarItem[] | undefined; href?: string | undefined; key: string; }' is not assignable to type 'HeadBarItem'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading