Skip to content

Merge pull request #34 from tgiachi/dev #20

Merge pull request #34 from tgiachi/dev

Merge pull request #34 from tgiachi/dev #20

Triggered via push April 27, 2023 17:15
Status Success
Total duration 1m 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2.5.0. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build
The event 'SignalrNetworkServer.OnMessageReceived' is never used
build
The event 'SignalrNetworkServer.OnClientConnected' is never used
build
The event 'SignalrNetworkServer.OnClientDisconnected' is never used
build
Avoid "async void" methods, because any exceptions not handled by the method will crash the process
build
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method
build
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method
build
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method
build
Avoid "async void" methods, because any exceptions not handled by the method will crash the process
build
Avoid "async void" methods, because any exceptions not handled by the method will crash the process
build
The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'