✅ Build Status Check ( branch) #195
build-status-check.yml
on: push
build_audio
22s
build_audio_openal
14s
build_ecs
23s
build_ecs_components
8s
build_editor_common
23s
build_editor_desktop
1m 54s
build_editor_view_models
19s
build_extensions_resources
4s
build_input
12s
build_maths
10s
build_platform
9s
build_platform_desktop
28s
build_rendering
15s
build_rendering_opengl
17s
build_resources
13s
build_runtime
17s
build_utilities
20s
Annotations
2 errors and 103 warnings
build_extensions_resources
Process completed with exit code 1.
|
build_ecs_components
Process completed with exit code 1.
|
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_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_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_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_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_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/Exceptions/ResourceLoaderNotRegisteredException.cs#L19
Exceptions should be public (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1064)
|
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/Exceptions/ResourceLoaderNotRegisteredException.cs#L19
Exceptions should be public (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1064)
|
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_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/Exceptions/ResourceLoaderNotRegisteredException.cs#L19
Exceptions should be public (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1064)
|
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#L13
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions'
|
build_audio_openal:
FinalEngine.Audio.OpenAL/Extensions/ServiceCollectionExtensions.cs#L15
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddOpenAL(IServiceCollection)'
|
build_audio_openal:
FinalEngine.Resources/Exceptions/ResourceLoaderNotRegisteredException.cs#L19
Exceptions should be public (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1064)
|
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#L13
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions'
|
build_audio_openal:
FinalEngine.Audio.OpenAL/Extensions/ServiceCollectionExtensions.cs#L15
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddOpenAL(IServiceCollection)'
|
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/Exceptions/ResourceLoaderNotRegisteredException.cs#L19
Exceptions should be public (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1064)
|
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_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.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_editor_view_models:
FinalEngine.ECS/Entity.cs#L81
Missing XML comment for publicly visible type or member 'Entity.GetComponent(Type)'
|
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/Exceptions/ResourceLoaderNotRegisteredException.cs#L19
Exceptions should be public (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1064)
|
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_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.Resources/Exceptions/ResourceLoaderNotRegisteredException.cs#L19
Exceptions should be public (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1064)
|
build_runtime:
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_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_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/Exceptions/ResourceLoaderNotRegisteredException.cs#L19
Exceptions should be public (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1064)
|
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/Exceptions/ResourceLoaderNotRegisteredException.cs#L19
Exceptions should be public (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1064)
|
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_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_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_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_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_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.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>()'
|
build_editor_desktop:
FinalEngine.ECS/Entity.cs#L81
Missing XML comment for publicly visible type or member 'Entity.GetComponent(Type)'
|