Update Directory.Build.targets #52
dotnet.yml
on: push
build-dotnet-library
/
ktsu-io/ImGuiApp build-dotnet-library
2m 48s
Annotations
12 warnings
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#L1
Do not suppress issues. (https://rules.sonarsource.com/csharp/RSPEC-1309)
|
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#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#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#L57
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
build-dotnet-library / ktsu-io/ImGuiApp build-dotnet-library:
ImGuiApp/ImGuiApp.cs#L58
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
build-dotnet-library / ktsu-io/ImGuiApp build-dotnet-library:
ImGuiApp/ImGuiApp.cs#L82
Extract the assignment of 'gl' from this expression. (https://rules.sonarsource.com/csharp/RSPEC-1121)
|