Skip to content

Fix response to input link issue #87

Fix response to input link issue

Fix response to input link issue #87

Triggered via pull request June 21, 2024 18:58
Status Failure
Total duration 37s
Artifacts
build-and-push-gcr  /  build-push-image
20s
build-and-push-gcr / build-push-image
markdown-check  /  markdown-check
16s
markdown-check / markdown-check
repo-standard  /  validate-name
28s
repo-standard / validate-name
lint-test  /  lint-test
18s
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

11 errors and 7 warnings
lint-test / lint-test: src/Pages/FormPage/FormPage.tsx#L82
Replace `t("phone_number"),·form.company_phone_number,·"company_phone_number"` with `⏎··········t("phone_number"),⏎··········form.company_phone_number,⏎··········"company_phone_number",⏎········`
lint-test / lint-test: src/Pages/FormPage/FormPage.tsx#L86
Replace `t("address"),·form.manufacturer_address,·"manufacturer_address"` with `⏎··········t("address"),⏎··········form.manufacturer_address,⏎··········"manufacturer_address",⏎········`
lint-test / lint-test: src/Pages/FormPage/FormPage.tsx#L87
Replace `t("website"),·form.manufacturer_website,·"manufacturer_website"` with `⏎··········t("website"),⏎··········form.manufacturer_website,⏎··········"manufacturer_website",⏎········`
lint-test / lint-test: src/Pages/FormPage/FormPage.tsx#L88
Replace `t("phone_number"),·form.manufacturer_phone_number,·"manufacturer_phone_number"` with `⏎··········t("phone_number"),⏎··········form.manufacturer_phone_number,⏎··········"manufacturer_phone_number",`
lint-test / lint-test: src/Pages/FormPage/FormPage.tsx#L93
Replace `t("registrationNumber"),·form.fertiliser_registration_number,·"fertiliser_registrationNumber"` with `⏎··········t("registrationNumber"),⏎··········form.fertiliser_registration_number,⏎··········"fertiliser_registrationNumber",`
lint-test / lint-test: src/Pages/FormPage/FormPage.tsx#L95
Replace `t("lotNumber"),·form.fertiliser_lot_number,·"fertiliser_lotNumber"` with `⏎··········t("lotNumber"),⏎··········form.fertiliser_lot_number,⏎··········"fertiliser_lotNumber",⏎········`
lint-test / lint-test: src/Pages/FormPage/FormPage.tsx#L97
Replace `t("precautionary_fr"),·form.fertiliser_precautionary_fr,·"fertiliser_precautionary_fr"` with `⏎··········t("precautionary_fr"),⏎··········form.fertiliser_precautionary_fr,⏎··········"fertiliser_precautionary_fr",`
lint-test / lint-test: src/Pages/FormPage/FormPage.tsx#L99
Replace `t("precautionary_en"),·form.fertiliser_precautionary_en,·"fertiliser_precautionary_en"` with `⏎··········t("precautionary_en"),⏎··········form.fertiliser_precautionary_en,⏎··········"fertiliser_precautionary_en",`
lint-test / lint-test: src/Pages/FormPage/FormPage.tsx#L101
Replace `t("instructions_fr"),·form.fertiliser_instructions_fr,·"fertiliser_instructions_fr"` with `⏎··········t("instructions_fr"),⏎··········form.fertiliser_instructions_fr,⏎··········"fertiliser_instructions_fr",`
lint-test / lint-test: src/Pages/FormPage/FormPage.tsx#L103
Replace `t("instructions_en"),·form.fertiliser_instructions_en,·"fertiliser_instructions_en"` with `⏎··········t("instructions_en"),⏎··········form.fertiliser_instructions_en,⏎··········"fertiliser_instructions_en",`
build-and-push-gcr / build-push-image
buildx failed with: ERROR: invalid tag "ghcr.io/ai-cfia/fertiscan-frontend:Youllou/issue79": invalid reference format
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/.
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/