Dump & merge #598
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run TACTTool
Non-nullable field 'm_state' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Run TACTTool
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.
|
Run TACTTool
Converting null literal or possible null value to non-nullable type.
|
Run TACTTool
Cannot convert null literal to non-nullable reference type.
|
Run TACTTool
Possible null reference assignment.
|
Run TACTTool
Non-nullable field 'BaseDir' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Run TACTTool
Non-nullable field 'BuildConfig' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Run TACTTool
Non-nullable field 'CDNConfig' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Run TACTTool
Possible null reference return.
|
Run TACTTool
Possible null reference return.
|
Loading