Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Update PrivateKey and PublicKey classes to use absolute paths for age… #17

Update PrivateKey and PublicKey classes to use absolute paths for age…

Update PrivateKey and PublicKey classes to use absolute paths for age… #17

Triggered via push May 14, 2024 16:21
Status Failure
Total duration 32s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
phpstan: src/PrivateKey.php#L79
Parameter #1 $command of method Illuminate\Process\PendingProcess::run() expects array<string>|string|null, array<int, string|null> given.
phpstan: src/PublicKey.php#L44
Parameter #1 $command of method Illuminate\Process\PendingProcess::run() expects array<string>|string|null, array<int, string|null> given.
phpstan
Process completed with exit code 1.