fix(deps): update dependency google/cloud-dlp to v2 #2164
Triggered via pull request
September 14, 2024 01:04
Status
Failure
Total duration
2m 35s
Artifacts
–
lint.yml
on: pull_request
styles
26s
staticanalysis
2m 25s
Annotations
11 errors
styles
Process completed with exit code 8.
|
staticanalysis:
dlp/src/create_stored_infotype.php#L53
Instantiated class Google\Cloud\Dlp\V2\DlpServiceClient not found.
|
staticanalysis:
dlp/src/create_stored_infotype.php#L80
Call to method createStoredInfoType() on an unknown class Google\Cloud\Dlp\V2\DlpServiceClient.
|
staticanalysis:
dlp/src/deidentify_replace_infotype.php#L52
Instantiated class Google\Cloud\Dlp\V2\DlpServiceClient not found.
|
staticanalysis:
dlp/src/deidentify_replace_infotype.php#L86
Call to method deidentifyContent() on an unknown class Google\Cloud\Dlp\V2\DlpServiceClient.
|
staticanalysis:
dlp/src/inspect_bigquery_send_to_scc.php#L57
Instantiated class Google\Cloud\Dlp\V2\DlpServiceClient not found.
|
staticanalysis:
dlp/src/inspect_bigquery_send_to_scc.php#L98
Call to method createDlpJob() on an unknown class Google\Cloud\Dlp\V2\DlpServiceClient.
|
staticanalysis:
dlp/src/inspect_bigquery_send_to_scc.php#L106
Call to method getDlpJob() on an unknown class Google\Cloud\Dlp\V2\DlpServiceClient.
|
staticanalysis:
dlp/src/inspect_bigquery_with_sampling.php#L65
Instantiated class Google\Cloud\Dlp\V2\DlpServiceClient not found.
|
staticanalysis:
dlp/src/inspect_bigquery_with_sampling.php#L116
Call to method createDlpJob() on an unknown class Google\Cloud\Dlp\V2\DlpServiceClient.
|
staticanalysis:
dlp/src/inspect_bigquery_with_sampling.php#L133
Call to method getDlpJob() on an unknown class Google\Cloud\Dlp\V2\DlpServiceClient.
|