Skip to content

Extract interface files from CDN #1016

Extract interface files from CDN

Extract interface files from CDN #1016

Manually triggered February 8, 2025 00:53
Status Success
Total duration 1m 36s
Artifacts

export.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build
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.
build
Cannot convert null literal to non-nullable reference type.
build
Possible null reference argument for parameter 'path' in 'string[] Directory.GetFiles(string path, string searchPattern, SearchOption searchOption)'.
build
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.
build
Converting null literal or possible null value to non-nullable type.
build
Possible null reference assignment.
build
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2, string path3, string path4)'.
build
Possible null reference argument for parameter 'paths' in 'string Path.Combine(params ReadOnlySpan<string> paths)'.
build
Possible null reference return.
build
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2, string path3, string path4)'.