Skip to content

modifying css for the form page #51

modifying css for the form page

modifying css for the form page #51

Triggered via pull request June 17, 2024 18:23
Status Failure
Total duration 43s
Artifacts
build-and-push-gcr  /  build-push-image
30s
build-and-push-gcr / build-push-image
markdown-check  /  markdown-check
23s
markdown-check / markdown-check
repo-standard  /  validate-name
28s
repo-standard / validate-name
lint-test  /  lint-test
28s
lint-test / lint-test
build-and-push-gcr  /  remove-old-image
0s
build-and-push-gcr / remove-old-image
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 8 warnings
repo-standard / validate-name
An error occurred: Bad credentials
lint-test / lint-test: src/Components/Carousel/Carousel.tsx#L51
Replace `··············imageUrl={imgList.length·>·0·?·imgList[currImg].url·:·""}·` with `··········imageUrl={imgList.length·>·0·?·imgList[currImg].url·:·""}`
lint-test / lint-test: src/Components/Carousel/Carousel.tsx#L52
Replace `··············alt="no·picture"` with `··········alt="no·picture"⏎········`
lint-test / lint-test: src/Components/ImageZoomInOut/ImageZoomInOut.tsx#L14
Replace `||scale>` with `·||·scale·>·`
lint-test / lint-test: src/Components/ImageZoomInOut/ImageZoomInOut.tsx#L17
Replace `(scale·+·0.05·<·1)` with `scale·+·0.05·<·1`
lint-test / lint-test: src/Components/ImageZoomInOut/ImageZoomInOut.tsx#L24
Replace `(scale·+·0.05·<·1)` with `scale·+·0.05·<·1`
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/
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/
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#L186
The 'textareas' array makes the dependencies of useEffect Hook (at line 444) change on every render. To fix this, wrap the initialization of 'textareas' in its own useMemo() Hook
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/