Update DevilDaggersInfo.Core to 0.8.0 #58
Annotations
11 warnings
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.Ddae/Mods/GetModDdae.cs#L9
Change the type of property 'GetModDdae.TrailerUrl' from 'string' to 'System.Uri' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1056)
|
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.Admin/Mods/AddMod.cs#L13
Change the type of property 'AddMod.TrailerUrl' from 'string' to 'System.Uri' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1056)
|
build:
src/DevilDaggersInfo.Web.ApiSpec.Admin/Mods/AddMod.cs#L21
Change the type of property 'AddMod.Url' from 'string' to 'System.Uri' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1056)
|
build:
src/DevilDaggersInfo.Web.ApiSpec.Admin/Mods/EditMod.cs#L13
Change the type of property 'EditMod.TrailerUrl' from 'string' to 'System.Uri' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1056)
|
build:
src/DevilDaggersInfo.Web.ApiSpec.Admin/Mods/EditMod.cs#L21
Change the type of property 'EditMod.Url' from 'string' to 'System.Uri' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1056)
|