SU-SWS/stanford_profile_helper

View on GitHub

Showing 521 of 706 total issues

Expected 1 space before "="; 0 found
Open

declare(strict_types=1);

Doc comment short description must start with a capital letter
Open

 * {@inheritDoc}

Expected 1 space before "="; 0 found
Open

declare(strict_types=1);

Line indented incorrectly; expected 0 spaces, found 2
Open

  id: "saml_role_mapping",

Doc comment short description must end with a full stop
Open

   * {@inheritDoc}

Doc comment short description must end with a full stop
Open

   * {@inheritDoc}

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

#[Block(

Doc comment short description must end with a full stop
Open

   * {@inheritDoc}

Missing class doc comment
Open

class SuCleanHtml extends FilterBase implements ContainerFactoryPluginInterface {

Expected 1 space before "?"; 0 found
Open

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

Expected 1 space before "="; 0 found
Open

declare(strict_types=1);

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}

Missing parameter comment
Open

   * @param int $width

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}

Missing class doc comment
Open

class ExploreCoursesUrlWidget extends LinkWidget {

Only string literals should be passed to t() where possible
Open

        $form_state->setError($element, $this->t("That API version is deprecated. Newest version is: $xml->latestVersion"));

Doc comment short description must end with a full stop
Open

   * {@inheritDoc}

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}

Line exceeds 80 characters; contains 150 characters
Open

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

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

  public function nextInvalidateUrl(string $url) {
Severity
Category
Status
Source
Language