Skip to content

Improved version logging (#56) #6

Improved version logging (#56)

Improved version logging (#56) #6

Triggered via push July 8, 2023 19:27
Status Success
Total duration 50s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ubuntu: CentCom.API/Models/AppVersionDTO.cs#L10
Parameter 'CopyrightNotice' has no matching param tag in the XML comment for 'AppVersionDTO.AppVersionDTO(string, string, string)' (but other parameters do)
ubuntu: CentCom.API/Services/IAppStatusService.cs#L6
Missing XML comment for publicly visible type or member 'IAppStatusService'
ubuntu: CentCom.API/Services/IBanService.cs#L8
Missing XML comment for publicly visible type or member 'IBanService'
ubuntu: CentCom.API/Services/IBanService.cs#L10
Missing XML comment for publicly visible type or member 'IBanService.GetBansForSourceAsync(int, bool)'
ubuntu: CentCom.API/Services/IBanService.cs#L11
Missing XML comment for publicly visible type or member 'IBanService.GetBansForKeyAsync(string, int?, bool)'
ubuntu: CentCom.API/Services/IBanService.cs#L12
Missing XML comment for publicly visible type or member 'IBanService.GetBanAsync(int)'
ubuntu: CentCom.API/Services/IBanService.cs#L13
Missing XML comment for publicly visible type or member 'IBanService.SearchSummariesForKeyAsync(string)'
ubuntu: CentCom.API/Services/IBanSourceService.cs#L7
Missing XML comment for publicly visible type or member 'IBanSourceService'
ubuntu: CentCom.API/Services/IBanSourceService.cs#L9
Missing XML comment for publicly visible type or member 'IBanSourceService.GetBanSourceAsync(int)'
ubuntu: CentCom.API/Services/IBanSourceService.cs#L10
Missing XML comment for publicly visible type or member 'IBanSourceService.GetAllBanSourcesAsync()'