Bump Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.10 to 8.0.12 in /src #282
Annotations
11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/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.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.Tools/Spawnsets/GetSpawnset.cs#L12
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
build:
src/DevilDaggersInfo.Web.Client.Core.Canvas/Canvas.cs#L3
The type name Canvas conflicts in whole or in part with the namespace name 'DevilDaggersInfo.Web.Client.Core.Canvas'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
build:
src/DevilDaggersInfo.Web.ApiSpec.Main/Mods/AssetType.cs#L4
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/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/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)
|