Skip to content

5.2.0

5.2.0 #36

Triggered via release September 25, 2025 14:41
@amahadayaamahadaya
created 5.2.0
Status Success
Total duration 30s
Artifacts

nuget-publish.yml

on: release
Update NuGet package
25s
Update NuGet package
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Update NuGet package: src/freeclimb/Model/Enqueue.cs#L195
'Enqueue.BaseValidate(ValidationContext)' hides inherited member 'PerclCommand.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Update NuGet package: src/freeclimb/Model/DequeueWebhook.cs#L273
'DequeueWebhook.BaseValidate(ValidationContext)' hides inherited member 'Webhook.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Update NuGet package: src/freeclimb/Model/OutDialApiConnectWebhook.cs#L260
'OutDialApiConnectWebhook.BaseValidate(ValidationContext)' hides inherited member 'Webhook.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Update NuGet package: src/freeclimb/Model/Dequeue.cs#L113
'Dequeue.BaseValidate(ValidationContext)' hides inherited member 'PerclCommand.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Update NuGet package: src/freeclimb/Model/OutDial.cs#L279
'OutDial.BaseValidate(ValidationContext)' hides inherited member 'PerclCommand.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Update NuGet package: src/freeclimb/Model/AddToQueueNotificationWebhook.cs#L247
'AddToQueueNotificationWebhook.BaseValidate(ValidationContext)' hides inherited member 'Webhook.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Update NuGet package: src/freeclimb/Model/MessageStatusWebhook.cs#L274
'MessageStatusWebhook.BaseValidate(ValidationContext)' hides inherited member 'Webhook.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Update NuGet package: src/freeclimb/Model/AddToConferenceNotificationWebhook.cs#L298
'AddToConferenceNotificationWebhook.BaseValidate(ValidationContext)' hides inherited member 'Webhook.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Update NuGet package: src/freeclimb/Model/CreateConferenceWebhook.cs#L298
'CreateConferenceWebhook.BaseValidate(ValidationContext)' hides inherited member 'Webhook.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Update NuGet package: src/freeclimb/Model/AddToConference.cs#L259
'AddToConference.BaseValidate(ValidationContext)' hides inherited member 'PerclCommand.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.