Skip to content

Make php-coding-standard Laravel 11 ready #72

Make php-coding-standard Laravel 11 ready

Make php-coding-standard Laravel 11 ready #72

Triggered via pull request May 31, 2024 20:49
Status Success
Total duration 1m 15s
Artifacts

phpcstd.yml

on: pull_request
Matrix: phpcstd
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

60 errors and 98 warnings
phpcstd (8.1, psalm): src/Tools/Tool.php#L114
Cannot access value on variable Spaceemotion\PhpCodingStandard\Tools\Tool::CHARS using a int offset, expecting 0|1|2|3|4|5|6|7 (psalm)
phpcstd (8.3, psalm): src/Tools/Tool.php#L114
Cannot access value on variable Spaceemotion\PhpCodingStandard\Tools\Tool::CHARS using a int offset, expecting 0|1|2|3|4|5|6|7 (psalm)
phpcstd (8.2, psalm): src/Tools/Tool.php#L114
Cannot access value on variable Spaceemotion\PhpCodingStandard\Tools\Tool::CHARS using a int offset, expecting 0|1|2|3|4|5|6|7 (psalm)
phpcstd (8.1, phpstan): - Global errors -#L1
Ignored error pattern #Constant PHPCSTD_# was not matched in reported errors. (phpstan)
phpcstd (8.1, phpstan): src/Commands/RunCommand.php#L35
PHPDoc type string of property Spaceemotion\PhpCodingStandard\Commands\RunCommand::$defaultName is not the same as PHPDoc type string|null of overridden property Symfony\Component\Console\Command\Command::$defaultName. (phpstan)
phpcstd (8.1, phpstan): src/Commands/RunCommand.php#L248
Parameter #1 $callback of function array_map expects (callable(mixed): mixed)|null, 'strval' given. (phpstan)
phpcstd (8.1, phpstan): src/Config.php#L37
Method Spaceemotion\PhpCodingStandard\Config::getSources() should return array but returns mixed. (phpstan)
phpcstd (8.1, phpstan): src/Config.php#L52
Cannot access offset 'enabled' on mixed. (phpstan)
phpcstd (8.1, phpstan): src/Config.php#L119
Method Spaceemotion\PhpCodingStandard\Config::readConfigs() return type has no value type specified in iterable type array. (phpstan)
phpcstd (8.1, phpstan): src/Tools/ComposerNormalize.php#L47
Parameter #1 $binary of method Spaceemotion\PhpCodingStandard\Tools\Tool::execute() expects string, mixed given. (phpstan)
phpcstd (8.1, phpstan): src/Tools/EasyCodingStandard.php#L50
Parameter #1 $files of method Spaceemotion\PhpCodingStandard\Tools\EasyCodingStandard::parseResult() expects array, mixed given. (phpstan)
phpcstd (8.1, phpstan): src/Tools/EasyCodingStandard.php#L67
Argument of an invalid type mixed supplied for foreach, only iterables are supported. (phpstan) Cannot access offset 'errors' on mixed. (phpstan)
phpcstd (8.1, phpstan): src/Tools/EasyCodingStandard.php#L69
Cannot access offset 'line' on mixed. (phpstan) Property Spaceemotion\PhpCodingStandard\Formatter\Violation::$line (int) does not accept mixed. (phpstan)
phpcstd (7.4, phpstan): - Global errors -#L1
Ignored error pattern #Constant PHPCSTD_# was not matched in reported errors. (phpstan)
phpcstd (7.4, phpstan): src/Commands/RunCommand.php#L35
PHPDoc type string of property Spaceemotion\PhpCodingStandard\Commands\RunCommand::$defaultName is not the same as PHPDoc type string|null of overridden property Symfony\Component\Console\Command\Command::$defaultName. (phpstan)
phpcstd (7.4, phpstan): src/Commands/RunCommand.php#L248
Parameter #1 $callback of function array_map expects (callable(mixed): mixed)|null, 'strval' given. (phpstan)
phpcstd (7.4, phpstan): src/Config.php#L37
Method Spaceemotion\PhpCodingStandard\Config::getSources() should return array but returns mixed. (phpstan)
phpcstd (7.4, phpstan): src/Config.php#L52
Cannot access offset 'enabled' on mixed. (phpstan)
phpcstd (7.4, phpstan): src/Config.php#L119
Method Spaceemotion\PhpCodingStandard\Config::readConfigs() return type has no value type specified in iterable type array. (phpstan)
phpcstd (7.4, phpstan): src/Tools/ComposerNormalize.php#L1
Ignored error pattern #^Parameter \#1 \$string of function trim expects string, string\|null given\.$# in path /home/runner/work/php-coding-standard/php-coding-standard/src/Tools/ComposerNormalize.php was not matched in reported errors. (phpstan)
phpcstd (7.4, phpstan): src/Tools/ComposerNormalize.php#L47
Parameter #1 $binary of method Spaceemotion\PhpCodingStandard\Tools\Tool::execute() expects string, mixed given. (phpstan)
phpcstd (7.4, phpstan): src/Tools/ComposerNormalize.php#L59
Parameter #1 $str of function trim expects string, string|null given. (phpstan)
phpcstd (7.4, phpstan): src/Tools/EasyCodingStandard.php#L50
Parameter #1 $files of method Spaceemotion\PhpCodingStandard\Tools\EasyCodingStandard::parseResult() expects array, mixed given. (phpstan)
phpcstd (7.4, psalm): src/Tools/Tool.php#L114
Cannot access value on variable Spaceemotion\PhpCodingStandard\Tools\Tool::CHARS using a int offset, expecting 0|1|2|3|4|5|6|7 (psalm)
phpcstd (8.2, phpstan): - Global errors -#L1
Ignored error pattern #Constant PHPCSTD_# was not matched in reported errors. (phpstan)
phpcstd (8.2, phpstan): src/Commands/RunCommand.php#L35
PHPDoc type string of property Spaceemotion\PhpCodingStandard\Commands\RunCommand::$defaultName is not the same as PHPDoc type string|null of overridden property Symfony\Component\Console\Command\Command::$defaultName. (phpstan)
phpcstd (8.2, phpstan): src/Commands/RunCommand.php#L248
Parameter #1 $callback of function array_map expects (callable(mixed): mixed)|null, 'strval' given. (phpstan)
phpcstd (8.2, phpstan): src/Config.php#L37
Method Spaceemotion\PhpCodingStandard\Config::getSources() should return array but returns mixed. (phpstan)
phpcstd (8.2, phpstan): src/Config.php#L52
Cannot access offset 'enabled' on mixed. (phpstan)
phpcstd (8.2, phpstan): src/Config.php#L119
Method Spaceemotion\PhpCodingStandard\Config::readConfigs() return type has no value type specified in iterable type array. (phpstan)
phpcstd (8.2, phpstan): src/Tools/ComposerNormalize.php#L47
Parameter #1 $binary of method Spaceemotion\PhpCodingStandard\Tools\Tool::execute() expects string, mixed given. (phpstan)
phpcstd (8.2, phpstan): src/Tools/EasyCodingStandard.php#L50
Parameter #1 $files of method Spaceemotion\PhpCodingStandard\Tools\EasyCodingStandard::parseResult() expects array, mixed given. (phpstan)
phpcstd (8.2, phpstan): src/Tools/EasyCodingStandard.php#L67
Argument of an invalid type mixed supplied for foreach, only iterables are supported. (phpstan) Cannot access offset 'errors' on mixed. (phpstan)
phpcstd (8.2, phpstan): src/Tools/EasyCodingStandard.php#L69
Cannot access offset 'line' on mixed. (phpstan) Property Spaceemotion\PhpCodingStandard\Formatter\Violation::$line (int) does not accept mixed. (phpstan)
phpcstd (8.3, phpstan): - Global errors -#L1
Ignored error pattern #Constant PHPCSTD_# was not matched in reported errors. (phpstan)
phpcstd (8.3, phpstan): src/Commands/RunCommand.php#L35
PHPDoc type string of property Spaceemotion\PhpCodingStandard\Commands\RunCommand::$defaultName is not the same as PHPDoc type string|null of overridden property Symfony\Component\Console\Command\Command::$defaultName. (phpstan)
phpcstd (8.3, phpstan): src/Commands/RunCommand.php#L248
Parameter #1 $callback of function array_map expects (callable(mixed): mixed)|null, 'strval' given. (phpstan)
phpcstd (8.3, phpstan): src/Config.php#L37
Method Spaceemotion\PhpCodingStandard\Config::getSources() should return array but returns mixed. (phpstan)
phpcstd (8.3, phpstan): src/Config.php#L52
Cannot access offset 'enabled' on mixed. (phpstan)
phpcstd (8.3, phpstan): src/Config.php#L119
Method Spaceemotion\PhpCodingStandard\Config::readConfigs() return type has no value type specified in iterable type array. (phpstan)
phpcstd (8.3, phpstan): src/Tools/ComposerNormalize.php#L47
Parameter #1 $binary of method Spaceemotion\PhpCodingStandard\Tools\Tool::execute() expects string, mixed given. (phpstan)
phpcstd (8.3, phpstan): src/Tools/EasyCodingStandard.php#L50
Parameter #1 $files of method Spaceemotion\PhpCodingStandard\Tools\EasyCodingStandard::parseResult() expects array, mixed given. (phpstan)
phpcstd (8.3, phpstan): src/Tools/EasyCodingStandard.php#L67
Argument of an invalid type mixed supplied for foreach, only iterables are supported. (phpstan) Cannot access offset 'errors' on mixed. (phpstan)
phpcstd (8.3, phpstan): src/Tools/EasyCodingStandard.php#L69
Cannot access offset 'line' on mixed. (phpstan) Property Spaceemotion\PhpCodingStandard\Formatter\Violation::$line (int) does not accept mixed. (phpstan)
phpcstd (8.1, phan): src/Tools/Rector.php#L14
NOOPError PhanUnreferencedUseFunction Possibly zero references to use statement for function file_get_contents (\file_get_contents) (phan)
phpcstd (8.3, phan): src/Tools/Rector.php#L14
NOOPError PhanUnreferencedUseFunction Possibly zero references to use statement for function file_get_contents (\file_get_contents) (phan)
phpcstd (8.2, phan): src/Tools/Rector.php#L14
NOOPError PhanUnreferencedUseFunction Possibly zero references to use statement for function file_get_contents (\file_get_contents) (phan)
phpcstd (7.4, phan): src/Tools/Rector.php#L14
NOOPError PhanUnreferencedUseFunction Possibly zero references to use statement for function file_get_contents (\file_get_contents) (phan)
phpcstd (8, phpstan): - Global errors -#L1
Ignored error pattern #Constant PHPCSTD_# was not matched in reported errors. (phpstan)
phpcstd (8, phpstan): src/Commands/RunCommand.php#L35
PHPDoc type string of property Spaceemotion\PhpCodingStandard\Commands\RunCommand::$defaultName is not the same as PHPDoc type string|null of overridden property Symfony\Component\Console\Command\Command::$defaultName. (phpstan)
phpcstd (8, phpstan): src/Commands/RunCommand.php#L248
Parameter #1 $callback of function array_map expects (callable(mixed): mixed)|null, 'strval' given. (phpstan)
phpcstd (8, phpstan): src/Config.php#L37
Method Spaceemotion\PhpCodingStandard\Config::getSources() should return array but returns mixed. (phpstan)
phpcstd (8, phpstan): src/Config.php#L52
Cannot access offset 'enabled' on mixed. (phpstan)
phpcstd (8, phpstan): src/Config.php#L119
Method Spaceemotion\PhpCodingStandard\Config::readConfigs() return type has no value type specified in iterable type array. (phpstan)
phpcstd (8, phpstan): src/Tools/ComposerNormalize.php#L47
Parameter #1 $binary of method Spaceemotion\PhpCodingStandard\Tools\Tool::execute() expects string, mixed given. (phpstan)
phpcstd (8, phpstan): src/Tools/EasyCodingStandard.php#L50
Parameter #1 $files of method Spaceemotion\PhpCodingStandard\Tools\EasyCodingStandard::parseResult() expects array, mixed given. (phpstan)
phpcstd (8, phpstan): src/Tools/EasyCodingStandard.php#L67
Argument of an invalid type mixed supplied for foreach, only iterables are supported. (phpstan) Cannot access offset 'errors' on mixed. (phpstan)
phpcstd (8, phpstan): src/Tools/EasyCodingStandard.php#L69
Cannot access offset 'line' on mixed. (phpstan) Property Spaceemotion\PhpCodingStandard\Formatter\Violation::$line (int) does not accept mixed. (phpstan)
phpcstd (8, psalm): src/Tools/Tool.php#L114
Cannot access value on variable Spaceemotion\PhpCodingStandard\Tools\Tool::CHARS using a int offset, expecting 0|1|2|3|4|5|6|7 (psalm)
phpcstd (8, phan): src/Tools/Rector.php#L14
NOOPError PhanUnreferencedUseFunction Possibly zero references to use statement for function file_get_contents (\file_get_contents) (phan)
phpcstd (8.1, php_codesniffer)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.3, php_codesniffer)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.1, phpmd)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.1, rector)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.3, ecs)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (7.4, rector)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (7.4, ecs)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.2, composer-normalize)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (7.4, composer-normalize)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.1, parallel-lint)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.3, rector)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.1, ecs)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (7.4, deptrac)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.2, deptrac)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (7.4, php_codesniffer)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.1, composer-normalize)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.1, psalm): src/Commands/RunCommand.php#L35
Property Spaceemotion\PhpCodingStandard\Commands\RunCommand::$defaultName has type string, not invariant with Symfony\Component\Console\Command\Command::$defaultName of type null|string (psalm)
phpcstd (8.1, psalm): src/Commands/RunCommand.php#L41
Property Spaceemotion\PhpCodingStandard\Commands\RunCommand::$config is not defined in constructor of Spaceemotion\PhpCodingStandard\Commands\RunCommand or in any private or final methods called in the constructor (psalm)
phpcstd (8.1, psalm): src/Tools/PhpParallelLint/ContextOutput.php#L27
Property Spaceemotion\PhpCodingStandard\Tools\PhpParallelLint\ContextOutput::$progress is not defined in constructor of Spaceemotion\PhpCodingStandard\Tools\PhpParallelLint\ContextOutput or in any private or final methods called in the constructor (psalm)
phpcstd (8.1, psalm): src/Tools/PhpParallelLint/ContextOutput.php#L30
Property Spaceemotion\PhpCodingStandard\Tools\PhpParallelLint\ContextOutput::$output is not defined in constructor of Spaceemotion\PhpCodingStandard\Tools\PhpParallelLint\ContextOutput or in any private or final methods called in the constructor (psalm)
phpcstd (8.1, psalm): src/Tools/Tool.php#L36
Spaceemotion\PhpCodingStandard\Tools\ComposerNormalize has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\Deptrac has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\EasyCodingStandard has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\Phan has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\PhpCodeSniffer has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\PhpMessDetector has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\PhpParallelLint\PhpParallelLint has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\Phpstan has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\Psalm has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\Rector has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm)
phpcstd (8.1, psalm): src/Tools/Tool.php#L120
Argument 1 of usleep expects 0|positive-int, but parent type int provided (psalm)
phpcstd (8.1, psalm): src/Tools/Tool.php#L167
Parameter $raw has no provided type (psalm)
phpcstd (8.1, psalm): src/main.php#L37
Argument 1 of Symfony\Component\Console\Application::setDefaultCommand cannot be null, possibly null value provided (psalm)
phpcstd (8.1, psalm): tests/TestTool.php#L10
Property Tests\TestTool::$output is not defined in constructor of Tests\TestTool or in any methods called in the constructor (psalm)
phpcstd (8.1, psalm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (7.4, phpmd)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.3, parallel-lint)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.3, psalm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.3, psalm): src/Commands/RunCommand.php#L35
Property Spaceemotion\PhpCodingStandard\Commands\RunCommand::$defaultName has type string, not invariant with Symfony\Component\Console\Command\Command::$defaultName of type null|string (psalm)
phpcstd (8.3, psalm): src/Commands/RunCommand.php#L41
Property Spaceemotion\PhpCodingStandard\Commands\RunCommand::$config is not defined in constructor of Spaceemotion\PhpCodingStandard\Commands\RunCommand or in any private or final methods called in the constructor (psalm)
phpcstd (8.3, psalm): src/Tools/PhpParallelLint/ContextOutput.php#L27
Property Spaceemotion\PhpCodingStandard\Tools\PhpParallelLint\ContextOutput::$progress is not defined in constructor of Spaceemotion\PhpCodingStandard\Tools\PhpParallelLint\ContextOutput or in any private or final methods called in the constructor (psalm)
phpcstd (8.3, psalm): src/Tools/PhpParallelLint/ContextOutput.php#L30
Property Spaceemotion\PhpCodingStandard\Tools\PhpParallelLint\ContextOutput::$output is not defined in constructor of Spaceemotion\PhpCodingStandard\Tools\PhpParallelLint\ContextOutput or in any private or final methods called in the constructor (psalm)
phpcstd (8.3, psalm): src/Tools/Tool.php#L36
Spaceemotion\PhpCodingStandard\Tools\ComposerNormalize has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\Deptrac has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\EasyCodingStandard has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\Phan has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\PhpCodeSniffer has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\PhpMessDetector has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\PhpParallelLint\PhpParallelLint has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\Phpstan has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\Psalm has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\Rector has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm)
phpcstd (8.3, psalm): src/Tools/Tool.php#L120
Argument 1 of usleep expects 0|positive-int, but parent type int provided (psalm)
phpcstd (8.3, psalm): src/Tools/Tool.php#L167
Parameter $raw has no provided type (psalm)
phpcstd (8.3, psalm): src/main.php#L37
Argument 1 of Symfony\Component\Console\Application::setDefaultCommand cannot be null, possibly null value provided (psalm)
phpcstd (8.3, psalm): tests/TestTool.php#L10
Property Tests\TestTool::$output is not defined in constructor of Tests\TestTool or in any methods called in the constructor (psalm)
phpcstd (8.3, deptrac)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.3, composer-normalize)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.2, parallel-lint)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.2, ecs)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.2, psalm): src/Commands/RunCommand.php#L35
Property Spaceemotion\PhpCodingStandard\Commands\RunCommand::$defaultName has type string, not invariant with Symfony\Component\Console\Command\Command::$defaultName of type null|string (psalm)
phpcstd (8.2, psalm): src/Commands/RunCommand.php#L41
Property Spaceemotion\PhpCodingStandard\Commands\RunCommand::$config is not defined in constructor of Spaceemotion\PhpCodingStandard\Commands\RunCommand or in any private or final methods called in the constructor (psalm)
phpcstd (8.2, psalm): src/Tools/PhpParallelLint/ContextOutput.php#L27
Property Spaceemotion\PhpCodingStandard\Tools\PhpParallelLint\ContextOutput::$progress is not defined in constructor of Spaceemotion\PhpCodingStandard\Tools\PhpParallelLint\ContextOutput or in any private or final methods called in the constructor (psalm)
phpcstd (8.2, psalm): src/Tools/PhpParallelLint/ContextOutput.php#L30
Property Spaceemotion\PhpCodingStandard\Tools\PhpParallelLint\ContextOutput::$output is not defined in constructor of Spaceemotion\PhpCodingStandard\Tools\PhpParallelLint\ContextOutput or in any private or final methods called in the constructor (psalm)
phpcstd (8.2, psalm): src/Tools/Tool.php#L36
Spaceemotion\PhpCodingStandard\Tools\ComposerNormalize has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\Deptrac has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\EasyCodingStandard has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\Phan has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\PhpCodeSniffer has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\PhpMessDetector has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\PhpParallelLint\PhpParallelLint has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\Phpstan has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\Psalm has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\Rector has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm)
phpcstd (8.2, psalm): src/Tools/Tool.php#L120
Argument 1 of usleep expects 0|positive-int, but parent type int provided (psalm)
phpcstd (8.2, psalm): src/Tools/Tool.php#L167
Parameter $raw has no provided type (psalm)
phpcstd (8.2, psalm): src/main.php#L37
Argument 1 of Symfony\Component\Console\Application::setDefaultCommand cannot be null, possibly null value provided (psalm)
phpcstd (8.2, psalm): tests/TestTool.php#L10
Property Tests\TestTool::$output is not defined in constructor of Tests\TestTool or in any methods called in the constructor (psalm)
phpcstd (8.2, psalm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.1, phpstan)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (7.4, phpstan)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (7.4, parallel-lint)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.1, deptrac)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.2, php_codesniffer)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (7.4, psalm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (7.4, psalm): src/Commands/RunCommand.php#L35
Property Spaceemotion\PhpCodingStandard\Commands\RunCommand::$defaultName has type string, not invariant with Symfony\Component\Console\Command\Command::$defaultName of type null|string (psalm)
phpcstd (7.4, psalm): src/Commands/RunCommand.php#L41
Property Spaceemotion\PhpCodingStandard\Commands\RunCommand::$config is not defined in constructor of Spaceemotion\PhpCodingStandard\Commands\RunCommand or in any private or final methods called in the constructor (psalm)
phpcstd (7.4, psalm): src/Tools/PhpParallelLint/ContextOutput.php#L27
Property Spaceemotion\PhpCodingStandard\Tools\PhpParallelLint\ContextOutput::$progress is not defined in constructor of Spaceemotion\PhpCodingStandard\Tools\PhpParallelLint\ContextOutput or in any private or final methods called in the constructor (psalm)
phpcstd (7.4, psalm): src/Tools/PhpParallelLint/ContextOutput.php#L30
Property Spaceemotion\PhpCodingStandard\Tools\PhpParallelLint\ContextOutput::$output is not defined in constructor of Spaceemotion\PhpCodingStandard\Tools\PhpParallelLint\ContextOutput or in any private or final methods called in the constructor (psalm)
phpcstd (7.4, psalm): src/Tools/Tool.php#L36
Spaceemotion\PhpCodingStandard\Tools\ComposerNormalize has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\Deptrac has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\EasyCodingStandard has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\Phan has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\PhpCodeSniffer has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\PhpMessDetector has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\PhpParallelLint\PhpParallelLint has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\Phpstan has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\Psalm has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\Rector has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm)
phpcstd (7.4, psalm): src/Tools/Tool.php#L120
Argument 1 of usleep expects 0|positive-int, but parent type int provided (psalm)
phpcstd (7.4, psalm): src/Tools/Tool.php#L167
Parameter $raw has no provided type (psalm)
phpcstd (7.4, psalm): src/main.php#L37
Argument 1 of Symfony\Component\Console\Application::setDefaultCommand cannot be null, possibly null value provided (psalm)
phpcstd (7.4, psalm): tests/TestTool.php#L10
Property Tests\TestTool::$output is not defined in constructor of Tests\TestTool or in any methods called in the constructor (psalm)
phpcstd (8.3, phpmd)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.2, phpstan)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.2, rector)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.2, phpmd)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.3, phpstan)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.1, phan)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.3, phan)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8.2, phan)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (7.4, phan)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpunit (8.3)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8, parallel-lint)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpunit (8.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8, ecs)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8, phpmd)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8, phpstan)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8, rector)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8, psalm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8, psalm): src/Commands/RunCommand.php#L35
Property Spaceemotion\PhpCodingStandard\Commands\RunCommand::$defaultName has type string, not invariant with Symfony\Component\Console\Command\Command::$defaultName of type null|string (psalm)
phpcstd (8, psalm): src/Commands/RunCommand.php#L41
Property Spaceemotion\PhpCodingStandard\Commands\RunCommand::$config is not defined in constructor of Spaceemotion\PhpCodingStandard\Commands\RunCommand or in any private or final methods called in the constructor (psalm)
phpcstd (8, psalm): src/Tools/PhpParallelLint/ContextOutput.php#L27
Property Spaceemotion\PhpCodingStandard\Tools\PhpParallelLint\ContextOutput::$progress is not defined in constructor of Spaceemotion\PhpCodingStandard\Tools\PhpParallelLint\ContextOutput or in any private or final methods called in the constructor (psalm)
phpcstd (8, psalm): src/Tools/PhpParallelLint/ContextOutput.php#L30
Property Spaceemotion\PhpCodingStandard\Tools\PhpParallelLint\ContextOutput::$output is not defined in constructor of Spaceemotion\PhpCodingStandard\Tools\PhpParallelLint\ContextOutput or in any private or final methods called in the constructor (psalm)
phpcstd (8, psalm): src/Tools/Tool.php#L36
Spaceemotion\PhpCodingStandard\Tools\ComposerNormalize has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\Deptrac has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\EasyCodingStandard has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\Phan has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\PhpCodeSniffer has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\PhpMessDetector has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\PhpParallelLint\PhpParallelLint has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\Phpstan has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\Psalm has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm) Spaceemotion\PhpCodingStandard\Tools\Rector has an uninitialized property Spaceemotion\PhpCodingStandard\Tools\Tool::$output, but no constructor (psalm)
phpcstd (8, psalm): src/Tools/Tool.php#L120
Argument 1 of usleep expects 0|positive-int, but parent type int provided (psalm)
phpcstd (8, psalm): src/Tools/Tool.php#L167
Parameter $raw has no provided type (psalm)
phpcstd (8, psalm): src/main.php#L37
Argument 1 of Symfony\Component\Console\Application::setDefaultCommand cannot be null, possibly null value provided (psalm)
phpcstd (8, psalm): tests/TestTool.php#L10
Property Tests\TestTool::$output is not defined in constructor of Tests\TestTool or in any methods called in the constructor (psalm)
phpunit (8.1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8, deptrac)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8, composer-normalize)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8, php_codesniffer)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpcstd (8, phan)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/