Skip to content

refactor: [breaking] replace 'appSettings' key by 'vonage' #544

refactor: [breaking] replace 'appSettings' key by 'vonage'

refactor: [breaking] replace 'appSettings' key by 'vonage' #544

Triggered via pull request March 13, 2024 12:48
Status Success
Total duration 11m 55s
Artifacts

net-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v2, actions/setup-dotnet@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/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/VonageClient.cs#L184
'Configuration.EuropeApiUrl' is obsolete: 'Favor the VonageUrls property instead.'
build: Vonage/VonageClient.cs#L188
'Configuration.EuropeApiUrl' is obsolete: 'Favor the VonageUrls property instead.'
build: Vonage/Configuration.cs#L164
'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#L99
'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#L110
'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#L119
'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#L147
'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#L9
Missing XML comment for publicly visible type or member 'AccountClient'