Skip to content

Preparation for release of C# 4.1.0 #130

Preparation for release of C# 4.1.0

Preparation for release of C# 4.1.0 #130

Triggered via push April 21, 2026 11:52
Status Success
Total duration 1m 4s
Artifacts

build.yml

on: push
Matrix: build-client
build-tests
34s
build-tests
Fit to window
Zoom out
Zoom in

Annotations

44 warnings
build-client (7.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-client (7.x): src/Infobip.Api.Client/Model/MessagesApiInboundEvent.cs#L46
Parameter 'event' has no matching param tag in the XML comment for 'MessagesApiInboundEvent.MessagesApiInboundEvent(MessagesApiInboundEventType)' (but other parameters do)
build-client (7.x): src/Infobip.Api.Client/Model/MessagesApiInboundEvent.cs#L45
XML comment has a param tag for '@event', but there is no parameter by that name
build-client (7.x): src/Infobip.Api.Client/Model/MessagesApiDeliveryResult.cs#L66
Parameter 'event' has no matching param tag in the XML comment for 'MessagesApiDeliveryResult.MessagesApiDeliveryResult(string, MessagesApiInboundDlrChannel, string, string, string, string, string, string, string, int, MessagesApiDeliveryStatus, MessageError, Platform, string, int, int, string)' (but other parameters do)
build-client (7.x): src/Infobip.Api.Client/Model/MessagesApiDeliveryResult.cs#L39
XML comment has a param tag for '@event', but there is no parameter by that name
build-client (7.x): src/Infobip.Api.Client/Model/CallTransfer.cs#L48
Parameter 'if' has no matching param tag in the XML comment for 'CallTransfer.CallTransfer(int, string, string, string)' (but other parameters do)
build-client (7.x): src/Infobip.Api.Client/Model/CallTransfer.cs#L46
XML comment has a param tag for '@if', but there is no parameter by that name
build-client (7.x): src/Infobip.Api.Client/Model/CallsSynthesisVoice.cs#L42
Parameter 'default' has no matching param tag in the XML comment for 'CallsSynthesisVoice.CallsSynthesisVoice(string, string, string, bool, bool, bool, bool, bool)' (but other parameters do)
build-client (7.x): src/Infobip.Api.Client/Model/CallsSynthesisVoice.cs#L34
XML comment has a param tag for '@default', but there is no parameter by that name
build-client (7.x): src/Infobip.Api.Client/Model/MessagesApiTemplateTextHeader.cs#L72
'MessagesApiTemplateTextHeader.ToJson()' hides inherited member 'MessagesApiTemplateHeader.ToJson()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build-client (7.x): src/Infobip.Api.Client/Model/MessagesApiTemplateTextBody.cs#L72
'MessagesApiTemplateTextBody.ToJson()' hides inherited member 'MessagesApiTemplateBody.ToJson()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build-client (8.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-client (8.x): src/Infobip.Api.Client/Model/MessagesApiInboundEvent.cs#L46
Parameter 'event' has no matching param tag in the XML comment for 'MessagesApiInboundEvent.MessagesApiInboundEvent(MessagesApiInboundEventType)' (but other parameters do)
build-client (8.x): src/Infobip.Api.Client/Model/MessagesApiInboundEvent.cs#L45
XML comment has a param tag for '@event', but there is no parameter by that name
build-client (8.x): src/Infobip.Api.Client/Model/MessagesApiDeliveryResult.cs#L66
Parameter 'event' has no matching param tag in the XML comment for 'MessagesApiDeliveryResult.MessagesApiDeliveryResult(string, MessagesApiInboundDlrChannel, string, string, string, string, string, string, string, int, MessagesApiDeliveryStatus, MessageError, Platform, string, int, int, string)' (but other parameters do)
build-client (8.x): src/Infobip.Api.Client/Model/MessagesApiDeliveryResult.cs#L39
XML comment has a param tag for '@event', but there is no parameter by that name
build-client (8.x): src/Infobip.Api.Client/Model/CallTransfer.cs#L48
Parameter 'if' has no matching param tag in the XML comment for 'CallTransfer.CallTransfer(int, string, string, string)' (but other parameters do)
build-client (8.x): src/Infobip.Api.Client/Model/CallTransfer.cs#L46
XML comment has a param tag for '@if', but there is no parameter by that name
build-client (8.x): src/Infobip.Api.Client/Model/CallsSynthesisVoice.cs#L42
Parameter 'default' has no matching param tag in the XML comment for 'CallsSynthesisVoice.CallsSynthesisVoice(string, string, string, bool, bool, bool, bool, bool)' (but other parameters do)
build-client (8.x): src/Infobip.Api.Client/Model/CallsSynthesisVoice.cs#L34
XML comment has a param tag for '@default', but there is no parameter by that name
build-client (8.x): src/Infobip.Api.Client/Model/MessagesApiTemplateTextHeader.cs#L72
'MessagesApiTemplateTextHeader.ToJson()' hides inherited member 'MessagesApiTemplateHeader.ToJson()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build-client (8.x): src/Infobip.Api.Client/Model/MessagesApiTemplateTextBody.cs#L72
'MessagesApiTemplateTextBody.ToJson()' hides inherited member 'MessagesApiTemplateBody.ToJson()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build-client (6.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-client (6.x): src/Infobip.Api.Client/Model/MessagesApiInboundEvent.cs#L46
Parameter 'event' has no matching param tag in the XML comment for 'MessagesApiInboundEvent.MessagesApiInboundEvent(MessagesApiInboundEventType)' (but other parameters do)
build-client (6.x): src/Infobip.Api.Client/Model/MessagesApiInboundEvent.cs#L45
XML comment has a param tag for '@event', but there is no parameter by that name
build-client (6.x): src/Infobip.Api.Client/Model/MessagesApiDeliveryResult.cs#L66
Parameter 'event' has no matching param tag in the XML comment for 'MessagesApiDeliveryResult.MessagesApiDeliveryResult(string, MessagesApiInboundDlrChannel, string, string, string, string, string, string, string, int, MessagesApiDeliveryStatus, MessageError, Platform, string, int, int, string)' (but other parameters do)
build-client (6.x): src/Infobip.Api.Client/Model/MessagesApiDeliveryResult.cs#L39
XML comment has a param tag for '@event', but there is no parameter by that name
build-client (6.x): src/Infobip.Api.Client/Model/CallTransfer.cs#L48
Parameter 'if' has no matching param tag in the XML comment for 'CallTransfer.CallTransfer(int, string, string, string)' (but other parameters do)
build-client (6.x): src/Infobip.Api.Client/Model/CallTransfer.cs#L46
XML comment has a param tag for '@if', but there is no parameter by that name
build-client (6.x): src/Infobip.Api.Client/Model/CallsSynthesisVoice.cs#L42
Parameter 'default' has no matching param tag in the XML comment for 'CallsSynthesisVoice.CallsSynthesisVoice(string, string, string, bool, bool, bool, bool, bool)' (but other parameters do)
build-client (6.x): src/Infobip.Api.Client/Model/CallsSynthesisVoice.cs#L34
XML comment has a param tag for '@default', but there is no parameter by that name
build-client (6.x): src/Infobip.Api.Client/Model/MessagesApiTemplateTextHeader.cs#L72
'MessagesApiTemplateTextHeader.ToJson()' hides inherited member 'MessagesApiTemplateHeader.ToJson()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build-client (6.x): src/Infobip.Api.Client/Model/MessagesApiTemplateTextBody.cs#L72
'MessagesApiTemplateTextBody.ToJson()' hides inherited member 'MessagesApiTemplateBody.ToJson()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build-tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-tests: src/Infobip.Api.Client/Model/MessagesApiInboundEvent.cs#L46
Parameter 'event' has no matching param tag in the XML comment for 'MessagesApiInboundEvent.MessagesApiInboundEvent(MessagesApiInboundEventType)' (but other parameters do)
build-tests: src/Infobip.Api.Client/Model/MessagesApiInboundEvent.cs#L45
XML comment has a param tag for '@event', but there is no parameter by that name
build-tests: src/Infobip.Api.Client/Model/MessagesApiDeliveryResult.cs#L66
Parameter 'event' has no matching param tag in the XML comment for 'MessagesApiDeliveryResult.MessagesApiDeliveryResult(string, MessagesApiInboundDlrChannel, string, string, string, string, string, string, string, int, MessagesApiDeliveryStatus, MessageError, Platform, string, int, int, string)' (but other parameters do)
build-tests: src/Infobip.Api.Client/Model/MessagesApiDeliveryResult.cs#L39
XML comment has a param tag for '@event', but there is no parameter by that name
build-tests: src/Infobip.Api.Client/Model/CallTransfer.cs#L48
Parameter 'if' has no matching param tag in the XML comment for 'CallTransfer.CallTransfer(int, string, string, string)' (but other parameters do)
build-tests: src/Infobip.Api.Client/Model/CallTransfer.cs#L46
XML comment has a param tag for '@if', but there is no parameter by that name
build-tests: src/Infobip.Api.Client/Model/CallsSynthesisVoice.cs#L42
Parameter 'default' has no matching param tag in the XML comment for 'CallsSynthesisVoice.CallsSynthesisVoice(string, string, string, bool, bool, bool, bool, bool)' (but other parameters do)
build-tests: src/Infobip.Api.Client/Model/CallsSynthesisVoice.cs#L34
XML comment has a param tag for '@default', but there is no parameter by that name
build-tests: src/Infobip.Api.Client/Model/MessagesApiTemplateTextHeader.cs#L72
'MessagesApiTemplateTextHeader.ToJson()' hides inherited member 'MessagesApiTemplateHeader.ToJson()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build-tests: src/Infobip.Api.Client/Model/MessagesApiTemplateTextBody.cs#L72
'MessagesApiTemplateTextBody.ToJson()' hides inherited member 'MessagesApiTemplateBody.ToJson()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.