Skip to content

First pass at getting CI/CD going. #1

First pass at getting CI/CD going.

First pass at getting CI/CD going. #1

Triggered via push July 20, 2024 22:06
Status Success
Total duration 1m 43s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: System.Net.WebSockets.Client.Managed/ClientWebSocket.cs#L11
Missing XML comment for publicly visible type or member 'ClientWebSocket'
build: System.Net.WebSockets.Client.Managed/ClientWebSocket.cs#L28
Missing XML comment for publicly visible type or member 'ClientWebSocket.ClientWebSocket()'
build: System.Net.WebSockets.Client.Managed/ClientWebSocket.cs#L41
Missing XML comment for publicly visible type or member 'ClientWebSocket.Options'
build: System.Net.WebSockets.Client.Managed/ClientWebSocket.cs#L49
Missing XML comment for publicly visible type or member 'ClientWebSocket.CloseStatus'
build: System.Net.WebSockets.Client.Managed/ClientWebSocket.cs#L61
Missing XML comment for publicly visible type or member 'ClientWebSocket.CloseStatusDescription'
build: System.Net.WebSockets.Client.Managed/ClientWebSocket.cs#L73
Missing XML comment for publicly visible type or member 'ClientWebSocket.SubProtocol'
build: System.Net.WebSockets.Client.Managed/ClientWebSocket.cs#L85
Missing XML comment for publicly visible type or member 'ClientWebSocket.State'
build: System.Net.WebSockets.Client.Managed/ClientWebSocket.cs#L109
Missing XML comment for publicly visible type or member 'ClientWebSocket.ConnectAsync(Uri, CancellationToken)'
build: System.Net.WebSockets.Client.Managed/ClientWebSocket.cs#L161
Missing XML comment for publicly visible type or member 'ClientWebSocket.SendAsync(ArraySegment<byte>, WebSocketMessageType, bool, CancellationToken)'
build: System.Net.WebSockets.Client.Managed/ClientWebSocket.cs#L168
Missing XML comment for publicly visible type or member 'ClientWebSocket.ReceiveAsync(ArraySegment<byte>, CancellationToken)'