Skip to content

Sync Directory.Build.targets #65

Sync Directory.Build.targets

Sync Directory.Build.targets #65

Triggered via push June 27, 2024 03:50
Status Success
Total duration 3m 46s
Artifacts

dotnet.yml

on: push
build-dotnet-library  /  ktsu-io/ImGuiApp build-dotnet-library
3m 34s
build-dotnet-library / ktsu-io/ImGuiApp build-dotnet-library
Fit to window
Zoom out
Zoom in

Annotations

12 warnings and 1 notice
build-dotnet-library / ktsu-io/ImGuiApp build-dotnet-library
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-dotnet-library / ktsu-io/ImGuiApp build-dotnet-library
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4.0.1\dist\codecov.exe' failed with exit code 1
build-dotnet-library / ktsu-io/ImGuiApp build-dotnet-library: ImGuiApp/ImGuiApp.cs#L53
Split this 222 characters long line (which is greater than 200 authorized). (https://rules.sonarsource.com/csharp/RSPEC-103)
build-dotnet-library / ktsu-io/ImGuiApp build-dotnet-library: ImGuiApp/ImGuiApp.cs#L54
Split this 232 characters long line (which is greater than 200 authorized). (https://rules.sonarsource.com/csharp/RSPEC-103)
build-dotnet-library / ktsu-io/ImGuiApp build-dotnet-library: ImGuiApp/ImGuiApp.cs#L16
Assign this magic number '1280' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109)
build-dotnet-library / ktsu-io/ImGuiApp build-dotnet-library: ImGuiApp/ImGuiApp.cs#L16
Assign this magic number '720' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109)
build-dotnet-library / ktsu-io/ImGuiApp build-dotnet-library: ImGuiApp/ImGuiApp.cs#L17
Assign this magic number '50' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109)
build-dotnet-library / ktsu-io/ImGuiApp build-dotnet-library: ImGuiApp/ImGuiApp.cs#L17
Assign this magic number '50' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109)
build-dotnet-library / ktsu-io/ImGuiApp build-dotnet-library: ImGuiApp/ImGuiApp.cs#L55
The Cyclomatic Complexity of this method is 15 which is greater than 10 authorized. (https://rules.sonarsource.com/csharp/RSPEC-1541)
build-dotnet-library / ktsu-io/ImGuiApp build-dotnet-library: ImGuiApp/ImGuiApp.cs#L168
Refactor this code to not nest more than 3 control flow statements. (https://rules.sonarsource.com/csharp/RSPEC-134)
build-dotnet-library / ktsu-io/ImGuiApp build-dotnet-library: ImGuiApp/ImGuiApp.cs#L173
Refactor this code to not nest more than 3 control flow statements. (https://rules.sonarsource.com/csharp/RSPEC-134)
build-dotnet-library / ktsu-io/ImGuiApp build-dotnet-library: ImGuiApp/ImGuiApp.cs#L162
Merge this if statement with the enclosing one. (https://rules.sonarsource.com/csharp/RSPEC-1066)
build-dotnet-library / ktsu-io/ImGuiApp build-dotnet-library
Skipping action, release already exists and skipIfReleaseExists is enabled.