Skip to content

Revert "Remove deprecated IMessage.Interaction access, simplify purging" #106

Revert "Remove deprecated IMessage.Interaction access, simplify purging"

Revert "Remove deprecated IMessage.Interaction access, simplify purging" #106

Triggered via push July 31, 2024 11:15
Status Success
Total duration 38s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build (Debug)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (Debug): Services/PurgeService.cs#L30
'IMessage.Interaction' is obsolete: 'This property will be deprecated soon. Use IUserMessage.InteractionMetadata instead.'
build (Debug): Services/PurgeService.cs#L30
'IMessage.Interaction' is obsolete: 'This property will be deprecated soon. Use IUserMessage.InteractionMetadata instead.'
build (Release)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (Release): Services/PurgeService.cs#L30
'IMessage.Interaction' is obsolete: 'This property will be deprecated soon. Use IUserMessage.InteractionMetadata instead.'
build (Release): Services/PurgeService.cs#L30
'IMessage.Interaction' is obsolete: 'This property will be deprecated soon. Use IUserMessage.InteractionMetadata instead.'