Skip to content

feat(version): 1.9.3 #29

feat(version): 1.9.3

feat(version): 1.9.3 #29

Triggered via push December 23, 2024 08:44
Status Success
Total duration 1m 16s
Artifacts

build.yml

on: push
Build and analyze
1m 6s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and analyze
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and analyze: SharpEngine.Core/Manager/InputManager.cs#L17
Non-nullable property 'InternalWindow' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and analyze: SharpEngine.Core/Manager/DebugManager.cs#L35
Make sure using this hardcoded IP address '1.91.0.1' is safe here. (https://rules.sonarsource.com/csharp/RSPEC-1313)
Build and analyze: SharpEngine.Core/Component/SpriteSheetComponent.cs#L87
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
Build and analyze: SharpEngine.Core/Window.cs#L257
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
Build and analyze: SharpEngine.Core/Window.cs#L390
Extract this nested code block into a separate method. (https://rules.sonarsource.com/csharp/RSPEC-1199)
Build and analyze: SharpEngine.Core/Window.cs#L402
Extract this nested code block into a separate method. (https://rules.sonarsource.com/csharp/RSPEC-1199)
Build and analyze: SharpEngine.Core/Window.cs#L469
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
Build and analyze: SharpEngine.Core/Utils/SeImGui/SEImGui.cs#L56
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
Build and analyze: SharpEngine.Core/Manager/InputManager.cs#L17
Non-nullable property 'InternalWindow' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and analyze: SharpEngine.Core/Manager/DebugManager.cs#L35
Make sure using this hardcoded IP address '1.91.0.1' is safe here. (https://rules.sonarsource.com/csharp/RSPEC-1313)