✅ Build Status Check ( branch) #191
build-status-check.yml
on: push
build_audio
20s
build_audio_openal
17s
build_ecs
19s
build_ecs_components
5s
build_editor_common
40s
build_editor_desktop
2m 22s
build_editor_view_models
27s
build_extensions_resources
11s
build_input
18s
build_maths
12s
build_platform
19s
build_platform_desktop
21s
build_rendering
24s
build_rendering_opengl
25s
build_resources
19s
build_runtime
32s
build_utilities
22s
Annotations
2 errors and 97 warnings
build_ecs_components
Process completed with exit code 1.
|
build_extensions_resources
Process completed with exit code 1.
|
build_ecs_components
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_extensions_resources
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_maths
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_audio
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_audio:
FinalEngine.Resources/ResourceLoaderBase.cs#L25
Make 'ResourceLoaderBase' sealed (a breaking change if this class has previously shipped), implement the method non-explicitly, or implement a new method that exposes the functionality of 'FinalEngine.Resources.IResourceLoader.GetResourceType' and is visible to derived classes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1033)
|
build_audio:
FinalEngine.Resources/ResourceLoaderBase.cs#L25
Make 'ResourceLoaderBase' sealed (a breaking change if this class has previously shipped), implement the method non-explicitly, or implement a new method that exposes the functionality of 'FinalEngine.Resources.IResourceLoader.GetResourceType' and is visible to derived classes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1033)
|
build_ecs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_ecs:
FinalEngine.ECS/Entity.cs#L11
Missing XML comment for publicly visible type or member 'Entity'
|
build_ecs:
FinalEngine.ECS/Entity.cs#L15
Missing XML comment for publicly visible type or member 'Entity.Entity(Guid?)'
|
build_ecs:
FinalEngine.ECS/Entity.cs#L21
Missing XML comment for publicly visible type or member 'Entity.Components'
|
build_ecs:
FinalEngine.ECS/Entity.cs#L26
Missing XML comment for publicly visible type or member 'Entity.UniqueIdentifier'
|
build_ecs:
FinalEngine.ECS/Entity.cs#L30
Missing XML comment for publicly visible type or member 'Entity.AddComponent(IEntityComponent)'
|
build_ecs:
FinalEngine.ECS/Entity.cs#L45
Missing XML comment for publicly visible type or member 'Entity.AddComponent<TComponent>()'
|
build_ecs:
FinalEngine.ECS/Entity.cs#L51
Missing XML comment for publicly visible type or member 'Entity.ContainsComponent(IEntityComponent)'
|
build_ecs:
FinalEngine.ECS/Entity.cs#L66
Missing XML comment for publicly visible type or member 'Entity.ContainsComponent(Type)'
|
build_ecs:
FinalEngine.ECS/Entity.cs#L75
Missing XML comment for publicly visible type or member 'Entity.ContainsComponent<TComponent>()'
|
build_ecs:
FinalEngine.ECS/Entity.cs#L81
Missing XML comment for publicly visible type or member 'Entity.GetComponent(Type)'
|
build_input
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_audio_openal
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_audio_openal:
FinalEngine.Resources/ResourceLoaderBase.cs#L25
Make 'ResourceLoaderBase' sealed (a breaking change if this class has previously shipped), implement the method non-explicitly, or implement a new method that exposes the functionality of 'FinalEngine.Resources.IResourceLoader.GetResourceType' and is visible to derived classes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1033)
|
build_audio_openal:
FinalEngine.Audio.OpenAL/Extensions/ServiceCollectionExtensions.cs#L12
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions'
|
build_audio_openal:
FinalEngine.Audio.OpenAL/Extensions/ServiceCollectionExtensions.cs#L14
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddOpenAL(IServiceCollection)'
|
build_audio_openal:
FinalEngine.Resources/ResourceLoaderBase.cs#L25
Make 'ResourceLoaderBase' sealed (a breaking change if this class has previously shipped), implement the method non-explicitly, or implement a new method that exposes the functionality of 'FinalEngine.Resources.IResourceLoader.GetResourceType' and is visible to derived classes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1033)
|
build_audio_openal:
FinalEngine.Audio.OpenAL/Extensions/ServiceCollectionExtensions.cs#L12
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions'
|
build_audio_openal:
FinalEngine.Audio.OpenAL/Extensions/ServiceCollectionExtensions.cs#L14
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddOpenAL(IServiceCollection)'
|
build_platform
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_platform_desktop
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_resources
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_resources:
FinalEngine.Resources/ResourceLoaderBase.cs#L25
Make 'ResourceLoaderBase' sealed (a breaking change if this class has previously shipped), implement the method non-explicitly, or implement a new method that exposes the functionality of 'FinalEngine.Resources.IResourceLoader.GetResourceType' and is visible to derived classes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1033)
|
build_resources:
FinalEngine.Resources/ResourceLoaderBase.cs#L25
Make 'ResourceLoaderBase' sealed (a breaking change if this class has previously shipped), implement the method non-explicitly, or implement a new method that exposes the functionality of 'FinalEngine.Resources.IResourceLoader.GetResourceType' and is visible to derived classes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1033)
|
build_utilities
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_rendering
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_rendering:
FinalEngine.Resources/ResourceLoaderBase.cs#L25
Make 'ResourceLoaderBase' sealed (a breaking change if this class has previously shipped), implement the method non-explicitly, or implement a new method that exposes the functionality of 'FinalEngine.Resources.IResourceLoader.GetResourceType' and is visible to derived classes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1033)
|
build_rendering:
FinalEngine.ECS/Entity.cs#L11
Missing XML comment for publicly visible type or member 'Entity'
|
build_rendering:
FinalEngine.ECS/Entity.cs#L15
Missing XML comment for publicly visible type or member 'Entity.Entity(Guid?)'
|
build_rendering:
FinalEngine.ECS/Entity.cs#L21
Missing XML comment for publicly visible type or member 'Entity.Components'
|
build_rendering:
FinalEngine.ECS/Entity.cs#L26
Missing XML comment for publicly visible type or member 'Entity.UniqueIdentifier'
|
build_rendering:
FinalEngine.ECS/Entity.cs#L30
Missing XML comment for publicly visible type or member 'Entity.AddComponent(IEntityComponent)'
|
build_rendering:
FinalEngine.ECS/Entity.cs#L45
Missing XML comment for publicly visible type or member 'Entity.AddComponent<TComponent>()'
|
build_rendering:
FinalEngine.ECS/Entity.cs#L51
Missing XML comment for publicly visible type or member 'Entity.ContainsComponent(IEntityComponent)'
|
build_rendering:
FinalEngine.ECS/Entity.cs#L66
Missing XML comment for publicly visible type or member 'Entity.ContainsComponent(Type)'
|
build_rendering:
FinalEngine.ECS/Entity.cs#L75
Missing XML comment for publicly visible type or member 'Entity.ContainsComponent<TComponent>()'
|
build_rendering_opengl
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_rendering_opengl:
FinalEngine.Resources/ResourceLoaderBase.cs#L25
Make 'ResourceLoaderBase' sealed (a breaking change if this class has previously shipped), implement the method non-explicitly, or implement a new method that exposes the functionality of 'FinalEngine.Resources.IResourceLoader.GetResourceType' and is visible to derived classes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1033)
|
build_rendering_opengl:
FinalEngine.ECS/Entity.cs#L11
Missing XML comment for publicly visible type or member 'Entity'
|
build_rendering_opengl:
FinalEngine.ECS/Entity.cs#L15
Missing XML comment for publicly visible type or member 'Entity.Entity(Guid?)'
|
build_rendering_opengl:
FinalEngine.ECS/Entity.cs#L21
Missing XML comment for publicly visible type or member 'Entity.Components'
|
build_rendering_opengl:
FinalEngine.ECS/Entity.cs#L26
Missing XML comment for publicly visible type or member 'Entity.UniqueIdentifier'
|
build_rendering_opengl:
FinalEngine.ECS/Entity.cs#L30
Missing XML comment for publicly visible type or member 'Entity.AddComponent(IEntityComponent)'
|
build_rendering_opengl:
FinalEngine.ECS/Entity.cs#L45
Missing XML comment for publicly visible type or member 'Entity.AddComponent<TComponent>()'
|
build_rendering_opengl:
FinalEngine.ECS/Entity.cs#L51
Missing XML comment for publicly visible type or member 'Entity.ContainsComponent(IEntityComponent)'
|
build_rendering_opengl:
FinalEngine.ECS/Entity.cs#L66
Missing XML comment for publicly visible type or member 'Entity.ContainsComponent(Type)'
|
build_rendering_opengl:
FinalEngine.ECS/Entity.cs#L75
Missing XML comment for publicly visible type or member 'Entity.ContainsComponent<TComponent>()'
|
build_editor_view_models
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_editor_view_models:
FinalEngine.Resources/ResourceLoaderBase.cs#L25
Make 'ResourceLoaderBase' sealed (a breaking change if this class has previously shipped), implement the method non-explicitly, or implement a new method that exposes the functionality of 'FinalEngine.Resources.IResourceLoader.GetResourceType' and is visible to derived classes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1033)
|
build_editor_view_models:
FinalEngine.ECS/Entity.cs#L11
Missing XML comment for publicly visible type or member 'Entity'
|
build_editor_view_models:
FinalEngine.ECS/Entity.cs#L15
Missing XML comment for publicly visible type or member 'Entity.Entity(Guid?)'
|
build_editor_view_models:
FinalEngine.ECS/Entity.cs#L21
Missing XML comment for publicly visible type or member 'Entity.Components'
|
build_editor_view_models:
FinalEngine.ECS/Entity.cs#L26
Missing XML comment for publicly visible type or member 'Entity.UniqueIdentifier'
|
build_editor_view_models:
FinalEngine.ECS/Entity.cs#L30
Missing XML comment for publicly visible type or member 'Entity.AddComponent(IEntityComponent)'
|
build_editor_view_models:
FinalEngine.ECS/Entity.cs#L45
Missing XML comment for publicly visible type or member 'Entity.AddComponent<TComponent>()'
|
build_editor_view_models:
FinalEngine.ECS/Entity.cs#L51
Missing XML comment for publicly visible type or member 'Entity.ContainsComponent(IEntityComponent)'
|
build_editor_view_models:
FinalEngine.ECS/Entity.cs#L66
Missing XML comment for publicly visible type or member 'Entity.ContainsComponent(Type)'
|
build_editor_view_models:
FinalEngine.ECS/Entity.cs#L75
Missing XML comment for publicly visible type or member 'Entity.ContainsComponent<TComponent>()'
|
build_runtime
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_runtime:
FinalEngine.ECS/Entity.cs#L11
Missing XML comment for publicly visible type or member 'Entity'
|
build_runtime:
FinalEngine.ECS/Entity.cs#L15
Missing XML comment for publicly visible type or member 'Entity.Entity(Guid?)'
|
build_runtime:
FinalEngine.ECS/Entity.cs#L21
Missing XML comment for publicly visible type or member 'Entity.Components'
|
build_runtime:
FinalEngine.ECS/Entity.cs#L26
Missing XML comment for publicly visible type or member 'Entity.UniqueIdentifier'
|
build_runtime:
FinalEngine.ECS/Entity.cs#L30
Missing XML comment for publicly visible type or member 'Entity.AddComponent(IEntityComponent)'
|
build_runtime:
FinalEngine.ECS/Entity.cs#L45
Missing XML comment for publicly visible type or member 'Entity.AddComponent<TComponent>()'
|
build_runtime:
FinalEngine.ECS/Entity.cs#L51
Missing XML comment for publicly visible type or member 'Entity.ContainsComponent(IEntityComponent)'
|
build_runtime:
FinalEngine.ECS/Entity.cs#L66
Missing XML comment for publicly visible type or member 'Entity.ContainsComponent(Type)'
|
build_runtime:
FinalEngine.ECS/Entity.cs#L75
Missing XML comment for publicly visible type or member 'Entity.ContainsComponent<TComponent>()'
|
build_runtime:
FinalEngine.ECS/Entity.cs#L81
Missing XML comment for publicly visible type or member 'Entity.GetComponent(Type)'
|
build_editor_common
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_editor_common:
FinalEngine.ECS/Entity.cs#L11
Missing XML comment for publicly visible type or member 'Entity'
|
build_editor_common:
FinalEngine.ECS/Entity.cs#L15
Missing XML comment for publicly visible type or member 'Entity.Entity(Guid?)'
|
build_editor_common:
FinalEngine.ECS/Entity.cs#L21
Missing XML comment for publicly visible type or member 'Entity.Components'
|
build_editor_common:
FinalEngine.ECS/Entity.cs#L26
Missing XML comment for publicly visible type or member 'Entity.UniqueIdentifier'
|
build_editor_common:
FinalEngine.ECS/Entity.cs#L30
Missing XML comment for publicly visible type or member 'Entity.AddComponent(IEntityComponent)'
|
build_editor_common:
FinalEngine.ECS/Entity.cs#L45
Missing XML comment for publicly visible type or member 'Entity.AddComponent<TComponent>()'
|
build_editor_common:
FinalEngine.ECS/Entity.cs#L51
Missing XML comment for publicly visible type or member 'Entity.ContainsComponent(IEntityComponent)'
|
build_editor_common:
FinalEngine.ECS/Entity.cs#L66
Missing XML comment for publicly visible type or member 'Entity.ContainsComponent(Type)'
|
build_editor_common:
FinalEngine.ECS/Entity.cs#L75
Missing XML comment for publicly visible type or member 'Entity.ContainsComponent<TComponent>()'
|
build_editor_common:
FinalEngine.ECS/Entity.cs#L81
Missing XML comment for publicly visible type or member 'Entity.GetComponent(Type)'
|
build_editor_desktop
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_editor_desktop:
FinalEngine.Resources/ResourceLoaderBase.cs#L25
Make 'ResourceLoaderBase' sealed (a breaking change if this class has previously shipped), implement the method non-explicitly, or implement a new method that exposes the functionality of 'FinalEngine.Resources.IResourceLoader.GetResourceType' and is visible to derived classes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1033)
|
build_editor_desktop:
FinalEngine.ECS/Entity.cs#L11
Missing XML comment for publicly visible type or member 'Entity'
|
build_editor_desktop:
FinalEngine.ECS/Entity.cs#L15
Missing XML comment for publicly visible type or member 'Entity.Entity(Guid?)'
|
build_editor_desktop:
FinalEngine.ECS/Entity.cs#L21
Missing XML comment for publicly visible type or member 'Entity.Components'
|
build_editor_desktop:
FinalEngine.ECS/Entity.cs#L26
Missing XML comment for publicly visible type or member 'Entity.UniqueIdentifier'
|
build_editor_desktop:
FinalEngine.ECS/Entity.cs#L30
Missing XML comment for publicly visible type or member 'Entity.AddComponent(IEntityComponent)'
|
build_editor_desktop:
FinalEngine.ECS/Entity.cs#L45
Missing XML comment for publicly visible type or member 'Entity.AddComponent<TComponent>()'
|
build_editor_desktop:
FinalEngine.ECS/Entity.cs#L51
Missing XML comment for publicly visible type or member 'Entity.ContainsComponent(IEntityComponent)'
|
build_editor_desktop:
FinalEngine.ECS/Entity.cs#L66
Missing XML comment for publicly visible type or member 'Entity.ContainsComponent(Type)'
|
build_editor_desktop:
FinalEngine.ECS/Entity.cs#L75
Missing XML comment for publicly visible type or member 'Entity.ContainsComponent<TComponent>()'
|