Skip to content

chore!: promote AlloyDb, BigQueryDataPolicies, DiscoveryEngine, Domains, GkeHub, NetworkSecurity, SecurityPublicCA, SqlAdmin, Workflows to stable #8192

chore!: promote AlloyDb, BigQueryDataPolicies, DiscoveryEngine, Domains, GkeHub, NetworkSecurity, SecurityPublicCA, SqlAdmin, Workflows to stable

chore!: promote AlloyDb, BigQueryDataPolicies, DiscoveryEngine, Domains, GkeHub, NetworkSecurity, SecurityPublicCA, SqlAdmin, Workflows to stable #8192

Triggered via pull request June 24, 2024 22:06
Status Failure
Total duration 7m 39s
Artifacts

lint.yaml

on: pull_request
PHP Style Check
1m 32s
PHP Style Check
PHPStan Static Analysis
7m 27s
PHPStan Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan Static Analysis: GkeHub/src/V1/Client/GkeHubClient.php#L366
Parameter $request of method Google\Cloud\GkeHub\V1\Client\GkeHubClient::createFeature() has invalid type Google\Cloud\GkeHub\V1\CreateFeatureRequest.
PHPStan Static Analysis: GkeHub/src/V1/Client/GkeHubClient.php#L396
Parameter $request of method Google\Cloud\GkeHub\V1\Client\GkeHubClient::createMembership() has invalid type Google\Cloud\GkeHub\V1\CreateMembershipRequest.
PHPStan Static Analysis: GkeHub/src/V1/Client/GkeHubClient.php#L422
Parameter $request of method Google\Cloud\GkeHub\V1\Client\GkeHubClient::deleteFeature() has invalid type Google\Cloud\GkeHub\V1\DeleteFeatureRequest.
PHPStan Static Analysis: GkeHub/src/V1/Client/GkeHubClient.php#L452
Parameter $request of method Google\Cloud\GkeHub\V1\Client\GkeHubClient::deleteMembership() has invalid type Google\Cloud\GkeHub\V1\DeleteMembershipRequest.
PHPStan Static Analysis: GkeHub/src/V1/Client/GkeHubClient.php#L482
Parameter $request of method Google\Cloud\GkeHub\V1\Client\GkeHubClient::generateConnectManifest() has invalid type Google\Cloud\GkeHub\V1\GenerateConnectManifestRequest.
PHPStan Static Analysis: GkeHub/src/V1/Client/GkeHubClient.php#L484
Method Google\Cloud\GkeHub\V1\Client\GkeHubClient::generateConnectManifest() has invalid return type Google\Cloud\GkeHub\V1\GenerateConnectManifestResponse.
PHPStan Static Analysis: GkeHub/src/V1/Client/GkeHubClient.php#L509
Method Google\Cloud\GkeHub\V1\Client\GkeHubClient::getFeature() has invalid return type Google\Cloud\GkeHub\V1\Feature.
PHPStan Static Analysis: GkeHub/src/V1/Client/GkeHubClient.php#L509
Parameter $request of method Google\Cloud\GkeHub\V1\Client\GkeHubClient::getFeature() has invalid type Google\Cloud\GkeHub\V1\GetFeatureRequest.
PHPStan Static Analysis: GkeHub/src/V1/Client/GkeHubClient.php#L535
Method Google\Cloud\GkeHub\V1\Client\GkeHubClient::getMembership() has invalid return type Google\Cloud\GkeHub\V1\Membership.
PHPStan Static Analysis: GkeHub/src/V1/Client/GkeHubClient.php#L535
Parameter $request of method Google\Cloud\GkeHub\V1\Client\GkeHubClient::getMembership() has invalid type Google\Cloud\GkeHub\V1\GetMembershipRequest.