SU-SWS/stanford_profile_helper

View on GitHub

Showing 521 of 706 total issues

Missing parameter comment
Open

   * @param int $height

Expected 1 space before "="; 0 found
Open

declare(strict_types=1);

Expected 1 space after "="; 0 found
Open

declare(strict_types=1);

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_instructors")]

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}

Expected 1 space after "?"; 0 found
Open

      if ($url = $ns->load($node_id)?->toUrl()->toString()) {

Expected 1 space before "="; 0 found
Open

declare(strict_types=1);

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

          'fields' => fn() => ['book' => static::type('BookLink')],

Expected 1 space after "="; 0 found
Open

declare(strict_types=1);

Missing class doc comment
Open

final class DecoupledReferencedInvalidated extends QueueWorkerBase implements ContainerFactoryPluginInterface {

Doc comment short description must end with a full stop
Open

   * {@inheritDoc}

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

#[MigrateProcess(id: "explore_courses_units")]

Missing class doc comment
Open

class PDBlock extends PdbBlock {
Severity: Minor
Found in src/Plugin/Block/PDBlock.php by phpcodesniffer

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

   * {@inheritDoc}

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}

The @see reference should not contain any additional text
Open

 * @see stanford_person_taxonomy_term_presave ()
Severity
Category
Status
Source
Language