Add support yiisoft/assets
version of ^5.0
#536
Annotations
3 errors and 2 warnings
NonInvariantDocblockPropertyType:
src/Asset/SwaggerUiAsset.php#L15
src/Asset/SwaggerUiAsset.php:15:18: NonInvariantDocblockPropertyType: Property Yiisoft\Swagger\Asset\SwaggerUiAsset::$css has type array<array-key, mixed>, not invariant with Yiisoft\Assets\AssetBundle::$css of type array<array-key, string|type-alias(Yiisoft\Assets\AssetManager::CssFile)> (see https://psalm.dev/267)
|
NonInvariantDocblockPropertyType:
src/Asset/SwaggerUiAsset.php#L18
src/Asset/SwaggerUiAsset.php:18:18: NonInvariantDocblockPropertyType: Property Yiisoft\Swagger\Asset\SwaggerUiAsset::$js has type array<array-key, mixed>, not invariant with Yiisoft\Assets\AssetBundle::$js of type array<array-key, string|type-alias(Yiisoft\Assets\AssetManager::JsFile)> (see https://psalm.dev/267)
|
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
|
psalm / PHP 8.1-ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
psalm / PHP 8.0-ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|