Skip to content

Merge pull request #129 from georgechond94/master #31

Merge pull request #129 from georgechond94/master

Merge pull request #129 from georgechond94/master #31

Triggered via push December 15, 2023 14:05
Status Success
Total duration 34s
Artifacts

test.yml

on: push
Build and test
24s
Build and test
Fit to window
Zoom out
Zoom in

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)'