Showing 524 of 712 total issues
Expected 1 space after "="; 0 found Open
Open
declare(strict_types=1);
- Exclude checks
Doc comment short description must start with a capital letter Open
Open
* {@inheritDoc}
- Exclude checks
Expected 1 space before "="; 0 found Open
Open
declare(strict_types=1);
- Exclude checks
Expected 1 space before "="; 0 found Open
Open
declare(strict_types=1);
- Exclude checks
Perl-style comments are not allowed; use "// Comment" instead Open
Open
#[FieldWidget(
- Exclude checks
Missing class doc comment Open
Open
final class DecoupledReferencedInvalidated extends QueueWorkerBase implements ContainerFactoryPluginInterface {
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 2 Open
Open
id: "explore_courses_url",
- Exclude checks
The @see reference should not contain any additional text Open
Open
* @see stanford_person_taxonomy_term_presave ()
- Exclude checks
Unused use statement Open
Open
use Drupal\Core\Block\Attribute\Block;
- Exclude checks
Line exceeds 80 characters; contains 87 characters Open
Open
#[CLI\Command(name: 'stanford-decoupled:connect-next', aliases: ['su-next-connect'])]
- Exclude checks
Expected 1 space after "="; 0 found Open
Open
declare(strict_types=1);
- Exclude checks
You must use "/**" style comments for a function comment Open
Open
public function connectNextSite($domain = 'http://localhost:3000', $options = [
- Exclude checks
Perl-style comments are not allowed; use "// Comment" instead Open
Open
#[CLI\Argument(name: 'url', description: 'Relative URL string, starting with "/"')]
- Exclude checks
Unused use statement Open
Open
use Drupal\filter\Attribute\Filter;
- Exclude checks
Expected 1 space after "="; 0 found Open
Open
declare(strict_types=1);
- Exclude checks
Doc comment short description must start with a capital letter Open
Open
* {@inheritDoc}
- Exclude checks
Perl-style comments are not allowed; use "// Comment" instead Open
Open
#[CLI\Bootstrap(DrupalBootLevels::FULL)]
- Exclude checks
Doc comment short description must start with a capital letter Open
Open
* {@inheritDoc}.
- Exclude checks
Perl-style comments are not allowed; use "// Comment" instead Open
Open
#[CLI\Argument(name: 'domain', description: 'Next.js Domain.')]
- Exclude checks
TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false" Open
Open
'revalidate_page' => false,
- Exclude checks