make alibaba exception accept nullable subMessage and subCode #22
Annotations
5 errors and 3 warnings
Run PHPStan:
src/Exception/AlibabaException.php#L25
Method Kyto\Alibaba\Exception\AlibabaException::getSubMessage() should return string but returns string|null.
|
Run PHPStan:
src/Exception/AlibabaException.php#L30
Method Kyto\Alibaba\Exception\AlibabaException::getSubCode() should return string but returns string|null.
|
Run PHPStan:
src/Factory/CategoryFactory.php#L86
Method Kyto\Alibaba\Factory\CategoryFactory::createLevelAttribute() has parameter $data with no value type specified in iterable type array.
|
Run PHPStan:
src/Factory/CategoryFactory.php#L86
PHPDoc tag @param has invalid value (<string, mixed> $data): Unexpected token "<", expected type at offset 18
|
Run PHPStan
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Prepare Composer cache vars
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Prepare Composer cache vars
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading