Skip to content

documentation for yesno #131

documentation for yesno

documentation for yesno #131

Triggered via push March 6, 2025 21:42
Status Failure
Total duration 1m 48s
Artifacts

build-test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build (Debug)
Process completed with exit code 1.
build (Release)
The operation was canceled.
build (Release)
The strategy configuration was canceled because "build.Debug" failed
build (Debug): ConsoleHero/Interfaces/IColorService.cs#L28
Missing XML comment for publicly visible type or member 'IColorService.SetTextColor(ConsoleColor)'
build (Debug): ConsoleHero/Interfaces/IColorService.cs#L26
Missing XML comment for publicly visible type or member 'IColorService.SetTextColor(Color)'
build (Debug): ConsoleHero/Interfaces/IColorService.cs#L5
Missing XML comment for publicly visible type or member 'IColorService.ConsoleColorToDrawingColor(ConsoleColor)'
build (Debug): ConsoleHero/Interfaces/IColorService.cs#L3
Missing XML comment for publicly visible type or member 'IColorService'
build (Debug): ConsoleHero/GlobalSettings.cs#L51
Missing XML comment for publicly visible type or member 'GlobalSettings.Get<T>()'
build (Debug): ConsoleHero/GlobalSettings.cs#L49
Missing XML comment for publicly visible type or member 'GlobalSettings.Content'
build (Debug): ConsoleHero/GlobalSettings.cs#L35
Missing XML comment for publicly visible type or member 'GlobalSettings.ColorService'
build (Debug): ConsoleHero/Generator/ISubContent.cs#L7
Missing XML comment for publicly visible type or member 'ISubContent<Tkey, Tvalue>.this[Tkey]'
build (Debug): ConsoleHero/Generator/ISubContent.cs#L5
Missing XML comment for publicly visible type or member 'ISubContent<Tkey, Tvalue>.ByKey'
build (Debug): ConsoleHero/Generator/ISubContent.cs#L3
Missing XML comment for publicly visible type or member 'ISubContent<Tkey, Tvalue>'