Skip to content

Fix raceconditions for SimpleWebsocketCollection #96

Fix raceconditions for SimpleWebsocketCollection

Fix raceconditions for SimpleWebsocketCollection #96

Triggered via push February 3, 2025 13:46
Status Success
Total duration 2m 48s
Artifacts

codeql.yml

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

Annotations

7 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'