Skip to content

Add support yiisoft/assets version of ^5.0 #537

Add support yiisoft/assets version of ^5.0

Add support yiisoft/assets version of ^5.0 #537

Triggered via pull request January 25, 2025 18:36
@vjikvjik
synchronize #109
assets
Status Failure
Total duration 29s
Artifacts

static.yml

on: pull_request
Matrix: psalm / psalm
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
NonInvariantDocblockPropertyType: src/Asset/SwaggerUiAsset.php#L23
src/Asset/SwaggerUiAsset.php:23:18: NonInvariantDocblockPropertyType: Property Yiisoft\Swagger\Asset\SwaggerUiAsset::$css has type array<array-key, string|type-alias(Yiisoft\Assets\AssetManager::CssFile)>, not invariant with Yiisoft\Assets\AssetBundle::$css of type array<array-key, mixed> (see https://psalm.dev/267)
NonInvariantDocblockPropertyType: src/Asset/SwaggerUiAsset.php#L30
src/Asset/SwaggerUiAsset.php:30:18: NonInvariantDocblockPropertyType: Property Yiisoft\Swagger\Asset\SwaggerUiAsset::$js has type array<array-key, string|type-alias(Yiisoft\Assets\AssetManager::JsFile)>, not invariant with Yiisoft\Assets\AssetBundle::$js of type array<array-key, mixed> (see https://psalm.dev/267)
psalm / PHP 8.0-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_0" failed.
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_0" failed.
psalm / PHP 8.1-ubuntu-latest
The operation was canceled.
psalm / PHP 8.3-ubuntu-latest
The job was canceled because "ubuntu-latest_8_0" failed.
psalm / PHP 8.3-ubuntu-latest
The operation was canceled.
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