fix(deps): update dependency google/cloud-service-directory to v2 #2162
lint.yml
on: pull_request
styles
21s
staticanalysis
2m 26s
Annotations
11 errors
styles
Process completed with exit code 8.
|
staticanalysis:
servicedirectory/src/create_endpoint.php#L44
Instantiated class Google\Cloud\ServiceDirectory\V1beta1\RegistrationServiceClient not found.
|
staticanalysis:
servicedirectory/src/create_endpoint.php#L47
Call to method setAddress() on an unknown class Google\Cloud\ServiceDirectory\V1beta1\Endpoint.
|
staticanalysis:
servicedirectory/src/create_endpoint.php#L47
Instantiated class Google\Cloud\ServiceDirectory\V1beta1\Endpoint not found.
|
staticanalysis:
servicedirectory/src/create_endpoint.php#L52
Call to static method serviceName() on an unknown class Google\Cloud\ServiceDirectory\V1beta1\RegistrationServiceClient.
|
staticanalysis:
servicedirectory/src/create_endpoint.php#L53
Call to method createEndpoint() on an unknown class Google\Cloud\ServiceDirectory\V1beta1\RegistrationServiceClient.
|
staticanalysis:
servicedirectory/src/create_namespace.php#L36
Instantiated class Google\Cloud\ServiceDirectory\V1beta1\RegistrationServiceClient not found.
|
staticanalysis:
servicedirectory/src/create_namespace.php#L39
Call to static method locationName() on an unknown class Google\Cloud\ServiceDirectory\V1beta1\RegistrationServiceClient.
|
staticanalysis:
servicedirectory/src/create_namespace.php#L40
Call to method createNamespace() on an unknown class Google\Cloud\ServiceDirectory\V1beta1\RegistrationServiceClient.
|
staticanalysis:
servicedirectory/src/create_namespace.php#L40
Instantiated class Google\Cloud\ServiceDirectory\V1beta1\PBNamespace not found.
|
staticanalysis:
servicedirectory/src/create_service.php#L38
Instantiated class Google\Cloud\ServiceDirectory\V1beta1\RegistrationServiceClient not found.
|