bump #16653
verify.yml
on: push
Run tests and checks
3m 53s
Run build tests
2m 18s
Annotations
17 errors
Run build tests
'DatePickerPortal' cannot be used as a JSX component.
|
Run build tests
The inferred type of 'DatePickerPortal' cannot be named without a reference to 'react-dom/node_modules/@types/react'. This is likely not portable. A type annotation is necessary.
|
Run build tests
'ModalRoot' cannot be used as a JSX component.
|
Run build tests
Property 'render' in type 'ModalRoot' is not assignable to the same property in base type 'PureComponent<ModalRootProps, ModalRootState, any>'.
|
Run build tests
The inferred type of 'render' cannot be named without a reference to 'react-dom/node_modules/@types/react'. This is likely not portable. A type annotation is necessary.
|
Run build tests
'StepIndicatorModal' cannot be used as a JSX component.
|
Run build tests
The inferred type of 'StepIndicatorModal' cannot be named without a reference to 'react-dom/node_modules/@types/react'. This is likely not portable. A type annotation is necessary.
|
Run build tests
Type 'ReactPortal' is not assignable to type 'Element'.
|
Run build tests
'WizardPortal' cannot be used as a JSX component.
|
Run build tests
Process completed with exit code 1.
|
Run tests and checks
'DatePickerPortal' cannot be used as a JSX component.
|
Run tests and checks
'ModalRoot' cannot be used as a JSX component.
|
Run tests and checks
Property 'render' in type 'ModalRoot' is not assignable to the same property in base type 'PureComponent<ModalRootProps, ModalRootState, any>'.
|
Run tests and checks
'StepIndicatorModal' cannot be used as a JSX component.
|
Run tests and checks
Type 'ReactPortal' is not assignable to type 'Element'.
|
Run tests and checks
'WizardPortal' cannot be used as a JSX component.
|
Run tests and checks
Process completed with exit code 2.
|