Skip to content

Decrease IEnumerable usage #177

Decrease IEnumerable usage

Decrease IEnumerable usage #177

Triggered via pull request March 10, 2025 10:48
Status Success
Total duration 2m 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

codeql.yml

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