SU-SWS/stanford_profile_helper

View on GitHub

Showing 521 of 706 total issues

TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
Open

  $variables['is_article'] = true;

Doc comment short description must end with a full stop
Open

   * {@inheritDoc}

Unused use statement
Open

use Drupal\migrate\Attribute\MigrateProcess;

Missing class doc comment
Open

class SignupBlock extends BlockBase implements BlockPluginInterface {

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}.

You must use "/**" style comments for a class comment
Open

class ExploreCoursesUnits extends ProcessPluginBase {

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}

You must use "/**" style comments for a class comment
Open

class ExploreCoursesInstructors extends ProcessPluginBase {

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}

Expected 1 blank line before function; 0 found
Open

function stanford_courses_pathauto_pattern_alter(PathautoPatternInterface $pattern, array $context) {

Doc comment short description must end with a full stop
Open

   * {@inheritDoc}

Variable $citation is undefined.
Open

      $builder->callback(fn(CitationInterface $citation) => $citation->getBibliography(CitationInterface::CHICAGO)),

Each index in a multi-line array must be on a new line
Open

        'fields' => fn() => [

Expected 1 space after "="; 0 found
Open

declare(strict_types=1);

Each index in a multi-line array must be on a new line
Open

      'fields' => fn() => [

Doc comment short description must end with a full stop
Open

   * {@inheritDoc}

Doc comment short description must end with a full stop
Open

   * {@inheritDoc}

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}
Severity
Category
Status
Source
Language