Problem/Motivation

I am not sure what this is really about but I thought it might be useful to post it here anyway.

I have just applied a module update to the Front End Editing module.
(https://www.drupal.org/project/frontend_editing)

and I noticed the following reported by ECA...

drush updatedb

[notice] Update started: frontend_editing_update_11013

>  [error]  ECA ran into error from third party in the context of "Collecting all available actions":
> \Drupal\entity\Plugin\Action\DeleteAction has been deprecated in favor of \Drupal\Core\Action\Plugin\Action\DeleteAction. Use that instead.
> Line 7 of C:\laragon\www\bit-by-bit.org\public_html\modules\contrib\entity\src\Plugin\Action\DeleteAction.php

>  [notice] Update completed: frontend_editing_update_11013
 [success] Finished performing updates.

Comments

sirclickalot created an issue. See original summary.

jurgenhaas’s picture

Status: Active » Closed (works as designed)
Related issues: +#3532309: Fix Deprecation notice from DeleteAction class causes errors in ECA module

You can ignore this, it's just telling you that one of the modules you're using announces a deprecation. It's not even ECA. If you want to know more, here is where you find the cause and the treatment: #3532309: Fix Deprecation notice from DeleteAction class causes errors in ECA module.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.