Merge pull request #129 from georgechond94/master #31
Annotations
11 warnings
Build and test:
MessageBird/Json/Converters/MessageConverter.cs#L12
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build and test:
MessageBird/Json/Converters/MessageConverter.cs#L25
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Build and test:
MessageBird/Json/Converters/RecipientsConverter.cs#L16
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build and test:
MessageBird/Json/Converters/RecipientsConverter.cs#L42
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Build and test:
MessageBird/Json/Converters/RFC3339DateTimeConverter.cs#L11
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build and test:
MessageBird/Json/Converters/RFC3339DateTimeConverter.cs#L29
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Build and test:
MessageBird/Client.cs#L29
Cannot convert null literal to non-nullable reference type.
|
Build and test:
MessageBird/Client.cs#L38
Cannot convert null literal to non-nullable reference type.
|
Build and test:
MessageBird/Client.cs#L467
Cannot convert null literal to non-nullable reference type.
|
Build and test:
MessageBird/Client.cs#L523
Cannot convert null literal to non-nullable reference type.
|
Build and test:
Tests/MessageBird.Tests/Resources/ClientVerifyTest.cs#L67
'FluentMockServer' is obsolete: 'Use WireMockServer. This will removed in next version (1.3.x)'
|