Skip to content

update T7 retail parser version to prevent conflict with boiii parser #67

update T7 retail parser version to prevent conflict with boiii parser

update T7 retail parser version to prevent conflict with boiii parser #67

Re-run triggered July 4, 2024 16:06
Status Success
Total duration 58s
Artifacts 1
update_revision_number
4s
update_revision_number
make_version
1s
make_version
release_github
23s
release_github
update_master_version
2s
update_master_version
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
RaidMax
approved Jul 4, 2024
Prerelease

Approving prerelease

Annotations

10 warnings
build: Application/Alerts/AlertManager.cs#L14
Missing XML comment for publicly visible type or member 'AlertManager'
build: Application/Alerts/AlertManager.cs#L21
Missing XML comment for publicly visible type or member 'AlertManager.AlertManager(ApplicationConfiguration)'
build: Application/Alerts/AlertManager.cs#L27
Missing XML comment for publicly visible type or member 'AlertManager.OnAlertConsumed'
build: Application/Alerts/AlertManager.cs#L29
Missing XML comment for publicly visible type or member 'AlertManager.Initialize()'
build: Application/Alerts/AlertManager.cs#L41
Missing XML comment for publicly visible type or member 'AlertManager.RetrieveAlerts(EFClient)'
build: Application/Alerts/AlertManager.cs#L69
Missing XML comment for publicly visible type or member 'AlertManager.MarkAlertAsRead(Guid)'
build: Application/Alerts/AlertManager.cs#L96
Missing XML comment for publicly visible type or member 'AlertManager.MarkAllAlertsAsRead(int)'
build: Application/Alerts/AlertManager.cs#L124
Missing XML comment for publicly visible type or member 'AlertManager.AddAlert(Alert.AlertState)'
build: Application/Alerts/AlertManager.cs#L159
Missing XML comment for publicly visible type or member 'AlertManager.RegisterStaticAlertSource(Func<Task<IEnumerable<Alert.AlertState>>>)'
build: Application/API/GameLogServer/IGameLogServer.cs#L7
Missing XML comment for publicly visible type or member 'IGameLogServer'