Skip to content

Save session data on logout, add spawn points #138

Save session data on logout, add spawn points

Save session data on logout, add spawn points #138

Triggered via pull request March 23, 2024 21:26
Status Success
Total duration 2m 5s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
Linux .NET 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux .NET 8: UdpHosts/GameServer/GameServer.cs#L17
Using directive for 'System.Threading.Tasks' should appear before directive for 'Shared.Udp' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
macOS .NET 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macOS .NET 8: UdpHosts/GameServer/GameServer.cs#L17
Using directive for 'System.Threading.Tasks' should appear before directive for 'Shared.Udp' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
macOS .NET 8: UdpHosts/GameServer/Controllers/GenericShard.cs#L124
The parameters should all be placed on the same line or each parameter should be placed on its own line. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1117.md)
Windows VS2022 .NET 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows VS2022 .NET 8: UdpHosts/GameServer/GameServer.cs#L17
Using directive for 'System.Threading.Tasks' should appear before directive for 'Shared.Udp' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)