Update dotnet monorepo #107
        
          Triggered via pull request
            September 10, 2025 23:59 
        
        
      
      
      
        Status
        Success
      
      
        Total duration
          
            3m 26s
          
      
      
        Artifacts
          
          –
          
      
    Annotations
40 warnings and 1 notice
          | 
                      
                          build (ubuntu-latest, x64): 
                        src/ChromeProtocol.Runtime/Messaging/IProtocolClient.cs#L6
                      
                       Missing XML comment for publicly visible type or member 'IProtocolClient' | 
| 
                      
                          build (ubuntu-latest, x64): 
                        src/ChromeProtocol.Runtime/Messaging/Extensions/ProtocolClientExtensions.cs#L61
                      
                       Missing XML comment for publicly visible type or member 'ProtocolClientExtensions.SubscribeOnceSync<TEvent>(IScopedProtocolClient, SyncDomainEventHandler<TEvent>)' | 
| 
                      
                          build (ubuntu-latest, x64): 
                        src/ChromeProtocol.Runtime/Messaging/Extensions/ProtocolClientExtensions.cs#L43
                      
                       Missing XML comment for publicly visible type or member 'ProtocolClientExtensions.SubscribeOnceAsync<TEvent>(IScopedProtocolClient, AsyncDomainEventHandler<TEvent>)' | 
| 
                      
                          build (ubuntu-latest, x64): 
                        src/ChromeProtocol.Runtime/Messaging/Extensions/ProtocolClientExtensions.cs#L25
                      
                       Missing XML comment for publicly visible type or member 'ProtocolClientExtensions.SubscribeOnceSync<TEvent>(IProtocolClient, SyncDomainEventHandler<TEvent>)' | 
| 
                      
                          build (ubuntu-latest, x64): 
                        src/ChromeProtocol.Runtime/Messaging/Extensions/ProtocolClientExtensions.cs#L7
                      
                       Missing XML comment for publicly visible type or member 'ProtocolClientExtensions.SubscribeOnceAsync<TEvent>(IProtocolClient, AsyncDomainEventHandler<TEvent>)' | 
| 
                      
                          build (ubuntu-latest, x64): 
                        src/ChromeProtocol.Runtime/Messaging/Extensions/ProtocolClientExtensions.cs#L5
                      
                       Missing XML comment for publicly visible type or member 'ProtocolClientExtensions' | 
| 
                      
                          build (ubuntu-latest, x64): 
                        src/ChromeProtocol.Runtime/Messaging/WebSockets/WebSocketProtocolClient.cs#L269
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build (ubuntu-latest, x64): 
                        src/ChromeProtocol.Runtime/Messaging/WebSockets/WebSocketProtocolClient.cs#L160
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
|  | 
|  | 
| 
                      
                          build (macos-latest, x64): 
                        src/ChromeProtocol.Runtime/Messaging/IProtocolClient.cs#L6
                      
                       Missing XML comment for publicly visible type or member 'IProtocolClient' | 
| 
                      
                          build (macos-latest, x64): 
                        src/ChromeProtocol.Runtime/Messaging/Extensions/ProtocolClientExtensions.cs#L61
                      
                       Missing XML comment for publicly visible type or member 'ProtocolClientExtensions.SubscribeOnceSync<TEvent>(IScopedProtocolClient, SyncDomainEventHandler<TEvent>)' | 
| 
                      
                          build (macos-latest, x64): 
                        src/ChromeProtocol.Runtime/Messaging/Extensions/ProtocolClientExtensions.cs#L43
                      
                       Missing XML comment for publicly visible type or member 'ProtocolClientExtensions.SubscribeOnceAsync<TEvent>(IScopedProtocolClient, AsyncDomainEventHandler<TEvent>)' | 
| 
                      
                          build (macos-latest, x64): 
                        src/ChromeProtocol.Runtime/Messaging/Extensions/ProtocolClientExtensions.cs#L25
                      
                       Missing XML comment for publicly visible type or member 'ProtocolClientExtensions.SubscribeOnceSync<TEvent>(IProtocolClient, SyncDomainEventHandler<TEvent>)' | 
| 
                      
                          build (macos-latest, x64): 
                        src/ChromeProtocol.Runtime/Messaging/Extensions/ProtocolClientExtensions.cs#L7
                      
                       Missing XML comment for publicly visible type or member 'ProtocolClientExtensions.SubscribeOnceAsync<TEvent>(IProtocolClient, AsyncDomainEventHandler<TEvent>)' | 
| 
                      
                          build (macos-latest, x64): 
                        src/ChromeProtocol.Runtime/Messaging/Extensions/ProtocolClientExtensions.cs#L5
                      
                       Missing XML comment for publicly visible type or member 'ProtocolClientExtensions' | 
