Merge pull request #32 from JulanDeAlb/dev #27
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#L288
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>?)'
|