SU-SWS/stanford_profile_helper

View on GitHub

Showing 398 of 591 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}

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 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 end with a full stop
Open

   * {@inheritDoc}

Line exceeds 80 characters; contains 102 characters
Open

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

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 Drush\Attributes as CLI;

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

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

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}

Doc comment short description must end with a full stop
Open

   * {@inheritDoc}

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

  #[CLI\Argument(name: 'domain', description: 'Next.js Domain.')]

Line exceeds 80 characters; contains 95 characters
Open

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

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

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

Missing function doc comment
Open

  public function __construct() {}
Severity
Category
Status
Source
Language