Merge branch 'dev' #12
Annotations
2 errors and 10 warnings
The run was canceled by @sout233.
|
Publish Application
The operation was canceled.
|
Publish Application:
Nalai.CoreConnector/Models/NalaiResponse.cs#L9
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish Application:
Nalai.CoreConnector/Models/NalaiResponse.cs#L9
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish Application:
Nalai.CoreConnector/Models/GetInfoResponse.cs#L7
Non-nullable field '_statusText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Publish Application:
Nalai.CoreConnector/Models/GetInfoResponse.cs#L27
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish Application:
Nalai.CoreConnector/Models/GetInfoResponse.cs#L33
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish Application:
Nalai.CoreConnector/Models/GetInfoResponse.cs#L39
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish Application:
Nalai.CoreConnector/Models/GetInfoResponse.cs#L43
Non-nullable property 'SaveDirectory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish Application:
Nalai.CoreConnector/Models/GetInfoResponse.cs#L46
Non-nullable property 'CreatedTime' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish Application:
Nalai.CoreConnector/Models/GetInfoResponse.cs#L7
Non-nullable field '_statusText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Publish Application:
Nalai.CoreConnector/Models/GetInfoResponse.cs#L49
Non-nullable property 'Chunks' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading