Skip to content

Add basic dependancy injection. #57

Add basic dependancy injection.

Add basic dependancy injection. #57

Triggered via push January 13, 2025 14:21
Status Success
Total duration 45s
Artifacts

coverage.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: ConsoleHero/GlobalSettings.cs#L35
Missing XML comment for publicly visible type or member 'GlobalSettings.ColorService'
build: ConsoleHero/Interfaces/IColorService.cs#L3
Missing XML comment for publicly visible type or member 'IColorService'
build: ConsoleHero/Interfaces/IColorService.cs#L5
Missing XML comment for publicly visible type or member 'IColorService.ConsoleColorToDrawingColor(ConsoleColor)'
build: ConsoleHero/Interfaces/IColorService.cs#L26
Missing XML comment for publicly visible type or member 'IColorService.SetTextColor(Color)'
build: ConsoleHero/Interfaces/IColorService.cs#L28
Missing XML comment for publicly visible type or member 'IColorService.SetTextColor(ConsoleColor)'
build: ConsoleHero/Interfaces/IColorService.cs#L30
Missing XML comment for publicly visible type or member 'IColorService.SetTextColor(byte, byte, byte)'
build: ConsoleHero/Interfaces/IColorService.cs#L32
Missing XML comment for publicly visible type or member 'IColorService.SetToDefault()'
build: ConsoleHero/Interfaces/IConsoleService.cs#L3
Missing XML comment for publicly visible type or member 'IConsoleService'
build: ConsoleHero/Interfaces/IConsoleService.cs#L5
Missing XML comment for publicly visible type or member 'IConsoleService.WriteLine(string?)'
build: ConsoleHero/Interfaces/IConsoleService.cs#L6
Missing XML comment for publicly visible type or member 'IConsoleService.WriteLine()'