Problem/Motivation

Be ready for Drupal 9.

Proposed resolution

Remaining tasks

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

wengerk created an issue. See original summary.

Tolyan4ik’s picture

25/25 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

------ ----------------------------------------------------------------------
Line commerce_trustedshops.install
------ ----------------------------------------------------------------------
14 Call to deprecated function drupal_set_message():
in Drupal 8.5.0 and will be removed before Drupal 9.0.0.
Use \Drupal\Core\Messenger\MessengerInterface::addMessage() instead.
21 Call to deprecated function drupal_set_message():
in Drupal 8.5.0 and will be removed before Drupal 9.0.0.
Use \Drupal\Core\Messenger\MessengerInterface::addMessage() instead.
------ ----------------------------------------------------------------------

[ERROR] Found 2 errors

Tolyan4ik’s picture

wengerk’s picture

Here a patch with the proper drupal 9 key and necessary drupalci.yml to detect code flaws

wengerk’s picture

wengerk’s picture

New versions that should works with 8.8.8+ & Commerce 2.20

wengerk’s picture

wengerk’s picture

Status: Needs review » Fixed

Closed and fixed since release 8.x-2.0-rc1

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.