Web sockets #84
Annotations
21 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/WebSockets/Models/WebsocketServiceMessageContent.cs#L66
Non-nullable property 'ClientKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/WebSockets/Models/ClientKey.cs#L13
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/WebSockets/Models/WebSocketMessage.cs#L13
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/WebSockets/Models/HandshakeMessage.cs#L11
Non-nullable property 'GatewayPrincipal' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/WebSockets/IWebSocketAgent.cs#L8
Missing XML comment for publicly visible type or member 'IWebSocketAgent<TMessage>'
|
build:
src/WebSockets/IWebSocketAgent.cs#L11
Missing XML comment for publicly visible type or member 'IWebSocketAgent<TMessage>.ConnectAsync(CancellationToken?)'
|
build:
src/WebSockets/IWebSocketAgent.cs#L15
Missing XML comment for publicly visible type or member 'IWebSocketAgent<TMessage>.SendAsync(TMessage, CancellationToken?)'
|
build:
src/WebSockets/IWebSocketAgent.cs#L20
Missing XML comment for publicly visible type or member 'IWebSocketAgent<TMessage>.ReceiveNextAsync(CancellationToken?)'
|
build:
src/WebSockets/IWebSocketAgent.cs#L22
Missing XML comment for publicly visible type or member 'IWebSocketAgent<TMessage>.CloseAsync()'
|
build:
src/WebSockets/IWebSocketAgent.cs#L24
Missing XML comment for publicly visible type or member 'IWebSocketAgent<TMessage>.State'
|
build:
src/WebSockets/Models/WebsocketServiceMessageContent.cs#L66
Non-nullable property 'ClientKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/WebSockets/Models/HandshakeMessage.cs#L11
Non-nullable property 'GatewayPrincipal' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/WebSockets/Models/WebSocketMessage.cs#L13
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/WebSockets/Models/ClientKey.cs#L13
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/WebSockets/IWebSocketAgent.cs#L8
Missing XML comment for publicly visible type or member 'IWebSocketAgent<TMessage>'
|
build:
src/WebSockets/IWebSocketAgent.cs#L11
Missing XML comment for publicly visible type or member 'IWebSocketAgent<TMessage>.ConnectAsync(CancellationToken?)'
|
build:
src/WebSockets/IWebSocketAgent.cs#L15
Missing XML comment for publicly visible type or member 'IWebSocketAgent<TMessage>.SendAsync(TMessage, CancellationToken?)'
|
build:
src/WebSockets/IWebSocketAgent.cs#L20
Missing XML comment for publicly visible type or member 'IWebSocketAgent<TMessage>.ReceiveNextAsync(CancellationToken?)'
|
build:
src/WebSockets/IWebSocketAgent.cs#L22
Missing XML comment for publicly visible type or member 'IWebSocketAgent<TMessage>.CloseAsync()'
|
build:
src/WebSockets/IWebSocketAgent.cs#L24
Missing XML comment for publicly visible type or member 'IWebSocketAgent<TMessage>.State'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
binaries-agent
Expired
|
8.42 MB |
|
binaries-websockets
Expired
|
8.38 MB |
|