Skip to content

feat(Speech): add list recognizers sample #2944

feat(Speech): add list recognizers sample

feat(Speech): add list recognizers sample #2944

Triggered via push December 12, 2025 23:01
Status Failure
Total duration 3m 22s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
staticanalysis: vision/src/detect_landmark_gcs.php#L31
Call to an undefined method Google\Cloud\Vision\V1\Client\ImageAnnotatorClient::landmarkDetection().
staticanalysis: vision/src/detect_landmark.php#L32
Call to an undefined method Google\Cloud\Vision\V1\Client\ImageAnnotatorClient::landmarkDetection().
staticanalysis: vision/src/detect_label_gcs.php#L31
Call to an undefined method Google\Cloud\Vision\V1\Client\ImageAnnotatorClient::labelDetection().
staticanalysis: vision/src/detect_label.php#L32
Call to an undefined method Google\Cloud\Vision\V1\Client\ImageAnnotatorClient::labelDetection().
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_image_property.php#L32
Call to an undefined method Google\Cloud\Vision\V1\Client\ImageAnnotatorClient::imagePropertiesDetection().
staticanalysis: vision/src/detect_face_gcs.php#L31
Call to an undefined method Google\Cloud\Vision\V1\Client\ImageAnnotatorClient::faceDetection().
staticanalysis: vision/src/detect_face.php#L39
Call to an undefined method Google\Cloud\Vision\V1\Client\ImageAnnotatorClient::faceDetection().
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_document_text.php#L32
Call to an undefined method Google\Cloud\Vision\V1\Client\ImageAnnotatorClient::documentTextDetection().