Skip to content

Merge pull request #26 from TwitchLib/dev #7

Merge pull request #26 from TwitchLib/dev

Merge pull request #26 from TwitchLib/dev #7

Triggered via push September 8, 2023 22:06
Status Success
Total duration 46s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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