Skip to content

feta: Simplify serialization logic #8

feta: Simplify serialization logic

feta: Simplify serialization logic #8

Triggered via push September 10, 2024 16:37
Status Success
Total duration 1m 44s
Artifacts 2

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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#L135
'ConnectionMessage.Server.UserJoinRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
build-linux: ConnectionMessage.cs#L241
'ConnectionMessage.Client.NewRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
build-linux: ConnectionMessage.cs#L273
Cannot convert null literal to non-nullable reference type.
build-linux: ConnectionMessage.cs#L299
'ConnectionMessage.Client.JoinRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
build-linux: ConnectionMessage.cs#L317
'ConnectionMessage.Client.LeaveRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
build-linux: ConnectionMessage.cs#L322
'ConnectionMessage.Client.SelectChart.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
build-linux: GameManager.cs#L116
Possible null reference argument for parameter 'chartMD5' in 'UserSelectedChart.UserSelectedChart(string chartMD5, string chartUrl = "")'.
build-linux: ConnectionMessage.cs#L251
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#L219
Cannot convert null literal to non-nullable reference type.
build-linux: ConnectionMessage.cs#L220
Cannot convert null literal to non-nullable reference type.
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#L135
'ConnectionMessage.Server.UserJoinRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
build-windows: ConnectionMessage.cs#L241
'ConnectionMessage.Client.NewRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
build-windows: ConnectionMessage.cs#L273
Cannot convert null literal to non-nullable reference type.
build-windows: ConnectionMessage.cs#L299
'ConnectionMessage.Client.JoinRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
build-windows: ConnectionMessage.cs#L317
'ConnectionMessage.Client.LeaveRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
build-windows: ConnectionMessage.cs#L322
'ConnectionMessage.Client.SelectChart.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
build-windows: GameManager.cs#L116
Possible null reference argument for parameter 'chartMD5' in 'UserSelectedChart.UserSelectedChart(string chartMD5, string chartUrl = "")'.
build-windows: ConnectionMessage.cs#L251
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#L219
Cannot convert null literal to non-nullable reference type.
build-windows: ConnectionMessage.cs#L220
Cannot convert null literal to non-nullable reference type.
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
868 KB
build-artifacts-windows
933 KB