Skip to content

21 create a datapage that prompts the field given by chat gpt #25

21 create a datapage that prompts the field given by chat gpt

21 create a datapage that prompts the field given by chat gpt #25

Triggered via pull request June 6, 2024 17:57
Status Failure
Total duration 42s
Artifacts
build-and-push-gcr  /  build-push-image
30s
build-and-push-gcr / build-push-image
markdown-check  /  markdown-check
14s
markdown-check / markdown-check
repo-standard  /  validate-name
28s
repo-standard / validate-name
lint-test  /  lint-test
20s
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

14 errors and 9 warnings
lint-test / lint-test: src/App.tsx#L17
Replace `/>}` with `·/>}·`
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 `}[];`
lint-test / lint-test: src/Components/Carousel/Carousel.tsx#L11
Replace `····index:` with `··index:·`
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
repo-standard / validate-name
The 21-create-a-datapage-that-prompts-the-field-given-by-chat-gpt branch does not have a TESTING.md file, please add one.
repo-standard / validate-name
The 21-create-a-datapage-that-prompts-the-field-given-by-chat-gpt branch does not have a README.md file, please add one.
repo-standard / validate-name
The 21-create-a-datapage-that-prompts-the-field-given-by-chat-gpt branch does not have a LICENSE file, please add one.
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
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/
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/