Skip to content

Dump & merge

Dump & merge #609

Manually triggered January 16, 2025 00:20
Status Success
Total duration 1m 18s
Artifacts

dump_and_merge.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

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
Cannot convert null literal to non-nullable reference type.
dumpandmerge
Possible null reference argument for parameter 'path' in 'string[] Directory.GetFiles(string path, string searchPattern, SearchOption searchOption)'.
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
Possible null reference assignment.
dumpandmerge
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2, string path3, string path4)'.
dumpandmerge
Possible null reference argument for parameter 'paths' in 'string Path.Combine(params ReadOnlySpan<string> paths)'.
dumpandmerge
Possible null reference return.
dumpandmerge
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2, string path3, string path4)'.