reimpl. RUDP.Client over RUDP.Connection #172
Annotations
6 warnings
test (8, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|
test (8, ubuntu-latest):
src/rudp/partials/utils/RUDP.Connection.cs#L19
The field 'RUDP.Connection._receivedId' is assigned but its value is never used
|
test (8, macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|
test (8, macos-latest):
src/rudp/partials/utils/RUDP.Connection.cs#L19
The field 'RUDP.Connection._receivedId' is assigned but its value is never used
|
test (8, windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|
test (8, windows-latest):
src/rudp/partials/utils/RUDP.Connection.cs#L19
The field 'RUDP.Connection._receivedId' is assigned but its value is never used
|