Update Node.js and package versions for all packages. #323
Annotations
4 errors and 1 warning
validate code (20)
Type 'unknown' is not assignable to type 'Key | undefined'.
|
validate code (20)
storybook-addon-performance#validate: command (/home/runner/work/storybook-addon-performance/storybook-addon-performance/packages/storybook-addon-performance) /home/runner/setup-pnpm/node_modules/.bin/pnpm run validate exited (1)
|
validate code (20)
Property 'rev' is missing in type '{ style: { display: string; }; id: string; type: string; accept: string; onChange: (e: any) => void; }' but required in type 'Pick<Omit<HTMLProps<HTMLInputElement>, "height" | "align" | "size" | "valid"> & { size?: Sizes | undefined; align?: Alignments | undefined; valid?: ValidationStates | undefined; height?: number | undefined; }, "type" | ... 361 more ... | "rev">'.
|
validate code (20)
Process completed with exit code 1.
|
validate code (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|