Skip to content

✅ Build Status Check ( branch) #189

✅ Build Status Check ( branch)

✅ Build Status Check ( branch) #189

Triggered via push April 17, 2024 14:54
Status Failure
Total duration 2m 14s
Artifacts
build_audio
24s
build_audio
build_audio_openal
21s
build_audio_openal
build_ecs
22s
build_ecs
build_ecs_components
8s
build_ecs_components
build_editor_common
2m 2s
build_editor_common
build_editor_desktop
1m 44s
build_editor_desktop
build_editor_view_models
41s
build_editor_view_models
build_extensions_resources
6s
build_extensions_resources
build_input
24s
build_input
build_maths
19s
build_maths
build_platform
19s
build_platform
build_platform_desktop
24s
build_platform_desktop
build_rendering
24s
build_rendering
build_rendering_opengl
29s
build_rendering_opengl
build_resources
23s
build_resources
build_runtime
27s
build_runtime
build_utilities
13s
build_utilities
Fit to window
Zoom out
Zoom in

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_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_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_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.Audio.OpenAL/OpenALSound.cs#L12
Missing XML comment for publicly visible type or member 'OpenALSound'
build_audio_openal: FinalEngine.Audio.OpenAL/OpenALSound.cs#L19
Missing XML comment for publicly visible type or member 'OpenALSound.OpenALSound(string)'
build_audio_openal: FinalEngine.Audio.OpenAL/OpenALSound.cs#L30
Missing XML comment for publicly visible type or member 'OpenALSound.IsLooping'
build_audio_openal: FinalEngine.Audio.OpenAL/OpenALSound.cs#L45
Missing XML comment for publicly visible type or member 'OpenALSound.Volume'
build_audio_openal: FinalEngine.Audio.OpenAL/OpenALSound.cs#L60
Missing XML comment for publicly visible type or member 'OpenALSound.Dispose()'
build_audio_openal: FinalEngine.Audio.OpenAL/OpenALSound.cs#L76
Missing XML comment for publicly visible type or member 'OpenALSound.Pause()'
build_audio_openal: FinalEngine.Audio.OpenAL/OpenALSound.cs#L82
Missing XML comment for publicly visible type or member 'OpenALSound.Play()'
build_audio_openal: FinalEngine.Audio.OpenAL/OpenALSound.cs#L88
Missing XML comment for publicly visible type or member 'OpenALSound.Stop()'
build_audio_openal: FinalEngine.Audio.OpenAL/OpenALSound.cs#L12
Missing XML comment for publicly visible type or member 'OpenALSound'
build_audio_openal: FinalEngine.Audio.OpenAL/OpenALSound.cs#L19
Missing XML comment for publicly visible type or member 'OpenALSound.OpenALSound(string)'
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
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_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_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_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_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.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: FinalEngine.ECS/Entity.cs#L81
Missing XML comment for publicly visible type or member 'Entity.GetComponent(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.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_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.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_rendering_opengl: FinalEngine.ECS/Entity.cs#L81
Missing XML comment for publicly visible type or member 'Entity.GetComponent(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_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)'
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)'