For JoinRpg.XGameApi.Contract.csproj использовать netstandard2.0 #3060
Annotations
11 warnings
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Build:
src/PscbApi/Models/RefundData.cs#L14
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/PscbApi/FastPaymentsSystemApi.cs#L62
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/PscbApi/FastPaymentsSystemApi.cs#L65
Non-nullable property 'LogoUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/PscbApi/FastPaymentsSystemApi.cs#L68
Non-nullable property 'PaymentUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/PscbApi/FastPaymentsSystemApi.cs#L74
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/PscbApi/FastPaymentsSystemApi.cs#L77
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/PscbApi/FastPaymentsSystemApi.cs#L83
Non-nullable property 'Banks' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/PscbApi/Models/RecurrentPaymentError.cs#L8
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/PscbApi/Models/RecurrentPaymentError.cs#L11
Non-nullable property 'SubCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/PscbApi/Models/RecurrentPaymentError.cs#L14
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading