Skip to content

Merge pull request #51 from achmadhadikurnia/chore/update-actions #36

Merge pull request #51 from achmadhadikurnia/chore/update-actions

Merge pull request #51 from achmadhadikurnia/chore/update-actions #36

Triggered via push July 6, 2024 11:01
Status Failure
Total duration 37s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
phpstan: src/Commands/GetRequestEndpointCommand.php#L20
Call to an undefined static method Kanekescom\Siasn\Api\Facades\Siasn::withSso().
phpstan: src/Commands/PostRequestEndpointCommand.php#L20
Call to an undefined static method Kanekescom\Siasn\Api\Facades\Siasn::withSso().
phpstan: src/Credentials/Token.php#L13
Parameter #2 $ttl of method Illuminate\Cache\Repository::remember() expects Closure|DateInterval|DateTimeInterface|int|null, string given.
phpstan: src/Credentials/Token.php#L26
Parameter #2 $ttl of method Illuminate\Cache\Repository::remember() expects Closure|DateInterval|DateTimeInterface|int|null, string given.
phpstan
Ignored error pattern #Unsafe usage of new static# was not matched in reported errors.
phpstan
Process completed with exit code 1.