Fix the issues reported by phpcs

Created on 6 July 2023, 12 months ago
Updated 6 February 2024, 5 months ago
📌 Task
Status

Needs review

Version

1.1

Component

Code

Created by

🇮🇳India urvashi_vora Madhya Pradesh, India

Live updates comments and jobs are added and updated live.
  • Coding standards

    It involves compliance with, or the content of coding standards. Requires broad community agreement.

Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @urvashi_vora
  • Status changed to Needs work 6 months ago
  • 🇮🇳India Ashutosh Ahirwal India

    Provided patch does not get applied throwing errors.

  • First commit to issue fork.
  • Status changed to Needs review 6 months ago
  • 🇮🇳India viren18febS

    I have added a patch for the fixes. please review once.

  • 🇮🇳India Preethy_ray

    Hi,
    I applied the patch #4.
    The above patch is throwing error.

  • 🇮🇳India Yashaswi18

    Applied both the provided patches. Both are throwing errors.

    error: while searching for:
    /**
    * Controller for the salutation message.
    */
    class HelperController extends ControllerBase
    {
    /**
    * Hello World.
    *
    * @return array
    * Our message.
    */
    public function test()
    {
    return [
    '#markup' => $this->t('Hello World'),
    ];
    }
    }

    error: patch failed: src/Controller/HelperController.php:7
    error: src/Controller/HelperController.php: patch does not apply

  • Merge request !8Fixed phpcs issues → (Open) created by Unnamed author
Production build 0.69.0 2024