| 
                      
                          build (macos-latest, x64): 
                        src/ChromeProtocol.Runtime/Messaging/WebSockets/WebSocketProtocolClient.cs#L269
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build (macos-latest, x64): 
                        src/ChromeProtocol.Runtime/Messaging/WebSockets/WebSocketProtocolClient.cs#L160
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
|  | 
|  | 
| 
                      
                          build (macos-latest, arm64): 
                        src/ChromeProtocol.Runtime/Messaging/IProtocolClient.cs#L6
                      
                       Missing XML comment for publicly visible type or member 'IProtocolClient' | 
| 
                      
                          build (macos-latest, arm64): 
                        src/ChromeProtocol.Runtime/Messaging/Extensions/ProtocolClientExtensions.cs#L61
                      
                       Missing XML comment for publicly visible type or member 'ProtocolClientExtensions.SubscribeOnceSync<TEvent>(IScopedProtocolClient, SyncDomainEventHandler<TEvent>)' | 
| 
                      
                          build (macos-latest, arm64): 
                        src/ChromeProtocol.Runtime/Messaging/Extensions/ProtocolClientExtensions.cs#L43
                      
                       Missing XML comment for publicly visible type or member 'ProtocolClientExtensions.SubscribeOnceAsync<TEvent>(IScopedProtocolClient, AsyncDomainEventHandler<TEvent>)' | 
| 
                      
                          build (macos-latest, arm64): 
                        src/ChromeProtocol.Runtime/Messaging/Extensions/ProtocolClientExtensions.cs#L25
                      
                       Missing XML comment for publicly visible type or member 'ProtocolClientExtensions.SubscribeOnceSync<TEvent>(IProtocolClient, SyncDomainEventHandler<TEvent>)' | 
| 
                      
                          build (macos-latest, arm64): 
                        src/ChromeProtocol.Runtime/Messaging/Extensions/ProtocolClientExtensions.cs#L7
                      
                       Missing XML comment for publicly visible type or member 'ProtocolClientExtensions.SubscribeOnceAsync<TEvent>(IProtocolClient, AsyncDomainEventHandler<TEvent>)' | 
| 
                      
                          build (macos-latest, arm64): 
                        src/ChromeProtocol.Runtime/Messaging/Extensions/ProtocolClientExtensions.cs#L5
                      
                       Missing XML comment for publicly visible type or member 'ProtocolClientExtensions' | 
| 
                      
                          build (macos-latest, arm64): 
                        src/ChromeProtocol.Runtime/Messaging/WebSockets/WebSocketProtocolClient.cs#L269
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build (macos-latest, arm64): 
                        src/ChromeProtocol.Runtime/Messaging/WebSockets/WebSocketProtocolClient.cs#L160
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
|  | 
|  | 
| 
                      
                          build (windows-latest, x64): 
                        src/ChromeProtocol.Runtime/Messaging/IProtocolClient.cs#L6
                      
                       Missing XML comment for publicly visible type or member 'IProtocolClient' | 
| 
                      
                          build (windows-latest, x64): 
                        src/ChromeProtocol.Runtime/Messaging/Extensions/ProtocolClientExtensions.cs#L61
                      
                       Missing XML comment for publicly visible type or member 'ProtocolClientExtensions.SubscribeOnceSync<TEvent>(IScopedProtocolClient, SyncDomainEventHandler<TEvent>)' | 
| 
                      
                          build (windows-latest, x64): 
                        src/ChromeProtocol.Runtime/Messaging/Extensions/ProtocolClientExtensions.cs#L43
                      
                       Missing XML comment for publicly visible type or member 'ProtocolClientExtensions.SubscribeOnceAsync<TEvent>(IScopedProtocolClient, AsyncDomainEventHandler<TEvent>)' | 
| 
                      
                          build (windows-latest, x64): 
                        src/ChromeProtocol.Runtime/Messaging/Extensions/ProtocolClientExtensions.cs#L25
                      
                       Missing XML comment for publicly visible type or member 'ProtocolClientExtensions.SubscribeOnceSync<TEvent>(IProtocolClient, SyncDomainEventHandler<TEvent>)' | 
| 
                      
                          build (windows-latest, x64): 
                        src/ChromeProtocol.Runtime/Messaging/Extensions/ProtocolClientExtensions.cs#L7
                      
                       Missing XML comment for publicly visible type or member 'ProtocolClientExtensions.SubscribeOnceAsync<TEvent>(IProtocolClient, AsyncDomainEventHandler<TEvent>)' | 
| 
                      
                          build (windows-latest, x64): 
                        src/ChromeProtocol.Runtime/Messaging/Extensions/ProtocolClientExtensions.cs#L5
                      
                       Missing XML comment for publicly visible type or member 'ProtocolClientExtensions' | 
| 
                      
                          build (windows-latest, x64): 
                        src/ChromeProtocol.Runtime/Messaging/WebSockets/WebSocketProtocolClient.cs#L269
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build (windows-latest, x64): 
                        src/ChromeProtocol.Runtime/Messaging/WebSockets/WebSocketProtocolClient.cs#L160
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
|  | 
|  | 
| 
                      
                          build (windows-latest, x64)
                        
                      
                       The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677 |