Skip to content

Bump Version to 2.0.1 #28

Bump Version to 2.0.1

Bump Version to 2.0.1 #28

Triggered via push January 3, 2024 13:41
Status Success
Total duration 1m 14s
Artifacts

tests-linux.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
tests (8.0.x): src/TwitchLib.Communication/Clients/ClientBase.cs#L30
XML comment has cref attribute 'ListenTask' that could not be resolved
tests (8.0.x): src/TwitchLib.Communication/Clients/ClientBase.cs#L30
XML comment has cref attribute 'ListenTask' that could not be resolved
tests (8.0.x): src/TwitchLib.Communication/Clients/ClientBase.cs#L37
Missing XML comment for publicly visible type or member 'ClientBase<T>.Logger'
tests (8.0.x): src/TwitchLib.Communication/Clients/ClientBase.cs#L39
Missing XML comment for publicly visible type or member 'ClientBase<T>.Url'
tests (8.0.x): src/TwitchLib.Communication/Clients/ClientBase.cs#L288
XML comment has cref attribute 'ListenTaskAsync' that could not be resolved
tests (8.0.x): src/TwitchLib.Communication/Clients/TcpClient.cs#L9
Missing XML comment for publicly visible type or member 'TcpClient'
tests (8.0.x): src/TwitchLib.Communication/Clients/WebsocketClient.cs#L11
Missing XML comment for publicly visible type or member 'WebSocketClient'
tests (8.0.x): src/TwitchLib.Communication/Enums/ClientType.cs#L3
Missing XML comment for publicly visible type or member 'ClientType'
tests (8.0.x): src/TwitchLib.Communication/Enums/ClientType.cs#L5
Missing XML comment for publicly visible type or member 'ClientType.Chat'
tests (8.0.x): src/TwitchLib.Communication/Enums/ClientType.cs#L6
Missing XML comment for publicly visible type or member 'ClientType.PubSub'