Skip to content

fix generate theme colors script -> allow to use nested colors #248

fix generate theme colors script -> allow to use nested colors

fix generate theme colors script -> allow to use nested colors #248

Triggered via pull request July 16, 2024 13:42
Status Success
Total duration 2m 10s
Artifacts

nodejs.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (18.x): src/components/molecules/Field/Checkbox.tsx#L41
JSX props should not use arrow functions
build (18.x): src/components/molecules/Field/Radio.tsx#L38
JSX props should not use arrow functions
build (18.x): src/components/organisms/ControlledField/Checkbox.tsx#L25
JSX props should not use arrow functions
build (18.x): src/components/organisms/ControlledField/Select.tsx#L34
JSX props should not use arrow functions
build (18.x): src/design-system/components/RadioButton.tsx#L42
JSX props should not use arrow functions
build (18.x): src/screens/DetailsScreen.tsx#L26
JSX props should not use arrow functions
build (18.x): src/screens/TestFormScreen.tsx#L200
JSX props should not use arrow functions