fix: format #352
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
src/Sinch/Conversation/Events/ContactMessageEvent.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Sinch/Conversation/Events/ContactMessageEvent.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Sinch/Conversation/Hooks/Models/CommentEvent.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Sinch/Conversation/Hooks/Models/EventDeliveryAllOfEventDeliveryReport.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Sinch/Conversation/Hooks/Models/EventDeliveryAllOfEventDeliveryReport.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Sinch/Conversation/Hooks/Models/EventInboundAllOfEvent.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Sinch/Conversation/Hooks/Models/EventInboundAllOfEvent.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Sinch/Conversation/Hooks/Models/EventNotification.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Sinch/Conversation/Hooks/Models/MachineLearningSentimentResult.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Sinch/Conversation/Hooks/Models/MessageDeliveryReport.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading