Skip to content

refactor: make NonStateException compliant to ISerializable #240

refactor: make NonStateException compliant to ISerializable

refactor: make NonStateException compliant to ISerializable #240

Triggered via pull request September 18, 2023 06:46
Status Success
Total duration 8m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

net-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: Vonage.Common/Monads/Exceptions/NoneStateException.cs#L10
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. (https://rules.sonarsource.com/csharp/RSPEC-3925)
build: Vonage.Common/Monads/Exceptions/NoneStateException.cs#L10
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. (https://rules.sonarsource.com/csharp/RSPEC-3925)
build: Vonage.Common/Monads/Exceptions/NoneStateException.cs#L10
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. (https://rules.sonarsource.com/csharp/RSPEC-3925)
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/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/Configuration.cs#L186
'Credentials.Credentials()' is obsolete: 'Factory methods should be favoured over constructors. Public constructors will be removed on next major release.'