Skip to content
Triggered via pull request January 17, 2025 09:46
@OrnarasUSOrnarasUS
synchronize #3
dev
Status Success
Total duration 34s
Artifacts

publish.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
publish: Managers/Updater.cs#L26
Non-nullable event 'OnUpdated' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
publish: Managers/Updater.cs#L9
Field 'Updater.thread' is never assigned to, and will always have its default value null
publish: Managers/Logger.cs#L8
Field 'Logger._interval' is never assigned to, and will always have its default value 0
publish: ConsoleUI.cs#L6
Missing XML comment for publicly visible type or member 'ConsoleUI'
publish: ConsoleUI.cs#L8
Missing XML comment for publicly visible type or member 'ConsoleUI.TextBox(string, string, Predicate<string>?)'
publish: ConsoleUI.cs#L20
Missing XML comment for publicly visible type or member 'ConsoleUI.NumberBox(string, int, int, int)'
publish: ConsoleUI.cs#L30
Missing XML comment for publicly visible type or member 'ConsoleUI.Error(string)'
publish: ConsoleUI.cs#L38
Missing XML comment for publicly visible type or member 'ConsoleUI.Select(string, string[])'
publish: ConsoleUI.cs#L77
Missing XML comment for publicly visible type or member 'ConsoleUI.DateBox(string, string)'
publish: ConsoleUI.cs#L91
Missing XML comment for publicly visible type or member 'ConsoleUI.TimeBox(string, string)'