Skip to content

CHORE: Refactor form components #249

CHORE: Refactor form components

CHORE: Refactor form components #249

Triggered via pull request August 2, 2024 12:25
Status Success
Total duration 2m 7s
Artifacts

nodejs.yml

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

Annotations

8 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/CheckboxGroup.tsx#L41
JSX props should not use arrow functions
build (18.x): src/components/molecules/Field/RadioGroup.tsx#L29
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/Radio.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