Skip to content

Merge pull request #10 from sidz/update-pipeline #30

Merge pull request #10 from sidz/update-pipeline

Merge pull request #10 from sidz/update-pipeline #30

Triggered via push January 11, 2026 19:16
Status Success
Total duration 34s
Artifacts

php.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/Service/SchemaService.php#L104
* [Line length] Line exceeds 80 characters; contains 81 characters
build: src/Service/SchemaService.php#L102
* [Line length] Line exceeds 80 characters; contains 84 characters
build: src/Service/SchemaService.php#L81
* [Line length] Line exceeds maximum limit of 100 characters; contains 101 characters
build: src/Service/SchemaService.php#L72
* [Function length] Your function is too long. Currently using 35 lines. Can be up to 20 lines.
build: src/Service/SchemaService.php#L96
* [Static closure] Closure not using "$this" should be declared static.
build: src/Service/SchemaService.php#L78
* [Static closure] Closure not using "$this" should be declared static.
build: src/Service/SchemaService.php#L55
* [Parameter type hint] Method \PHPStanCakePHP2\Service\SchemaService::getTableSchema() has useless @param annotation for parameter $table.
build: src/Service/SchemaService.php#L35
* [Parameter type hint] Method \PHPStanCakePHP2\Service\SchemaService::__construct() has useless @param annotation for parameter $reflectionProvider.
build: src/Service/SchemaService.php#L18
* [Disallow mixed type hint] Usage of "mixed" type hint is disallowed.
build: src/Service/SchemaService.php#L17
* [Disallow mixed type hint] Usage of "mixed" type hint is disallowed.