SU-SWS/stanford_profile_helper

View on GitHub

Showing 398 of 591 total issues

The @see reference should not contain any additional text
Open

 * @see stanford_person_taxonomy_term_presave ()

Line exceeds 80 characters; contains 102 characters
Open

  #[CLI\Option(name: 'format', description: 'Format the result data. Available formats: json,string')]

Expected 1 space before "="; 0 found
Open

declare(strict_types=1);

Doc comment short description must end with a full stop
Open

   * {@inheritDoc}

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}.

Parameter $state is not described in comment
Open

  /**

Doc comment short description must end with a full stop
Open

   * {@inheritDoc}

Doc comment short description must end with a full stop
Open

   * Create a next site entity to connect with NextJS site

Line exceeds 80 characters; contains 87 characters
Open

  #[CLI\Command(name: 'stanford-decoupled:connect-next', aliases: ['su-next-connect'])]

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

  public function connectNextSite($domain = 'https://localhost:3000', $options = [

Doc comment short description must end with a full stop
Open

 * {@inheritDoc}

Expected 1 space after "="; 0 found
Open

declare(strict_types=1);

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) {

Line exceeds 80 characters; contains 151 characters
Open

  #[CLI\Usage(name: 'stanford-decoupled:connect-next "https://localhost:3000"', description: 'Create a next site entity to connect with Next.JS site')]

Doc comment short description must start with a capital letter
Open

 * {@inheritDoc}

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}.

Unused use statement
Open

use Drupal\node\NodeInterface;

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

  #[CLI\Option(name: 'preview-secret', description: 'Use a specific preview secret')]

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}
Severity
Category
Status
Source
Language