Attribute #73
check-code.yml
on: pull_request
Code check
/
Coding Standard
56s
Matrix: Code check / PHPStan
Matrix: Run tests
Annotations
13 errors
Run tests (8.2) / Tests 8.2 (lowest)
Process completed with exit code 2.
|
Run tests (8.1) / Tests 8.1 (lowest)
Process completed with exit code 2.
|
Run tests (8.1) / Tests 8.1 (highest)
Process completed with exit code 2.
|
Run tests (8.2) / Tests 8.2 (highest)
Process completed with exit code 2.
|
Code check / PHPStan (highest):
src/Testing/Actions/GetNamespaceForStubsAction.php#L27
Method LaraStrict\Testing\Services\ComposerJsonDataService::data() invoked with 0 parameters, 1 required.
|
Code check / PHPStan (highest):
src/Testing/Commands/MakeExpectationCommand.php#L543
Method LaraStrict\Testing\Commands\MakeExpectationCommand::normalizeToClass() should return class-string|null but returns string.
|
Code check / PHPStan (highest):
src/Testing/Services/ComposerJsonDataService.php#L31
Parameter #1 $path of static method LaraStrict\Testing\Services\ComposerJsonDataService::composerJson() expects string, string|false given.
|
Code check / PHPStan (highest)
Process completed with exit code 1.
|
Code check / PHPStan (lowest):
src/Testing/Actions/GetNamespaceForStubsAction.php#L27
Method LaraStrict\Testing\Services\ComposerJsonDataService::data() invoked with 0 parameters, 1 required.
|
Code check / PHPStan (lowest):
src/Testing/Commands/MakeExpectationCommand.php#L543
Method LaraStrict\Testing\Commands\MakeExpectationCommand::normalizeToClass() should return class-string|null but returns string.
|
Code check / PHPStan (lowest):
src/Testing/Services/ComposerJsonDataService.php#L31
Parameter #1 $path of static method LaraStrict\Testing\Services\ComposerJsonDataService::composerJson() expects string, string|false given.
|
Code check / PHPStan (lowest)
Process completed with exit code 1.
|
Code check / Coding Standard
Process completed with exit code 1.
|