Skip to content

Refactor generateSpacing function to use themeStore for spacing settings #85

Refactor generateSpacing function to use themeStore for spacing settings

Refactor generateSpacing function to use themeStore for spacing settings #85

Triggered via push December 16, 2023 17:49
Status Failure
Total duration 2m 0s
Artifacts

main.yml

on: push
lint-and-format
1m 52s
lint-and-format
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint-and-format: src/components/atoms/PasswordEye/PasswordEye.tsx#L19
Type '() => JSX.Element' is not assignable to type 'ReactNode'.
lint-and-format
Process completed with exit code 2.
lint-and-format
Process completed with exit code 1.
lint-and-format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/