Bump DSharpPlus from 4.4.6 to 4.4.7 in /src (#634) #202
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/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.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.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)
|
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.Server.Domain/Constants/FeatureConstants.cs#L9
Remove the underscores from member name DevilDaggersInfo.Web.Server.Domain.Constants.FeatureConstants.OldDdclV3_1 (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|