Patch for mutable data not being correctly updated #15
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'
|