build(deps): Bump sanitize-html from 2.11.0 to 2.12.1 #525
Annotations
6 errors and 1 warning
build-test
Type 'ForwardRefExoticComponent<Omit<TextAreaProps, "ref"> & RefAttributes<Ref>>' is not assignable to type 'FC<TextAreaProps>'.
|
build-test
Type 'ForwardRefExoticComponent<Omit<AutosuggestProps, "ref"> & RefAttributes<Ref>>' is not assignable to type 'FC<AutosuggestProps>'.
|
build-test
Type 'ForwardRefExoticComponent<Omit<InputProps, "ref"> & RefAttributes<Ref>>' is not assignable to type 'FC<InputProps>'.
|
build-test
Type 'ForwardRefExoticComponent<Omit<FullExamplesProps & { ref?: ForwardedRef<any> | undefined; }, "ref"> & RefAttributes<any>>' is not assignable to type 'FC<FullExamplesProps & { ref?: ForwardedRef<any> | undefined; }>'.
|
build-test
Type 'ForwardRefExoticComponent<Omit<PriorityEditProps, "ref"> & RefAttributes<ForwardedRef<Ref>>>' is not assignable to type 'FC<PriorityEditProps>'.
|
build-test
Process completed with exit code 1.
|
build-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|