Skip to content

Move Task run out of catch #85

Move Task run out of catch

Move Task run out of catch #85

Triggered via push January 31, 2025 19:17
Status Success
Total duration 2m 57s
Artifacts

codeql.yml

on: push
Analyze (csharp)
2m 48s
Analyze (csharp)
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Analyze (csharp): LiveControlGateway/LifetimeManager/HubLifetime.cs#L30
Missing XML comment for publicly visible type or member 'HubLifetime.HubLifetimeState'
Analyze (csharp): LiveControlGateway/LifetimeManager/HubLifetime.cs#L32
Missing XML comment for publicly visible type or member 'HubLifetime.HubLifetimeState.Idle'
Analyze (csharp): LiveControlGateway/LifetimeManager/HubLifetime.cs#L33
Missing XML comment for publicly visible type or member 'HubLifetime.HubLifetimeState.SettingUp'
Analyze (csharp): LiveControlGateway/LifetimeManager/HubLifetime.cs#L34
Missing XML comment for publicly visible type or member 'HubLifetime.HubLifetimeState.Swapping'
Analyze (csharp): LiveControlGateway/LifetimeManager/HubLifetime.cs#L35
Missing XML comment for publicly visible type or member 'HubLifetime.HubLifetimeState.Removing'
Analyze (csharp): LiveControlGateway/LifetimeManager/HubLifetime.cs#L39
Missing XML comment for publicly visible type or member 'HubLifetime.HubController'