Skip to content

add Create Release and Publish.yml #19

add Create Release and Publish.yml

add Create Release and Publish.yml #19

Triggered via push September 30, 2025 08:20
Status Success
Total duration 3m 25s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
publish
Non-nullable property 'FromStation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
publish
Converting null literal or possible null value to non-nullable type.
publish
Non-nullable event 'OnUserLoginFailure' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
publish
Non-nullable event 'OnUserLoginSuccess' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
publish
Non-nullable event 'OnUserLoginStart' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
publish
Possible null reference assignment.
publish
Cannot convert null literal to non-nullable reference type.
publish
Non-nullable property 'io' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish
Non-nullable property 'sid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.