Skip to content

chore: upgrade vision samples to new surface #1846

chore: upgrade vision samples to new surface

chore: upgrade vision samples to new surface #1846

Triggered via pull request January 8, 2024 18:45
Status Failure
Total duration 44s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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().