build: upgrade storybook 8 #12351
Annotations
2 errors and 1 warning
checks
Conversion of type '{ title: string; component: { (args: Pick<{ value: { unit: "number" | "pt" | "px" | "x" | "em" | "q" | "s" | "fr" | "in" | "ms" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "hz" | "khz" | "cm" | ... 46 more ... | "st"; value: number; type: "unit"; } | ... 11 more ... | { ...; }; } & Omit<...>, "value" | "source"...' to type 'ComponentAnnotations<ReactRenderer, Pick<{ value: { unit: "number" | "pt" | "px" | "x" | "em" | "q" | "s" | "fr" | "in" | "ms" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "hz" | "khz" | ... 47 more ... | "st"; value: number; type: "unit"; } | ... 11 more ... | { ...; }; } & Omit<...>, "value" | "source">>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
checks
Process completed with exit code 2.
|
checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|