Skip to content

Trying to edit offer redirects you to home page #1260

Trying to edit offer redirects you to home page

Trying to edit offer redirects you to home page #1260

Triggered via pull request September 13, 2023 18:38
Status Failure
Total duration 1m 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

2 errors and 3 warnings
build: src/components/Offers/Edit/EditOfferForm.js#L155
'isValidating' is assigned a value but never used
build
Process completed with exit code 1.
audit (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/components/Offers/Edit/EditOfferForm.js#L64
React Hook useEffect has a missing dependency: 'shouldRevalidateEditingPermissions'. Either include it or remove the dependency array