Promise was returned instead of the expected asynchronous result which
was causing issues when submitting save code now requests.
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDWAPPS66ded032dca0: assets/functions: Add missing await keywords in getCanonicalOriginURL
Diff Detail
Diff Detail
- Repository
- rDWAPPS Web applications
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D7964 (id=28701)
Rebasing onto 749b6f5bf4...
Current branch diff-target is up to date.
Changes applied before test
commit 66ded032dca05869e34329dac27dc0c1029cab54 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Tue Jun 7 13:27:51 2022 +0200 assets/functions: Add missing await keywords in getCanonicalOriginURL Promise was returned instead of the expected asynchronous result which was causing issues when submitting save code now requests.
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1887/ for more details.