trigger ci #440
Annotations
11 errors and 1 warning
Compile source code (20.x)
Type '(props: React.HTMLProps<HTMLDivElement>) => React.JSX.Element' is not assignable to type 'ComponentType<HTMLProps<HTMLDivElement>> | undefined'.
|
Compile source code (20.x)
Type 'FunctionComponent<HTMLProps<HTMLDivElement>>' is not assignable to type 'ComponentType<HTMLProps<HTMLDivElement>> | undefined'.
|
Compile source code (20.x)
Type 'FunctionComponent<HTMLProps<HTMLDivElement>>' is not assignable to type 'ComponentType<HTMLProps<HTMLDivElement>> | undefined'.
|
Compile source code (20.x)
Type 'FunctionComponent<HTMLProps<HTMLDivElement>>' is not assignable to type 'ComponentType<HTMLProps<HTMLDivElement>> | undefined'.
|
Compile source code (20.x)
Type 'RefCallback<HTMLElement>' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
|
Compile source code (20.x)
Type 'RefCallback<HTMLElement>' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
|
Compile source code (20.x)
Type 'RefCallback<HTMLElement>' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
|
Compile source code (20.x)
Type 'RefCallback<HTMLElement>' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
|
Compile source code (20.x)
Type 'RefCallback<HTMLElement>' is not assignable to type 'Ref<HTMLElement> | undefined'.
|
Compile source code (20.x)
Type 'RefCallback<HTMLElement>' is not assignable to type 'Ref<HTMLElement> | undefined'.
|
Run tests (20.x)
Process completed with exit code 1.
|
Run tests (20.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|