Merge remote-tracking branch 'origin/main' #10
Annotations
13 warnings
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:
ConnectionMessage.cs#L144
'ConnectionMessage.Server.UserJoinRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
|
Build:
ConnectionMessage.cs#L281
'ConnectionMessage.Client.NewRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
|
Build:
ConnectionMessage.cs#L313
Cannot convert null literal to non-nullable reference type.
|
Build:
ConnectionMessage.cs#L339
'ConnectionMessage.Client.JoinRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
|
Build:
ConnectionMessage.cs#L357
'ConnectionMessage.Client.LeaveRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
|
Build:
ConnectionMessage.cs#L362
'ConnectionMessage.Client.SelectChart.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
|
Build:
ConnectionMessage.cs#L373
'ConnectionMessage.Client.GameStart.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
|
Build:
ConnectionMessage.cs#L291
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:
ConnectionMessage.cs#L259
Cannot convert null literal to non-nullable reference type.
|
Build:
ConnectionMessage.cs#L260
Cannot convert null literal to non-nullable reference type.
|
Upload Test Results
No files were found with the provided path: test-results. No artifacts will be uploaded.
|
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/
|
Loading