Skip to content

php packages: update phpstan/phpstan requirement from ^1.10 to ^1.10 || ^2.0 in the all group #31

php packages: update phpstan/phpstan requirement from ^1.10 to ^1.10 || ^2.0 in the all group

php packages: update phpstan/phpstan requirement from ^1.10 to ^1.10 || ^2.0 in the all group #31

Triggered via pull request December 24, 2024 21:15
Status Failure
Total duration 21s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
test (8.2): src/Normalizer/ValueNormalizer.php#L58
Parameter #1 $data of class Grisaia\NovaPoshta\Normalizer\ObjectNormalizer constructor expects array<string, mixed>, array<mixed, mixed> given.
test (8.2): src/NovaPoshtaRequest.php#L69
Parameter #1 $errors of class Grisaia\NovaPoshta\Exception\QueryFailed\ErrorResultException constructor expects array<int|string, string>, array<mixed, mixed> given.
test (8.2): src/NovaPoshtaRequest.php#L69
Parameter #2 $errorCodes of class Grisaia\NovaPoshta\Exception\QueryFailed\ErrorResultException constructor expects list<string>, list given.
test (8.2): src/NovaPoshtaRequest.php#L72
Parameter #1 $data of class Grisaia\NovaPoshta\Normalizer\ObjectNormalizer constructor expects array<string, mixed>, array given.
test (8.2): src/NovaPoshtaRequest.php#L80
Assert references unknown parameter $object.
test (8.2): src/NovaPoshtaRequest.php#L80
Method Grisaia\NovaPoshta\NovaPoshtaRequest::validationErrorCodes() has parameter $errorCodes with no value type specified in iterable type array.
test (8.2): src/NovaPoshtaRequest.php#L80
PHPDoc tag @var above a method has no effect.
test (8.2): src/NovaPoshtaRequest.php#L93
Assert references unknown parameter $object.
test (8.2): src/NovaPoshtaRequest.php#L93
Method Grisaia\NovaPoshta\NovaPoshtaRequest::validationErrors() has parameter $errors with no value type specified in iterable type array.
test (8.2): src/NovaPoshtaRequest.php#L93
PHPDoc tag @var above a method has no effect.
test (8.3)
The job was canceled because "_8_2" failed.
test (8.3): src/Normalizer/ValueNormalizer.php#L58
Parameter #1 $data of class Grisaia\NovaPoshta\Normalizer\ObjectNormalizer constructor expects array<string, mixed>, array<mixed, mixed> given.
test (8.3): src/NovaPoshtaRequest.php#L69
Parameter #1 $errors of class Grisaia\NovaPoshta\Exception\QueryFailed\ErrorResultException constructor expects array<int|string, string>, array<mixed, mixed> given.
test (8.3): src/NovaPoshtaRequest.php#L69
Parameter #2 $errorCodes of class Grisaia\NovaPoshta\Exception\QueryFailed\ErrorResultException constructor expects list<string>, list given.
test (8.3): src/NovaPoshtaRequest.php#L72
Parameter #1 $data of class Grisaia\NovaPoshta\Normalizer\ObjectNormalizer constructor expects array<string, mixed>, array given.
test (8.3): src/NovaPoshtaRequest.php#L80
Assert references unknown parameter $object.
test (8.3): src/NovaPoshtaRequest.php#L80
Method Grisaia\NovaPoshta\NovaPoshtaRequest::validationErrorCodes() has parameter $errorCodes with no value type specified in iterable type array.
test (8.3): src/NovaPoshtaRequest.php#L80
PHPDoc tag @var above a method has no effect.
test (8.3): src/NovaPoshtaRequest.php#L93
Assert references unknown parameter $object.
test (8.3): src/NovaPoshtaRequest.php#L93
Method Grisaia\NovaPoshta\NovaPoshtaRequest::validationErrors() has parameter $errors with no value type specified in iterable type array.
test (8.3): src/NovaPoshtaRequest.php#L93
PHPDoc tag @var above a method has no effect.
test (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636