SU-SWS/stanford_profile_helper

View on GitHub

Showing 521 of 706 total issues

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}.

Doc comment short description must end with a full stop
Open

   * {@inheritDoc}

Unused use statement
Open

use Drupal\Core\Field\Attribute\FieldWidget;

Perl-style comments are not allowed; use "// Comment" instead
Open

#[MigrateProcess(id: "stanford_events_datemath")]

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}

Expected 1 space before opening brace; found 0
Open

function stanford_intranet_user_role_predelete(RoleInterface $role){

Line indented incorrectly; expected 0 spaces, found 2
Open

  id: "jumpstart_ui_skipnav_main_anchor",

Line exceeds 80 characters; contains 82 characters
Open

  // Could be related to: https://www.drupal.org/project/paragraphs/issues/2897906

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}

Missing class doc comment
Open

class ResponseCodeCondition extends ConditionPluginBase implements ContainerFactoryPluginInterface {

Unused use statement
Open

use Drupal\views\ViewEntityInterface;

Expected 1 space before "?"; 0 found
Open

      $property_path = $index->getField($name)?->getPropertyPath() ?: '';

Doc comment short description must end with a full stop
Open

   * {@inheritDoc}

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}

Unused use statement
Open

use Drupal\Core\Field\Attribute\FieldType;

Doc comment short description must end with a full stop
Open

 * stanford_profile_helper_helper.module

Doc comment short description must end with a full stop
Open

   * {@inheritDoc}
Severity
Category
Status
Source
Language