Annotations
2 errors and 1 warning
publish:
src/components/color-input/ColorInput.stories.tsx#L18
Object literal may only specify known properties, and 'onValueChange' does not exist in type 'Partial<{ ref?: LegacyRef<HTMLInputElement> | undefined; key?: Key | null | undefined; }> & { key?: Key | null | undefined; ref?: LegacyRef<...> | undefined; }'.
|
publish
Process completed with exit code 2.
|
publish
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/.
|