Bump v4.0.1 #158
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test:
Omise/EnumValueConverter.cs#L37
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Test:
Omise/EnumValueConverter.cs#L47
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Test:
Omise/Client.cs#L49
Cannot convert null literal to non-nullable reference type.
|
Test:
Omise/Client.cs#L49
Cannot convert null literal to non-nullable reference type.
|
Test:
Omise/Client.cs#L49
Cannot convert null literal to non-nullable reference type.
|
Test:
Omise/Client.cs#L54
Cannot convert null literal to non-nullable reference type.
|
Test:
Omise/Credentials.cs#L18
Cannot convert null literal to non-nullable reference type.
|
Test:
Omise/Credentials.cs#L18
Cannot convert null literal to non-nullable reference type.
|
Test:
Omise/Searchables.cs#L37
Cannot convert null literal to non-nullable reference type.
|
Test:
Omise/Searchables.cs#L38
Cannot convert null literal to non-nullable reference type.
|
Loading