Release 1.24.0 #477
ci_pipe.yml
on: push
Review Pipeline
/
Install Dev Dependencies
18s
Review Pipeline
/
PHP Magic Numbers Analyzer
18s
Review Pipeline
/
Rector Analyzer
19s
Review Pipeline
/
Syntax Checks
11s
Review Pipeline
/
PHP Minimum Compatibility
15s
Review Pipeline
/
PHPStan Analyzer
18s
Review Pipeline
/
PHP CS Fixer
11s
Release Pipeline
/
Build Docker Image
Release Pipeline
/
Update Packagist
Annotations
7 errors
Review Pipeline / PHPStan Analyzer:
src/Bundles/Storage/Strings/StringsStorage.php#L105
PHPDoc tag @var with type array<string> is not subtype of native type non-empty-list<string>|false.
|
Review Pipeline / PHPStan Analyzer:
src/Components/Validator/RulesValidator.php#L64
PHPDoc tag @var with type PHPUnuhi\Components\Validator\Rules\RuleValidatorInterface is not subtype of native type PHPUnuhi\Components\Validator\Rules\DisallowedTextsRule|PHPUnuhi\Components\Validator\Rules\DuplicateContentRule|PHPUnuhi\Components\Validator\Rules\MaxKeyLengthRule|PHPUnuhi\Components\Validator\Rules\NestingDepthRule.
|
Review Pipeline / PHPStan Analyzer:
src/index.php#L8
Path in require_once() "phar://phpunuhi.phar/vendor/autoload.php" is not a file or it does not exist.
|
Review Pipeline / PHPStan Analyzer:
tests/phpunit/Services/CaseStyle/LowerCaseConverterTest.php#L21
PHPDoc tag @return has invalid value (array<mixed>>): Unexpected token ">", expected TOKEN_HORIZONTAL_WS at offset 31 on line 2
|
Review Pipeline / PHPStan Analyzer:
tests/phpunit/Services/CaseStyle/LowerCaseConverterTest.php#L23
Method PHPUnuhi\Tests\Services\CaseStyle\LowerCaseConverterTest::getData() return type has no value type specified in iterable type array.
|
Review Pipeline / PHPStan Analyzer
Process completed with exit code 2.
|
Review Pipeline / Rector Analyzer
Process completed with exit code 2.
|