Good ol js to create element #2019
Annotations
10 errors and 4 warnings
typescript
Type '{ render: (args: never) => Element; }' is not assignable to type 'StoryAnnotations<ReactRenderer, never, never>'.
|
typescript
Spread types may only be created from object types.
|
typescript
Property 'id' does not exist on type 'never'.
|
typescript
Property 'children' does not exist on type 'never'.
|
typescript
Property 'hideCloseIcon' does not exist on type 'never'.
|
typescript
Spread types may only be created from object types.
|
typescript
Type '{ render: () => React.JSX.Element; }' is not assignable to type 'StoryAnnotations<ReactRenderer, never, never>'.
|
typescript
Type '{ render: () => React.JSX.Element; }' is not assignable to type 'StoryAnnotations<ReactRenderer, never, never>'.
|
typescript
Type '{ render: () => React.JSX.Element; }' is not assignable to type 'StoryAnnotations<ReactRenderer, never, never>'.
|
typescript
Type '{ render: () => React.JSX.Element; }' is not assignable to type 'StoryAnnotations<ReactRenderer, never, never>'.
|
stylelint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typescript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|