Skip to content

feat(version): 1.9.2 #28

feat(version): 1.9.2

feat(version): 1.9.2 #28

Triggered via push November 24, 2024 14:27
Status Success
Total duration 1m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Build and analyze
59s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and analyze
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and analyze: SharpEngine.Core/Manager/InputManager.cs#L17
Non-nullable property 'InternalWindow' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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/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 adding the 'required' modifier or 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/Window.cs#L257
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)