Chakra integration hello world #356
Annotations
10 errors
Run tests:
src/packages/reactivity/examples/Model.ts#L3
Cannot find module '@conterra/reactivity-core' or its corresponding type declarations.
|
Run tests:
src/packages/reactivity/examples/YourComponent.tsx#L3
Cannot find module '@open-pioneer/reactivity' or its corresponding type declarations.
|
Run tests:
src/packages/reactivity/index.test.tsx#L3
Cannot find module '@conterra/reactivity-core' or its corresponding type declarations.
|
Run tests:
src/packages/reactivity/index.ts#L3
Cannot find module '@conterra/reactivity-core' or its corresponding type declarations.
|
Run tests:
src/packages/reactivity/index.ts#L167
Type 'unknown' is not assignable to type 'T'.
|
Run tests:
src/packages/runtime/ErrorScreen.tsx#L8
Module '"@open-pioneer/chakra-integration"' has no exported member 'AlertIcon'.
|
Run tests:
src/packages/runtime/ErrorScreen.tsx#L51
JSX element type 'Alert' does not have any construct or call signatures.
|
Run tests:
src/packages/runtime/ErrorScreen.tsx#L51
'Alert' cannot be used as a JSX component.
|
Run tests:
src/packages/runtime/react-integration/ReactIntegration.test.ts#L365
No overload matches this call.
|
Run tests:
src/packages/runtime/react-integration/ReactIntegration.tsx#L65
Type '{ children: Element; container: Node; colorMode: string; }' is not assignable to type 'IntrinsicAttributes & { container: Node; theme?: Record<string, unknown> | undefined; } & { children?: ReactNode; }'.
|
Loading