chore: upgrade vision samples to new surface #1846
lint.yml
on: pull_request
styles
33s
staticanalysis
30s
Annotations
10 errors
staticanalysis:
vision/src/detect_document_text.php#L32
Call to an undefined method Google\Cloud\Vision\V1\Client\ImageAnnotatorClient::documentTextDetection().
|
staticanalysis:
vision/src/detect_document_text_gcs.php#L31
Call to an undefined method Google\Cloud\Vision\V1\Client\ImageAnnotatorClient::documentTextDetection().
|
staticanalysis:
vision/src/detect_face.php#L39
Call to an undefined method Google\Cloud\Vision\V1\Client\ImageAnnotatorClient::faceDetection().
|
staticanalysis:
vision/src/detect_face_gcs.php#L31
Call to an undefined method Google\Cloud\Vision\V1\Client\ImageAnnotatorClient::faceDetection().
|
staticanalysis:
vision/src/detect_image_property.php#L32
Call to an undefined method Google\Cloud\Vision\V1\Client\ImageAnnotatorClient::imagePropertiesDetection().
|
staticanalysis:
vision/src/detect_image_property_gcs.php#L31
Call to an undefined method Google\Cloud\Vision\V1\Client\ImageAnnotatorClient::imagePropertiesDetection().
|
staticanalysis:
vision/src/detect_label.php#L32
Call to an undefined method Google\Cloud\Vision\V1\Client\ImageAnnotatorClient::labelDetection().
|
staticanalysis:
vision/src/detect_label_gcs.php#L31
Call to an undefined method Google\Cloud\Vision\V1\Client\ImageAnnotatorClient::labelDetection().
|
staticanalysis:
vision/src/detect_landmark.php#L32
Call to an undefined method Google\Cloud\Vision\V1\Client\ImageAnnotatorClient::landmarkDetection().
|
staticanalysis:
vision/src/detect_landmark_gcs.php#L31
Call to an undefined method Google\Cloud\Vision\V1\Client\ImageAnnotatorClient::landmarkDetection().
|