Skip to content

Allow tokens to delete themselves #167

Allow tokens to delete themselves

Allow tokens to delete themselves #167

Triggered via pull request March 9, 2025 02:17
Status Success
Total duration 2m 52s
Artifacts

codeql.yml

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