Skip to content

Patch for mutable data not being correctly updated (#61) #16

Patch for mutable data not being correctly updated (#61)

Patch for mutable data not being correctly updated (#61) #16

Triggered via push November 24, 2023 23:14
Status Success
Total duration 48s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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()'
ubuntu: CentCom.API/Services/Implemented/AppStatusService.cs#L7
Missing XML comment for publicly visible type or member 'AppStatusService'