Skip to content

Multiple roles support #101

Multiple roles support

Multiple roles support #101

Triggered via pull request February 4, 2025 00:45
Status Success
Total duration 2m 59s
Artifacts

codeql.yml

on: pull_request
Analyze (csharp)
2m 47s
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'