Skip to content

Update dotnet.yml

Update dotnet.yml #3

Triggered via push September 6, 2024 13:02
Status Success
Total duration 1m 5s
Artifacts 2

dotnet.yml

on: push
build-linux
13s
build-linux
build-windows
51s
build-windows
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#L106
'ConnectionMessage.Client.NewRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
build-linux: ConnectionMessage.cs#L145
'ConnectionMessage.Client.JoinRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
build-linux: ConnectionMessage.cs#L158
'ConnectionMessage.Client.LeaveRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
build-linux: ConnectionMessage.cs#L116
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#L84
Cannot convert null literal to non-nullable reference type.
build-linux: ConnectionMessage.cs#L85
Cannot convert null literal to non-nullable reference type.
build-linux: GameManager.cs#L99
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input, string pattern)'.
build-linux: Program.cs#L178
'GameManager.UserManager.Drop(IWebSocketConnection)' is obsolete: 'Use RemoveUser instead. | 使用 RemoveUser 代替.'
build-linux: Program.cs#L194
'GameManager.UserManager.Drop(IWebSocketConnection)' is obsolete: 'Use RemoveUser instead. | 使用 RemoveUser 代替.'
build-linux: Program.cs#L259
'GameManager.UserManager.Drop(IWebSocketConnection)' is obsolete: 'Use RemoveUser instead. | 使用 RemoveUser 代替.'
build-linux
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/
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#L106
'ConnectionMessage.Client.NewRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
build-windows: ConnectionMessage.cs#L145
'ConnectionMessage.Client.JoinRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
build-windows: ConnectionMessage.cs#L158
'ConnectionMessage.Client.LeaveRoom.action' hides inherited member 'ConnectionMessage.Message.action'. Use the new keyword if hiding was intended.
build-windows: ConnectionMessage.cs#L116
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#L84
Cannot convert null literal to non-nullable reference type.
build-windows: ConnectionMessage.cs#L85
Cannot convert null literal to non-nullable reference type.
build-windows: GameManager.cs#L99
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input, string pattern)'.
build-windows: Program.cs#L178
'GameManager.UserManager.Drop(IWebSocketConnection)' is obsolete: 'Use RemoveUser instead. | 使用 RemoveUser 代替.'
build-windows: Program.cs#L194
'GameManager.UserManager.Drop(IWebSocketConnection)' is obsolete: 'Use RemoveUser instead. | 使用 RemoveUser 代替.'
build-windows: Program.cs#L259
'GameManager.UserManager.Drop(IWebSocketConnection)' is obsolete: 'Use RemoveUser instead. | 使用 RemoveUser 代替.'
build-windows
No files were found with the provided path: test-results. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
build-artifacts-linux
857 KB
build-artifacts-windows
922 KB