Skip to content

feat: [AppsChat] Add doc for Discoverable Space support for GA launch #12829

feat: [AppsChat] Add doc for Discoverable Space support for GA launch

feat: [AppsChat] Add doc for Discoverable Space support for GA launch #12829

Triggered via pull request July 3, 2024 20:01
Status Failure
Total duration 12m 40s
Artifacts
backwards-compatibility-check
12m 29s
backwards-compatibility-check
unexpected-major-version-check
0s
unexpected-major-version-check
Fit to window
Zoom out
Zoom in

Annotations

2 errors
backwards-compatibility-check: AppsChat/src/Chat/V1/Client/ChatServiceClient.php#L137
Property Google\Apps\Chat\V1\Client\ChatServiceClient::$serviceScopes changed default value from array ( 0 => 'https://www.googleapis.com/auth/chat.bot', 1 => 'https://www.googleapis.com/auth/chat.delete', 2 => 'https://www.googleapis.com/auth/chat.import', 3 => 'https://www.googleapis.com/auth/chat.memberships', 4 => 'https://www.googleapis.com/auth/chat.memberships.app', 5 => 'https://www.googleapis.com/auth/chat.memberships.readonly', 6 => 'https://www.googleapis.com/auth/chat.messages', 7 => 'https://www.googleapis.com/auth/chat.messages.create', 8 => 'https://www.googleapis.com/auth/chat.messages.reactions', 9 => 'https://www.googleapis.com/auth/chat.messages.reactions.create', 10 => 'https://www.googleapis.com/auth/chat.messages.reactions.readonly', 11 => 'https://www.googleapis.com/auth/chat.messages.readonly', 12 => 'https://www.googleapis.com/auth/chat.spaces', 13 => 'https://www.googleapis.com/auth/chat.spaces.create', 14 => 'https://www.googleapis.com/auth/chat.spaces.readonly', 15 => 'https://www.googleapis.com/auth/chat.users.readstate', 16 => 'https://www.googleapis.com/auth/chat.users.readstate.readonly', ) to array ( 0 => 'https://www.googleapis.com/auth/chat.admin.delete', 1 => 'https://www.googleapis.com/auth/chat.admin.memberships', 2 => 'https://www.googleapis.com/auth/chat.admin.memberships.readonly', 3 => 'https://www.googleapis.com/auth/chat.admin.spaces', 4 => 'https://www.googleapis.com/auth/chat.admin.spaces.readonly', 5 => 'https://www.googleapis.com/auth/chat.bot', 6 => 'https://www.googleapis.com/auth/chat.delete', 7 => 'https://www.googleapis.com/auth/chat.import', 8 => 'https://www.googleapis.com/auth/chat.memberships', 9 => 'https://www.googleapis.com/auth/chat.memberships.app', 10 => 'https://www.googleapis.com/auth/chat.memberships.readonly', 11 => 'https://www.googleapis.com/auth/chat.messages', 12 => 'https://www.googleapis.com/auth/chat.messages.create', 13 => 'https://www.googleapis.com/auth/chat.messages.reactions', 14 => 'https://www.googleapis.com/auth/chat.messages.reactions.create', 15 => 'https://www.googleapis.com/auth/chat.messages.reactions.readonly', 16 => 'https://www.googleapis.com/auth/chat.messages.readonly', 17 => 'https://www.googleapis.com/auth/chat.spaces', 18 => 'https://www.googleapis.com/auth/chat.spaces.create', 19 => 'https://www.googleapis.com/auth/chat.spaces.readonly', 20 => 'https://www.googleapis.com/auth/chat.users.readstate', 21 => 'https://www.googleapis.com/auth/chat.users.readstate.readonly', )
backwards-compatibility-check
Process completed with exit code 3.