chore(deps): bump actions/cache from 4 to 5 #69
Annotations
5 errors
|
Run php-actions/phpstan@v3
Process completed with exit code 1.
|
|
Run php-actions/phpstan@v3:
src/Compute/Machines.php#L251
Parameter #1 $object of class Cbws\Sdk\Compute\Responses\RequestMachineConsoleResponse constructor expects Cbws\Grpc\Compute\V1alpha1\RequestMachineConsoleResponse, Cbws\Grpc\Compute\V1alpha1\RequestMachineConsoleRequest given.
|
|
Run php-actions/phpstan@v3:
src/Auth/TokenSources/CLITokenSource.php#L139
Method Cbws\Sdk\Auth\TokenSources\CLITokenSource::getFileLocation() should return non-empty-string but returns string|false.
|
|
Run php-actions/phpstan@v3:
src/Auth/TokenSources/CLITokenSource.php#L73
Property Cbws\Sdk\Auth\TokenSources\CLITokenSource::$projectName (string|null) does not accept mixed.
|
|
Run php-actions/phpstan@v3:
src/Auth/Credentials.php#L37
Parameter #1 $filename of static method Cbws\Sdk\Auth\Credentials::fromCredentialsFile() expects non-empty-string, string|false given.
|
Loading