Skip to content

FEAT: add google sign in button #145

FEAT: add google sign in button

FEAT: add google sign in button #145

Triggered via pull request April 9, 2024 12:29
Status Failure
Total duration 2m 1s
Artifacts

nodejs.yml

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

Annotations

1 error and 10 warnings
build (18.x)
Process completed with exit code 1.
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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): src/components/molecules/Field/Checkbox.tsx#L41
JSX props should not use arrow functions
build (18.x): src/components/molecules/Field/Radio.tsx#L44
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/constants/regex.ts#L6
Unnecessary escape character: \[
build (18.x): src/constants/regex.ts#L6
Unnecessary escape character: \/
build (18.x): src/screens/DetailsScreen.tsx#L26
JSX props should not use arrow functions
build (18.x): src/screens/TestFormScreen.tsx#L196
JSX props should not use arrow functions