feat!: MVR Ready #1332
test-and-deploy.yml
on: pull_request
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.
|