Skip to content

feat!: MVR Ready

feat!: MVR Ready #1332

Triggered via pull request February 23, 2024 12:07
@sbanslasbansla
synchronize #728
7.0.0-rc-copy
Status Success
Total duration 2m 14s
Artifacts

test-and-deploy.yml

on: pull_request
code-signing
0s
code-signing
Slack notify on failure
0s
Slack notify on failure
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test: src/Twilio/Clients/TwilioRestClient.cs#L51
Possible null reference assignment.
Test: src/Twilio/Base/ResourceSet.cs#L108
Converting null literal or possible null value to non-nullable type.
Test: src/Twilio/Base/ResourceSet.cs#L108
Possible null reference assignment.
Test: src/Twilio/Base/ResourceSet.cs#L109
Dereference of a possibly null reference.
Test: src/Twilio/Clients/TwilioRestClient.cs#L185
Converting null literal or possible null value to non-nullable type.
Test: src/Twilio/Converters/StringEnumConverter.cs#L58
Converting null literal or possible null value to non-nullable type.
Test: src/Twilio/Converters/StringEnumConverter.cs#L65
Dereference of a possibly null reference.
Test: src/Twilio/Converters/StringEnumConverter.cs#L72
Converting null literal or possible null value to non-nullable type.
Test: src/Twilio/Converters/StringEnumConverter.cs#L73
Dereference of a possibly null reference.
Test: src/Twilio/Converters/StringEnumConverter.cs#L102
Converting null literal or possible null value to non-nullable type.