SU-SWS/stanford_profile_helper

View on GitHub

Showing 521 of 706 total issues

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;

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'])]

Line exceeds 80 characters; contains 92 characters
Open

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

Expected 1 space after "="; 0 found
Open

declare(strict_types=1);

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 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}.

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

#[MigrateProcess(id: "explore_courses_tags")]

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

class ExploreCoursesTags extends ProcessPluginBase {

Expected 1 space before "|"; 0 found
Open

  public static function deleteRecords(string|int $objet_id, string $index_name, string $app_id, string $app_key) {

Doc comment short description must end with a full stop
Open

   * {@inheritDoc}

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}

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

  #[CLI\Argument(name: 'domain', description: 'Next.js Domain.')]
Severity
Category
Status
Source
Language