✅ Build Status Check ( branch) #172
build-status-check.yml
on: push
build_audio
34s
build_audio_openal
25s
build_ecs
18s
build_ecs_components
16s
build_editor_common
30s
build_editor_desktop
2m 50s
build_editor_view_models
33s
build_extensions_resources
11s
build_input
18s
build_maths
22s
build_platform
25s
build_platform_desktop
29s
build_rendering
24s
build_rendering_opengl
30s
build_resources
22s
build_runtime
37s
build_utilities
29s
Annotations
2 errors and 60 warnings
build_extensions_resources
Process completed with exit code 1.
|
build_ecs_components
Process completed with exit code 1.
|
build_rendering:
FinalEngine.Rendering/Loaders/Invocation/IImageInvoker.cs#L13
Return type of 'IImageInvoker.Load<TPixel>(Stream)' is not CLS-compliant
|
build_rendering:
FinalEngine.Rendering/Loaders/Invocation/IImageInvoker.cs#L13
Constraint type 'IPixel<TPixel>' is not CLS-compliant
|
build_rendering:
FinalEngine.Rendering/Loaders/Invocation/ImageInvoker.cs#L15
Return type of 'ImageInvoker.Load<TPixel>(Stream)' is not CLS-compliant
|
build_rendering:
FinalEngine.Rendering/Loaders/Invocation/ImageInvoker.cs#L15
Constraint type 'IPixel<TPixel>' is not CLS-compliant
|
build_rendering:
FinalEngine.Rendering/Loaders/Shaders/ShaderProgramResourceLoader.cs#L57
Non-nullable property 'Fragment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_rendering:
FinalEngine.Rendering/Loaders/Shaders/ShaderProgramResourceLoader.cs#L59
Non-nullable property 'Vertex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_rendering:
FinalEngine.Rendering/RasterStateDescription.cs#L36
The field 'RasterStateDescription.gammaCorrectionEnabled' is never used
|
build_rendering:
FinalEngine.Rendering/Renderers/IRenderQueue.cs#L7
Rename type name IRenderQueue so that it does not end in 'Queue' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
build_rendering:
FinalEngine.Rendering/Loaders/Textures/Texture2DResourceLoader.cs#L22
Change type of field 'invoker' from 'FinalEngine.Rendering.Loaders.Invocation.IImageInvoker' to 'FinalEngine.Rendering.Loaders.Invocation.ImageInvoker' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
build_rendering:
FinalEngine.Rendering/RasterStateDescription.cs#L36
Unused field 'gammaCorrectionEnabled' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
build_editor_common:
FinalEngine.Rendering/Loaders/Invocation/ImageInvoker.cs#L15
Return type of 'ImageInvoker.Load<TPixel>(Stream)' is not CLS-compliant
|
build_editor_common:
FinalEngine.Rendering/Loaders/Invocation/IImageInvoker.cs#L13
Return type of 'IImageInvoker.Load<TPixel>(Stream)' is not CLS-compliant
|
build_editor_common:
FinalEngine.Rendering/Loaders/Invocation/IImageInvoker.cs#L13
Constraint type 'IPixel<TPixel>' is not CLS-compliant
|
build_editor_common:
FinalEngine.Rendering/Loaders/Invocation/ImageInvoker.cs#L15
Constraint type 'IPixel<TPixel>' is not CLS-compliant
|
build_editor_common:
FinalEngine.Rendering/Loaders/Shaders/ShaderProgramResourceLoader.cs#L57
Non-nullable property 'Fragment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_editor_common:
FinalEngine.Rendering/Loaders/Shaders/ShaderProgramResourceLoader.cs#L59
Non-nullable property 'Vertex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_editor_common:
FinalEngine.Rendering/RasterStateDescription.cs#L36
The field 'RasterStateDescription.gammaCorrectionEnabled' is never used
|
build_editor_common:
FinalEngine.Rendering/Renderers/IRenderQueue.cs#L7
Rename type name IRenderQueue so that it does not end in 'Queue' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
build_editor_common:
FinalEngine.Rendering/Loaders/Textures/Texture2DResourceLoader.cs#L22
Change type of field 'invoker' from 'FinalEngine.Rendering.Loaders.Invocation.IImageInvoker' to 'FinalEngine.Rendering.Loaders.Invocation.ImageInvoker' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
build_editor_common:
FinalEngine.Rendering/RasterStateDescription.cs#L36
Unused field 'gammaCorrectionEnabled' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
build_rendering_opengl:
FinalEngine.Rendering/Loaders/Invocation/IImageInvoker.cs#L13
Return type of 'IImageInvoker.Load<TPixel>(Stream)' is not CLS-compliant
|
build_rendering_opengl:
FinalEngine.Rendering/Loaders/Invocation/ImageInvoker.cs#L15
Return type of 'ImageInvoker.Load<TPixel>(Stream)' is not CLS-compliant
|
build_rendering_opengl:
FinalEngine.Rendering/Loaders/Invocation/IImageInvoker.cs#L13
Constraint type 'IPixel<TPixel>' is not CLS-compliant
|
build_rendering_opengl:
FinalEngine.Rendering/Loaders/Invocation/ImageInvoker.cs#L15
Constraint type 'IPixel<TPixel>' is not CLS-compliant
|
build_rendering_opengl:
FinalEngine.Rendering/Loaders/Shaders/ShaderProgramResourceLoader.cs#L57
Non-nullable property 'Fragment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_rendering_opengl:
FinalEngine.Rendering/Loaders/Shaders/ShaderProgramResourceLoader.cs#L59
Non-nullable property 'Vertex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_rendering_opengl:
FinalEngine.Rendering/RasterStateDescription.cs#L36
The field 'RasterStateDescription.gammaCorrectionEnabled' is never used
|
build_rendering_opengl:
FinalEngine.Rendering/Renderers/IRenderQueue.cs#L7
Rename type name IRenderQueue so that it does not end in 'Queue' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
build_rendering_opengl:
FinalEngine.Rendering/RasterStateDescription.cs#L36
Unused field 'gammaCorrectionEnabled' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
build_rendering_opengl:
FinalEngine.Rendering/Loaders/Textures/Texture2DResourceLoader.cs#L22
Change type of field 'invoker' from 'FinalEngine.Rendering.Loaders.Invocation.IImageInvoker' to 'FinalEngine.Rendering.Loaders.Invocation.ImageInvoker' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
build_editor_view_models:
FinalEngine.Rendering/Loaders/Invocation/ImageInvoker.cs#L15
Return type of 'ImageInvoker.Load<TPixel>(Stream)' is not CLS-compliant
|
build_editor_view_models:
FinalEngine.Rendering/Loaders/Invocation/ImageInvoker.cs#L15
Constraint type 'IPixel<TPixel>' is not CLS-compliant
|
build_editor_view_models:
FinalEngine.Rendering/Loaders/Invocation/IImageInvoker.cs#L13
Return type of 'IImageInvoker.Load<TPixel>(Stream)' is not CLS-compliant
|
build_editor_view_models:
FinalEngine.Rendering/Loaders/Invocation/IImageInvoker.cs#L13
Constraint type 'IPixel<TPixel>' is not CLS-compliant
|
build_editor_view_models:
FinalEngine.Rendering/Loaders/Shaders/ShaderProgramResourceLoader.cs#L57
Non-nullable property 'Fragment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_editor_view_models:
FinalEngine.Rendering/Loaders/Shaders/ShaderProgramResourceLoader.cs#L59
Non-nullable property 'Vertex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_editor_view_models:
FinalEngine.Rendering/RasterStateDescription.cs#L36
The field 'RasterStateDescription.gammaCorrectionEnabled' is never used
|
build_editor_view_models:
FinalEngine.Rendering/Renderers/IRenderQueue.cs#L7
Rename type name IRenderQueue so that it does not end in 'Queue' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
build_editor_view_models:
FinalEngine.Rendering/Loaders/Textures/Texture2DResourceLoader.cs#L22
Change type of field 'invoker' from 'FinalEngine.Rendering.Loaders.Invocation.IImageInvoker' to 'FinalEngine.Rendering.Loaders.Invocation.ImageInvoker' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
build_editor_view_models:
FinalEngine.Rendering/RasterStateDescription.cs#L36
Unused field 'gammaCorrectionEnabled' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
build_runtime:
FinalEngine.Rendering/Loaders/Invocation/ImageInvoker.cs#L15
Return type of 'ImageInvoker.Load<TPixel>(Stream)' is not CLS-compliant
|
build_runtime:
FinalEngine.Rendering/Loaders/Invocation/ImageInvoker.cs#L15
Constraint type 'IPixel<TPixel>' is not CLS-compliant
|
build_runtime:
FinalEngine.Rendering/Loaders/Invocation/IImageInvoker.cs#L13
Return type of 'IImageInvoker.Load<TPixel>(Stream)' is not CLS-compliant
|
build_runtime:
FinalEngine.Rendering/Loaders/Invocation/IImageInvoker.cs#L13
Constraint type 'IPixel<TPixel>' is not CLS-compliant
|
build_runtime:
FinalEngine.Rendering/Loaders/Shaders/ShaderProgramResourceLoader.cs#L57
Non-nullable property 'Fragment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_runtime:
FinalEngine.Rendering/Loaders/Shaders/ShaderProgramResourceLoader.cs#L59
Non-nullable property 'Vertex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_runtime:
FinalEngine.Rendering/RasterStateDescription.cs#L36
The field 'RasterStateDescription.gammaCorrectionEnabled' is never used
|
build_runtime:
FinalEngine.Rendering/Renderers/IRenderQueue.cs#L7
Rename type name IRenderQueue so that it does not end in 'Queue' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
build_runtime:
FinalEngine.Rendering/RasterStateDescription.cs#L36
Unused field 'gammaCorrectionEnabled' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
build_runtime:
FinalEngine.Rendering/Loaders/Textures/Texture2DResourceLoader.cs#L22
Change type of field 'invoker' from 'FinalEngine.Rendering.Loaders.Invocation.IImageInvoker' to 'FinalEngine.Rendering.Loaders.Invocation.ImageInvoker' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
build_editor_desktop:
FinalEngine.Rendering/Loaders/Invocation/ImageInvoker.cs#L15
Return type of 'ImageInvoker.Load<TPixel>(Stream)' is not CLS-compliant
|
build_editor_desktop:
FinalEngine.Rendering/Loaders/Invocation/ImageInvoker.cs#L15
Constraint type 'IPixel<TPixel>' is not CLS-compliant
|
build_editor_desktop:
FinalEngine.Rendering/Loaders/Invocation/IImageInvoker.cs#L13
Return type of 'IImageInvoker.Load<TPixel>(Stream)' is not CLS-compliant
|
build_editor_desktop:
FinalEngine.Rendering/Loaders/Invocation/IImageInvoker.cs#L13
Constraint type 'IPixel<TPixel>' is not CLS-compliant
|
build_editor_desktop:
FinalEngine.Rendering/Loaders/Shaders/ShaderProgramResourceLoader.cs#L57
Non-nullable property 'Fragment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_editor_desktop:
FinalEngine.Rendering/Loaders/Shaders/ShaderProgramResourceLoader.cs#L59
Non-nullable property 'Vertex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_editor_desktop:
FinalEngine.Rendering/RasterStateDescription.cs#L36
The field 'RasterStateDescription.gammaCorrectionEnabled' is never used
|
build_editor_desktop:
FinalEngine.Rendering/Renderers/IRenderQueue.cs#L7
Rename type name IRenderQueue so that it does not end in 'Queue' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
build_editor_desktop:
FinalEngine.Rendering/RasterStateDescription.cs#L36
Unused field 'gammaCorrectionEnabled' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
build_editor_desktop:
FinalEngine.Rendering/Loaders/Textures/Texture2DResourceLoader.cs#L22
Change type of field 'invoker' from 'FinalEngine.Rendering.Loaders.Invocation.IImageInvoker' to 'FinalEngine.Rendering.Loaders.Invocation.ImageInvoker' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|