Skip to content

Add basic components and scenes #28

Add basic components and scenes

Add basic components and scenes #28

Triggered via push November 4, 2025 23:57
Status Success
Total duration 57s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: Community/UserInterface/ImGui/ImGuiEditorSample/Program.cs#L9
The variable 'quit' is assigned but its value is never used
build: Community/Shaders/RaylibCsExamples.Community.Shaders.MeshInstancing/Program.cs#L114
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
build: Community/UserInterface/ImGui/ImGuiEditorSample/Program.cs#L9
The variable 'quit' is assigned but its value is never used
build: Community/Shaders/RaylibCsExamples.Community.Shaders.MeshInstancing/Program.cs#L114
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)