feat: Improve the logic of most of the room parts #4
dotnet.yml
on: push
build-linux
28s
build-windows
1m 15s
Annotations
25 warnings
build-linux
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@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-linux:
ConnectionMessage.cs#L136
'ConnectionMessage.Client.NewRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
|
build-linux:
ConnectionMessage.cs#L168
Cannot convert null literal to non-nullable reference type.
|
build-linux:
ConnectionMessage.cs#L194
'ConnectionMessage.Client.JoinRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
|
build-linux:
ConnectionMessage.cs#L212
'ConnectionMessage.Client.LeaveRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
|
build-linux:
ConnectionMessage.cs#L146
Non-nullable field '_roomID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-linux:
ConnectionMessage.cs#L114
Cannot convert null literal to non-nullable reference type.
|
build-linux:
ConnectionMessage.cs#L115
Cannot convert null literal to non-nullable reference type.
|
build-linux:
Program.cs#L340
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-linux:
Program.cs#L353
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-linux:
ConnectionMessage.cs#L136
'ConnectionMessage.Client.NewRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
|
build-linux
No files were found with the provided path: test-results. No artifacts will be uploaded.
|
build-windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@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-windows:
ConnectionMessage.cs#L136
'ConnectionMessage.Client.NewRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
|
build-windows:
ConnectionMessage.cs#L168
Cannot convert null literal to non-nullable reference type.
|
build-windows:
ConnectionMessage.cs#L194
'ConnectionMessage.Client.JoinRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
|
build-windows:
ConnectionMessage.cs#L212
'ConnectionMessage.Client.LeaveRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
|
build-windows:
ConnectionMessage.cs#L146
Non-nullable field '_roomID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-windows:
ConnectionMessage.cs#L114
Cannot convert null literal to non-nullable reference type.
|
build-windows:
ConnectionMessage.cs#L115
Cannot convert null literal to non-nullable reference type.
|
build-windows:
Program.cs#L340
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-windows:
Program.cs#L353
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-windows:
ConnectionMessage.cs#L136
'ConnectionMessage.Client.NewRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
|
build-windows
No files were found with the provided path: test-results. No artifacts will be uploaded.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-artifacts-linux", "build-artifacts-windows".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-artifacts-linux
|
863 KB |
|
build-artifacts-windows
|
928 KB |
|