Drupal coding standards errors/warnings

Created on 13 April 2020, about 4 years ago
Updated 25 June 2024, 3 days ago
🐛 Bug report
Status

Needs review

Version

4.0

Component

Code

Created by

🇮🇳India Suresh Prabhu Parkala Bangalore

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇮🇳India dev16.addweb

    Hi, While applying patch #2, It give me error. It might be version issue, And also found phpcs issue in latest version 4.0.0-alpha2. So change version and let's work on latest version

    modules/custom/simplenews_scheduler# git apply -v 3127030-2.patch
    Checking patch simplenews_scheduler_views.inc...
    Checking patch src/Controller/EditionsController.php...
    Checking patch src/Tests/SimplenewsSchedulerDaylightSavingSwitchTest.php...
    Checking patch src/Tests/SimplenewsSchedulerEditionDueTest.php...
    Checking patch src/Tests/SimplenewsSchedulerEditionTimeTest.php...
    Checking patch src/Tests/SimplenewsSchedulerNextRunTimeTest.php...
    Checking patch src/Tests/SimplenewsSchedulerNodeCreationTest.php...
    error: while searching for:
    
      public static $modules = ['block'];
    
      function setUp() {
        parent::setUp();
    
        $this->drupalPlaceBlock('local_tasks_block');
        $admin_user = $this->drupalCreateUser(array(
          'access content',
          'administer nodes',
          'create simplenews_issue content',
    
    error: patch failed: src/Tests/SimplenewsSchedulerNodeCreationTest.php:19
    error: src/Tests/SimplenewsSchedulerNodeCreationTest.php: patch does not apply
  • Merge request !15#3127030 Fix phpcs issues. → (Open) created by Unnamed author
  • Issue was unassigned.
  • Status changed to Needs review 3 days ago
Production build 0.69.0 2024