refactor: meetings Api e2e (#460) #105
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, actions/setup-dotnet@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Vonage.Common/Failures/ParsingFailure.cs#L9
'ParsingFailure' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Vonage.Common/Monads/Exceptions/NoneStateException.cs#L9
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
|
Vonage.Common/Exceptions/VonageAuthenticationException.cs#L8
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
|
Vonage.Common/Exceptions/VonageException.cs#L8
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
|
Vonage.Common/Exceptions/VonageHttpRequestException.cs#L10
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
|
Vonage.Common/Failures/ParsingFailure.cs#L9
This struct overrides 'Equals' and should therefore also override 'GetHashCode'.
|
Vonage.Common/Monads/Result.cs#L207
Extract this nested ternary operation into an independent statement.
|
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'
|
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'
|
Vonage/Request/Credentials.cs#L99
'Credentials.Credentials()' is obsolete: 'Factory methods should be favoured over constructors. Public constructors will be removed on next major release.'
|
The logs for this run have expired and are no longer available.
Loading