Skip to content

Release 1.24.0

Release 1.24.0 #477

Triggered via push February 4, 2025 21:05
Status Failure
Total duration 1m 32s
Artifacts

ci_pipe.yml

on: push
Review Pipeline  /  Install Dev Dependencies
18s
Review Pipeline / Install Dev Dependencies
Review Pipeline  /  Unit Tests
17s
Review Pipeline / Unit Tests
Review Pipeline  /  PHP Magic Numbers Analyzer
18s
Review Pipeline / PHP Magic Numbers Analyzer
Review Pipeline  /  Rector Analyzer
19s
Review Pipeline / Rector Analyzer
Review Pipeline  /  Syntax Checks
11s
Review Pipeline / Syntax Checks
Review Pipeline  /  PHP Minimum Compatibility
15s
Review Pipeline / PHP Minimum Compatibility
Review Pipeline  /  PHPStan Analyzer
18s
Review Pipeline / PHPStan Analyzer
Review Pipeline  /  PHP CS Fixer
11s
Review Pipeline / PHP CS Fixer
Review Pipeline  /  Mutation Tests
24s
Review Pipeline / Mutation Tests
Review Pipeline  /  SVRUnit Tests
0s
Review Pipeline / SVRUnit Tests
Release Pipeline  /  Release Checks
Release Pipeline / Release Checks
Release Pipeline  /  Build Artifacts
Release Pipeline / Build Artifacts
Release Pipeline  /  Build Docker Image
Release Pipeline / Build Docker Image
Release Pipeline  /  Update Packagist
Release Pipeline / Update Packagist
Fit to window
Zoom out
Zoom in

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.