Merge pull request #51 from achmadhadikurnia/chore/update-actions #36
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.
|