Skip to content

CentCom 1.7.3

CentCom 1.7.3 #8

Triggered via release November 24, 2023 23:14
@bobbahbobbah
created 1.7.3
Status Success
Total duration 1m 17s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/github-script@v4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
release: CentCom.API/Services/IAppStatusService.cs#L6
Missing XML comment for publicly visible type or member 'IAppStatusService'
release: CentCom.API/Services/IBanService.cs#L8
Missing XML comment for publicly visible type or member 'IBanService'
release: CentCom.API/Services/IBanService.cs#L10
Missing XML comment for publicly visible type or member 'IBanService.GetBansForSourceAsync(int, bool)'
release: CentCom.API/Services/IBanService.cs#L11
Missing XML comment for publicly visible type or member 'IBanService.GetBansForKeyAsync(string, int?, bool)'
release: CentCom.API/Services/IBanService.cs#L12
Missing XML comment for publicly visible type or member 'IBanService.GetBanAsync(int)'
release: CentCom.API/Services/IBanService.cs#L13
Missing XML comment for publicly visible type or member 'IBanService.SearchSummariesForKeyAsync(string)'
release: CentCom.API/Services/IBanSourceService.cs#L7
Missing XML comment for publicly visible type or member 'IBanSourceService'
release: CentCom.API/Services/IBanSourceService.cs#L9
Missing XML comment for publicly visible type or member 'IBanSourceService.GetBanSourceAsync(int)'
release: CentCom.API/Services/IBanSourceService.cs#L10
Missing XML comment for publicly visible type or member 'IBanSourceService.GetAllBanSourcesAsync()'
release: CentCom.API/Services/Implemented/AppStatusService.cs#L7
Missing XML comment for publicly visible type or member 'AppStatusService'