Merge pull request #29 from AoshiW/net8 #19
Annotations
10 warnings
release-preview:
src/TwitchLib.Communication/Clients/ClientBase.cs#L30
XML comment has cref attribute 'ListenTask' that could not be resolved
|
release-preview:
src/TwitchLib.Communication/Clients/ClientBase.cs#L37
Missing XML comment for publicly visible type or member 'ClientBase<T>.Logger'
|
release-preview:
src/TwitchLib.Communication/Clients/ClientBase.cs#L39
Missing XML comment for publicly visible type or member 'ClientBase<T>.Url'
|
release-preview:
src/TwitchLib.Communication/Clients/ClientBase.cs#L288
XML comment has cref attribute 'ListenTaskAsync' that could not be resolved
|
release-preview:
src/TwitchLib.Communication/Clients/TcpClient.cs#L9
Missing XML comment for publicly visible type or member 'TcpClient'
|
release-preview:
src/TwitchLib.Communication/Clients/WebsocketClient.cs#L11
Missing XML comment for publicly visible type or member 'WebSocketClient'
|
release-preview:
src/TwitchLib.Communication/Enums/ClientType.cs#L3
Missing XML comment for publicly visible type or member 'ClientType'
|
release-preview:
src/TwitchLib.Communication/Enums/ClientType.cs#L5
Missing XML comment for publicly visible type or member 'ClientType.Chat'
|
release-preview:
src/TwitchLib.Communication/Enums/ClientType.cs#L6
Missing XML comment for publicly visible type or member 'ClientType.PubSub'
|
release-preview:
src/TwitchLib.Communication/Events/CoreEvents.cs#L8
Missing XML comment for publicly visible type or member 'AsyncEventHandler<TEventArgs>'
|