Closed (fixed)
Project:
Cloud
Version:
4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Aug 2021 at 00:02 UTC
Updated:
10 Sep 2021 at 06:04 UTC
Jump to comment: Most recent, Most recent file
TerraformVariableDeleteMultipleFormFatal error: Declaration of Drupal\terraform\Form\TerraformVariableDeleteMultipleForm::getCancelUrl(): Drupal\Core\Url must be compatible with Drupal\terraform\Form\TerraformDeleteMultipleForm::getCancelUrl(): Drupal\Core\Security\TrustedCallbackInterface in /Users/baldwin/Devel/Docomo/distro.drupal.dev/docroot/modules/contrib/cloud/modules/cloud_service_providers/terraform/src/Form/TerraformVariableDeleteMultipleForm.php on line 26
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
baldwinlouie commentedComment #4
baldwinlouie commentedAs I was testing Terraform permissions, I came across this error. I'm uploading a PR to fix this.
Comment #5
yas@baldwinlouie
Thank you for fixing the error. It looks good to me. I'll merge the patch to
4.xand close this issue as Fixed.Comment #8
yasComment #9
yasWe need to fix a coding standard violation: https://www.drupal.org/pift-ci-job/2155159
Comment #11
yasChanging the status to Needs review
Comment #12
yasComment #13
yas@baldwinlouie
The tests have been passed successfully, so I'll merge the patch to
4.x, and close this issue as Fixed.Comment #15
yas