Skip to content

refactor: configuration improvement (#495) #133

refactor: configuration improvement (#495)

refactor: configuration improvement (#495) #133

Triggered via push September 5, 2023 06:00
Status Success
Total duration 9m 22s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Vonage.Common/Failures/ParsingFailure.cs#L9
'ParsingFailure' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: Vonage/Voice/EventWebhooks/MultiInput.cs#L5
'Input' is obsolete: 'This item has been rendered obsolete due to the new multi-input functionality. Please add dtmf arguments to your input action and use the MultiInput object - see: https://developer.nexmo.com/voice/voice-api/ncco-reference#dtmf-input-settings'
build: Vonage/Configuration.cs#L184
'Credentials.Credentials()' is obsolete: 'Factory methods should be favoured over constructors. Public constructors will be removed on next major release.'
build: Vonage/Voice/EventWebhooks/EventBase.cs#L39
'Input' is obsolete: 'This item has been rendered obsolete due to the new multi-input functionality. Please add dtmf arguments to your input action and use the MultiInput object - see: https://developer.nexmo.com/voice/voice-api/ncco-reference#dtmf-input-settings'
build: Vonage/Request/Credentials.cs#L100
'Credentials.Credentials()' is obsolete: 'Factory methods should be favoured over constructors. Public constructors will be removed on next major release.'
build: Vonage/Request/Credentials.cs#L111
'Credentials.Credentials()' is obsolete: 'Factory methods should be favoured over constructors. Public constructors will be removed on next major release.'
build: Vonage/Request/Credentials.cs#L120
'Credentials.Credentials()' is obsolete: 'Factory methods should be favoured over constructors. Public constructors will be removed on next major release.'
build: Vonage/Request/Credentials.cs#L148
'Credentials.Credentials()' is obsolete: 'Factory methods should be favoured over constructors. Public constructors will be removed on next major release.'
build: Vonage/Accounts/AccountClient.cs#L8
Missing XML comment for publicly visible type or member 'AccountClient'
build: Vonage/Accounts/AccountClient.cs#L10
Missing XML comment for publicly visible type or member 'AccountClient.Credentials'