Fix : #61 Fix react strict mode to avoid double request to backend #27
fertiscan-frontend-workflows.yml
on: pull_request
build-and-push-gcr
/
build-push-image
49s
markdown-check
/
markdown-check
14s
repo-standard
/
validate-name
30s
lint-test
/
lint-test
16s
build-and-push-gcr
/
remove-old-image
0s
Annotations
14 errors and 9 warnings
lint-test / lint-test:
src/App.tsx#L18
Delete `⏎··········`
|
lint-test / lint-test:
src/App.tsx#L22
Replace `/>}` with `·/>}·`
|
lint-test / lint-test:
src/App.tsx#L24
Delete `⏎`
|
lint-test / lint-test:
src/Components/Carousel/Carousel.tsx#L1
'useRef' is defined but never used
|
|
|
lint-test / lint-test:
src/Components/Carousel/Carousel.tsx#L4
Replace `····imgs:` with `··imgs:·`
|
lint-test / lint-test:
src/Components/Carousel/Carousel.tsx#L5
Replace `········url:` with `····url:·`
|
lint-test / lint-test:
src/Components/Carousel/Carousel.tsx#L6
Replace `········title:` with `····title:·`
|
lint-test / lint-test:
src/Components/Carousel/Carousel.tsx#L7
Replace `··}[]` with `}[];`
|
repo-standard / validate-name
The 61-fix-react-strict-mode-to-avoid-double-request-to-backend branch does not have a TESTING.md file, please add one.
|
repo-standard / validate-name
The 61-fix-react-strict-mode-to-avoid-double-request-to-backend branch does not have a README.md file, please add one.
|
repo-standard / validate-name
The 61-fix-react-strict-mode-to-avoid-double-request-to-backend branch does not have a LICENSE file, please add one.
|
build-and-push-gcr / build-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 2
|
markdown-check / markdown-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
markdown-check / markdown-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint-test / lint-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-test / lint-test:
src/Pages/FormPage/FormPage.tsx#L376
React Hook useEffect has missing dependencies: 'data', 'files', 'poll_analyze', 'uploadStarted', and 'upload_all'. Either include them or remove the dependency array. You can also do a functional update 'setData(d => ...)' if you only need 'data' in the 'setData' call
|
lint-test / lint-test:
src/Pages/JsonPage/Json.tsx#L75
React Hook useEffect has missing dependencies: 'poll_analyze', 'uploadStarted', and 'upload_all'. Either include them or remove the dependency array
|
repo-standard / validate-name
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
repo-standard / validate-name
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/github-script@v5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-push-gcr / build-push-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-push-gcr / build-push-image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|