Skip to content

Add the ability to specify a custom directory for assets. #150

Add the ability to specify a custom directory for assets.

Add the ability to specify a custom directory for assets. #150

Triggered via push May 27, 2024 14:41
Status Failure
Total duration 42s
Artifacts

static.yml

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

Annotations

8 errors
psalm / PHP 8.1-ubuntu-latest: src/Asset/AbstractAssetManager.php#L143
MixedArgument: Argument 1 of chdir cannot be mixed, expecting string
psalm / PHP 8.1-ubuntu-latest: src/Util/AssetUtil.php#L58
PossiblyNullOperand: Cannot concatenate with a possibly null null|string
psalm / PHP 8.1-ubuntu-latest: src/Util/AssetUtil.php#L64
PossiblyNullOperand: Cannot concatenate with a possibly null null|string
psalm / PHP 8.1-ubuntu-latest: src/Util/AssetUtil.php#L64
MixedArrayAccess: Cannot access array value on mixed variable $composerJson
psalm / PHP 8.1-ubuntu-latest: src/Util/AssetUtil.php#L64
MixedArrayAccess: Cannot access array value on mixed variable $composerJson['config']
psalm / PHP 8.1-ubuntu-latest: src/Util/AssetUtil.php#L64
MixedArrayAccess: Cannot access array value on mixed variable $composerJson['config']['foxy']
psalm / PHP 8.1-ubuntu-latest: src/Util/AssetUtil.php#L64
MixedOperand: Right operand cannot be mixed
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 1.