Update readme #139
Annotations
10 warnings
Omise/EnumValueConverter.cs#L36
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Omise/EnumValueConverter.cs#L46
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Omise/Client.cs#L49
Cannot convert null literal to non-nullable reference type.
|
Omise/Client.cs#L49
Cannot convert null literal to non-nullable reference type.
|
Omise/Client.cs#L49
Cannot convert null literal to non-nullable reference type.
|
Omise/Client.cs#L54
Cannot convert null literal to non-nullable reference type.
|
Omise/Credentials.cs#L18
Cannot convert null literal to non-nullable reference type.
|
Omise/Credentials.cs#L18
Cannot convert null literal to non-nullable reference type.
|
Omise/Searchables.cs#L37
Cannot convert null literal to non-nullable reference type.
|
Omise/Searchables.cs#L38
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading