Add the ability to set the window icon #73
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
ImGuiApp/ImGuiApp.cs#L60
Split this 222 characters long line (which is greater than 200 authorized). (https://rules.sonarsource.com/csharp/RSPEC-103)
|
ImGuiApp/ImGuiApp.cs#L61
Split this 232 characters long line (which is greater than 200 authorized). (https://rules.sonarsource.com/csharp/RSPEC-103)
|
ImGuiApp/ImGuiApp.cs#L22
Assign this magic number '50' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109)
|
ImGuiApp/ImGuiApp.cs#L21
Assign this magic number '1280' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109)
|
ImGuiApp/ImGuiApp.cs#L21
Assign this magic number '720' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109)
|
ImGuiApp/ImGuiApp.cs#L22
Assign this magic number '50' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109)
|
ImGuiApp/ImGuiApp.cs#L62
The Cyclomatic Complexity of this method is 16 which is greater than 10 authorized. (https://rules.sonarsource.com/csharp/RSPEC-1541)
|
ImGuiApp/ImGuiApp.cs#L139
Assign this magic number '0.45' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109)
|
ImGuiApp/ImGuiApp.cs#L139
Assign this magic number '255' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109)
|
ImGuiApp/ImGuiApp.cs#L139
Assign this magic number '0.55' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109)
|
The logs for this run have expired and are no longer available.
Loading