Skip to content

Merge pull request #26 from TwitchLib/dev #26

Merge pull request #26 from TwitchLib/dev

Merge pull request #26 from TwitchLib/dev #26

Triggered via push September 8, 2023 22:06
Status Success
Total duration 5m 1s
Artifacts
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
tests (7.0.x): src/TwitchLib.Communication/Clients/ClientBase.cs#L30
XML comment has cref attribute 'ListenTask' that could not be resolved
tests (7.0.x): src/TwitchLib.Communication/Clients/ClientBase.cs#L37
Missing XML comment for publicly visible type or member 'ClientBase<T>.Logger'
tests (7.0.x): src/TwitchLib.Communication/Clients/ClientBase.cs#L39
Missing XML comment for publicly visible type or member 'ClientBase<T>.Url'
tests (7.0.x): src/TwitchLib.Communication/Clients/ClientBase.cs#L287
XML comment has cref attribute 'ListenTaskAsync' that could not be resolved
tests (7.0.x): src/TwitchLib.Communication/Clients/TcpClient.cs#L9
Missing XML comment for publicly visible type or member 'TcpClient'
tests (7.0.x): src/TwitchLib.Communication/Clients/TcpClient.cs#L22
Missing XML comment for publicly visible type or member 'TcpClient.TcpClient(IClientOptions?, ILogger<TcpClient>?)'
tests (7.0.x): src/TwitchLib.Communication/Clients/WebsocketClient.cs#L11
Missing XML comment for publicly visible type or member 'WebSocketClient'
tests (7.0.x): src/TwitchLib.Communication/Clients/WebsocketClient.cs#L13
Missing XML comment for publicly visible type or member 'WebSocketClient.Url'
tests (7.0.x): src/TwitchLib.Communication/Clients/WebsocketClient.cs#L15
Missing XML comment for publicly visible type or member 'WebSocketClient.IsConnected'
tests (7.0.x): src/TwitchLib.Communication/Clients/WebsocketClient.cs#L17
Missing XML comment for publicly visible type or member 'WebSocketClient.WebSocketClient(IClientOptions?, ILogger<WebSocketClient>?)'