Skip to content

Update DevilDaggersInfo.Core to 0.10.0 #85

Update DevilDaggersInfo.Core to 0.10.0

Update DevilDaggersInfo.Core to 0.10.0 #85

Triggered via push March 3, 2024 15:49
Status Success
Total duration 1m 42s
Artifacts

push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/DevilDaggersInfo.Web.ApiSpec.DdstatsRust/SupportedOperatingSystem.cs#L3
Add a member to SupportedOperatingSystem that has a value of zero with a suggested name of 'None' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1008)
build: src/DevilDaggersInfo.Web.ApiSpec.DdLive/CustomLeaderboards/CustomLeaderboardCategoryDdLive.cs#L4
Add a member to CustomLeaderboardCategoryDdLive that has a value of zero with a suggested name of 'None' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1008)
build: src/DevilDaggersInfo.Web.ApiSpec.DdLive/CustomLeaderboards/CustomLeaderboardCategoryDdLive.cs#L3
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build: src/DevilDaggersInfo.Web.ApiSpec.DdLive/LeaderboardStatistics/LeaderboardStatisticsLimitDdLive.cs#L3
Add a member to LeaderboardStatisticsLimitDdLive that has a value of zero with a suggested name of 'None' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1008)
build: src/DevilDaggersInfo.Web.ApiSpec.DdLive/CustomLeaderboards/GetCustomLeaderboardOverviewDdLive.cs#L23
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build: src/DevilDaggersInfo.Web.ApiSpec.Main/CustomLeaderboards/GetCustomLeaderboard.cs#L29
Change 'CustomEntries' to be read-only by removing the property setter (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2227)
build: src/DevilDaggersInfo.Web.ApiSpec.Main/Mods/AssetType.cs#L3
Add a member to AssetType that has a value of zero with a suggested name of 'None' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1008)
build: src/DevilDaggersInfo.Web.ApiSpec.Main/Mods/AssetType.cs#L3
Mark enums with FlagsAttribute (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1027)
build: src/DevilDaggersInfo.Web.ApiSpec.Main/Spawnsets/HandLevel.cs#L3
Add a member to HandLevel that has a value of zero with a suggested name of 'None' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1008)
build: src/DevilDaggersInfo.Web.ApiSpec.Main/Spawnsets/SpawnsetSorting.cs#L3
Mark enums with FlagsAttribute (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1027)