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