chore(deps): bump trim, @storybook/addon-essentials, @storybook/build… #745
Annotations
7 errors and 2 warnings
test:
src/components/Button/Button.stories.tsx#L9
Type 'ForwardRefExoticComponent<Pick<IconProps, "string" | "style" | "clipPath" | "filter" | "mask" | "path" | "children" | "className" | "Name" | "Size" | "color" | "height" | "id" | "lang" | "max" | ... 458 more ... | "key"> & RefAttributes<...>>' is not assignable to type 'ComponentType<unknown>'.
|
test:
src/components/Button/Button.stories.tsx#L9
Type 'ForwardRefExoticComponent<Pick<IconProps, "string" | "style" | "clipPath" | "filter" | "mask" | "path" | "children" | "className" | "Name" | "Size" | "color" | "height" | "id" | "lang" | "max" | ... 458 more ... | "key"> & RefAttributes<...>>' is not assignable to type 'ComponentType<unknown>'.
|
test:
src/components/Button/Button.stories.tsx#L28
Binding element 'canvasElement' implicitly has an 'any' type.
|
test:
src/components/Button/Button.stories.tsx#L28
Binding element 'args' implicitly has an 'any' type.
|
test:
src/components/Button/Button.stories.tsx#L66
Binding element 'canvasElement' implicitly has an 'any' type.
|
test:
src/components/Button/Button.stories.tsx#L66
Binding element 'args' implicitly has an 'any' type.
|
test
Process completed with exit code 2.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|