Skip to content

Bump NSwag.AspNetCore from 14.0.8 to 14.1.0 in /src #240

Bump NSwag.AspNetCore from 14.0.8 to 14.1.0 in /src

Bump NSwag.AspNetCore from 14.0.8 to 14.1.0 in /src #240

Triggered via pull request September 9, 2024 13:36
Status Success
Total duration 2m 22s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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.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)