fix(samples): Update php comment for rendering latest parameter version #3026
lint.yml
on: pull_request
styles
20s
staticanalysis
26s
Annotations
5 errors
|
staticanalysis
Process completed with exit code 1.
|
|
staticanalysis:
secretmanager/src/regional_iam_revoke_access.php#L61
Parameter #1 $var of method Google\Cloud\Iam\V1\Binding::setMembers() expects array<string>, Google\Protobuf\RepeatedField<string> given.
|
|
staticanalysis:
secretmanager/src/regional_iam_grant_access.php#L63
Parameter #1 $var of method Google\Cloud\Iam\V1\Policy::setBindings() expects array<Google\Cloud\Iam\V1\Binding>, Google\Protobuf\RepeatedField<Google\Cloud\Iam\V1\Binding> given.
|
|
staticanalysis:
secretmanager/src/iam_revoke_access.php#L57
Parameter #1 $var of method Google\Cloud\Iam\V1\Binding::setMembers() expects array<string>, Google\Protobuf\RepeatedField<string> given.
|
|
staticanalysis:
secretmanager/src/iam_grant_access.php#L59
Parameter #1 $var of method Google\Cloud\Iam\V1\Policy::setBindings() expects array<Google\Cloud\Iam\V1\Binding>, Google\Protobuf\RepeatedField<Google\Cloud\Iam\V1\Binding> given.
|