Skip to content

Basic Inventory Management (#41) #148

Basic Inventory Management (#41)

Basic Inventory Management (#41) #148

Triggered via push May 3, 2024 19:32
Status Success
Total duration 2m 49s
Artifacts

ci.yml

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

Annotations

33 warnings
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/Data/CharacterInventory.cs#L3
Using directive for 'System' should appear before directive for 'AeroMessages.GSS.V66.Character.Controller' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
macOS .NET 8: UdpHosts/GameServer/Data/CharacterInventory.cs#L4
Using directive for 'System.Collections.Generic' should appear before directive for 'AeroMessages.GSS.V66.Character.Controller' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
macOS .NET 8: UdpHosts/GameServer/Data/CharacterInventory.cs#L5
Using directive for 'System.Linq' should appear before directive for 'AeroMessages.GSS.V66.Character.Controller' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.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/.
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/Data/CharacterInventory.cs#L3
Using directive for 'System' should appear before directive for 'AeroMessages.GSS.V66.Character.Controller' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
Linux .NET 8: UdpHosts/GameServer/Data/CharacterInventory.cs#L4
Using directive for 'System.Collections.Generic' should appear before directive for 'AeroMessages.GSS.V66.Character.Controller' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
Linux .NET 8: UdpHosts/GameServer/Data/CharacterInventory.cs#L5
Using directive for 'System.Linq' should appear before directive for 'AeroMessages.GSS.V66.Character.Controller' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)