chore: Update CODEOWNERS and blunderbuss config (#2066) #12
lint.yml
on: push
styles
25s
staticanalysis
2m 55s
Annotations
10 errors and 2 warnings
|
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().
|
|
staticanalysis
Previous commit 5be36a7311875e7635e96a0cd9072cfb425c9e84 is not valid. Using parent commit.
|
|
staticanalysis
Unable to locate the commit sha: 5be36a7311875e7635e96a0cd9072cfb425c9e84
|