Move Yammer commands to Viva Engage. Closes #5573 #4264
Annotations
11 errors
src/m365/viva/commands/engage/group/group-list.ts#L17
'YammerGroupListCommand' is not a valid command class name. Expected 'VivaEngageGroupListCommand'
|
src/m365/viva/commands/engage/group/group-list.ts#L21
'ENGAGE_GROUP_LIST' is not a valid command name. Expected 'GROUP_LIST'
|
src/m365/viva/commands/engage/group/group-user-add.ts#L18
'YammerGroupUserAddCommand' is not a valid command class name. Expected 'VivaEngageGroupUserAddCommand'
|
src/m365/viva/commands/engage/group/group-user-add.ts#L20
'ENGAGE_GROUP_USER_ADD' is not a valid command name. Expected 'GROUP_USER_ADD'
|
src/m365/viva/commands/engage/group/group-user-remove.ts#L19
'YammerGroupUserRemoveCommand' is not a valid command class name. Expected 'VivaEngageGroupUserRemoveCommand'
|
src/m365/viva/commands/engage/group/group-user-remove.ts#L21
'ENGAGE_GROUP_USER_REMOVE' is not a valid command name. Expected 'GROUP_USER_REMOVE'
|
src/m365/viva/commands/engage/message/message-add.ts#L20
'YammerMessageAddCommand' is not a valid command class name. Expected 'VivaEngageMessageAddCommand'
|
src/m365/viva/commands/engage/message/message-add.ts#L22
'ENGAGE_MESSAGE_ADD' is not a valid command name. Expected 'MESSAGE_ADD'
|
src/m365/viva/commands/engage/message/message-get.ts#L16
'YammerMessageGetCommand' is not a valid command class name. Expected 'VivaEngageMessageGetCommand'
|
src/m365/viva/commands/engage/message/message-get.ts#L18
'ENGAGE_MESSAGE_GET' is not a valid command name. Expected 'MESSAGE_GET'
|
|
The logs for this run have expired and are no longer available.
Loading