Skip to content

Dependancy injection Scope and Transient lifetimes added. #151

Dependancy injection Scope and Transient lifetimes added.

Dependancy injection Scope and Transient lifetimes added. #151

Triggered via push March 6, 2025 15:34
Status Success
Total duration 42s
Artifacts

nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
publish: ConsoleHero/Generator/ISubContent.cs#L3
Missing XML comment for publicly visible type or member 'ISubContent<Tkey, Tvalue>'
publish: ConsoleHero/Generator/ISubContent.cs#L5
Missing XML comment for publicly visible type or member 'ISubContent<Tkey, Tvalue>.ByKey'
publish: ConsoleHero/Generator/ISubContent.cs#L7
Missing XML comment for publicly visible type or member 'ISubContent<Tkey, Tvalue>.this[Tkey]'
publish: ConsoleHero/GlobalSettings.cs#L35
Missing XML comment for publicly visible type or member 'GlobalSettings.ColorService'
publish: ConsoleHero/GlobalSettings.cs#L49
Missing XML comment for publicly visible type or member 'GlobalSettings.Content'
publish: ConsoleHero/GlobalSettings.cs#L51
Missing XML comment for publicly visible type or member 'GlobalSettings.Get<T>()'
publish: ConsoleHero/Interfaces/IColorService.cs#L3
Missing XML comment for publicly visible type or member 'IColorService'
publish: ConsoleHero/Interfaces/IColorService.cs#L5
Missing XML comment for publicly visible type or member 'IColorService.ConsoleColorToDrawingColor(ConsoleColor)'
publish: ConsoleHero/Interfaces/IColorService.cs#L26
Missing XML comment for publicly visible type or member 'IColorService.SetTextColor(Color)'
publish: ConsoleHero/Interfaces/IColorService.cs#L28
Missing XML comment for publicly visible type or member 'IColorService.SetTextColor(ConsoleColor)'