Skip to content

feat: Initial SDL3 and WGPU integration (hardcoded triangle). #57

feat: Initial SDL3 and WGPU integration (hardcoded triangle).

feat: Initial SDL3 and WGPU integration (hardcoded triangle). #57

Triggered via pull request June 5, 2024 04:36
Status Success
Total duration 3m 57s
Billable time 6m
Artifacts

check-pr.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 15 warnings
build (macos-latest): Ion.Examples/Ion.Examples.Scenes/Program.cs#L15
'IServiceCollection' does not contain a definition for 'AddWGPUGraphics' and no accessible extension method 'AddWGPUGraphics' accepting a first argument of type 'IServiceCollection' could be found (are you missing a using directive or an assembly reference?)
build (macos-latest): Ion.Examples/Ion.Examples.Scenes/Program.cs#L29
'IonApplication' does not contain a definition for 'UseWGPUGraphics' and no accessible extension method 'UseWGPUGraphics' accepting a first argument of type 'IonApplication' could be found (are you missing a using directive or an assembly reference?)
build (macos-latest): Ion.Examples/Ion.Examples.Scenes/Program.cs#L15
'IServiceCollection' does not contain a definition for 'AddWGPUGraphics' and no accessible extension method 'AddWGPUGraphics' accepting a first argument of type 'IServiceCollection' could be found (are you missing a using directive or an assembly reference?)
build (macos-latest): Ion.Examples/Ion.Examples.Scenes/Program.cs#L29
'IonApplication' does not contain a definition for 'UseWGPUGraphics' and no accessible extension method 'UseWGPUGraphics' accepting a first argument of type 'IonApplication' could be found (are you missing a using directive or an assembly reference?)
build (macos-latest)
Process completed with exit code 1.
build (ubuntu-latest): Ion.Examples/Ion.Examples.Scenes/Program.cs#L15
'IServiceCollection' does not contain a definition for 'AddWGPUGraphics' and no accessible extension method 'AddWGPUGraphics' accepting a first argument of type 'IServiceCollection' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): Ion.Examples/Ion.Examples.Scenes/Program.cs#L29
'IonApplication' does not contain a definition for 'UseWGPUGraphics' and no accessible extension method 'UseWGPUGraphics' accepting a first argument of type 'IonApplication' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): Ion.Examples/Ion.Examples.Scenes/Program.cs#L15
'IServiceCollection' does not contain a definition for 'AddWGPUGraphics' and no accessible extension method 'AddWGPUGraphics' accepting a first argument of type 'IServiceCollection' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): Ion.Examples/Ion.Examples.Scenes/Program.cs#L29
'IonApplication' does not contain a definition for 'UseWGPUGraphics' and no accessible extension method 'UseWGPUGraphics' accepting a first argument of type 'IonApplication' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-latest): Ion.Examples/Ion.Examples.Scenes/Program.cs#L15
'IServiceCollection' does not contain a definition for 'AddWGPUGraphics' and no accessible extension method 'AddWGPUGraphics' accepting a first argument of type 'IServiceCollection' could be found (are you missing a using directive or an assembly reference?)
build (windows-latest): Ion.Examples/Ion.Examples.Scenes/Program.cs#L29
'IonApplication' does not contain a definition for 'UseWGPUGraphics' and no accessible extension method 'UseWGPUGraphics' accepting a first argument of type 'IonApplication' could be found (are you missing a using directive or an assembly reference?)
build (windows-latest): Ion.Examples/Ion.Examples.Scenes/Program.cs#L15
'IServiceCollection' does not contain a definition for 'AddWGPUGraphics' and no accessible extension method 'AddWGPUGraphics' accepting a first argument of type 'IServiceCollection' could be found (are you missing a using directive or an assembly reference?)
build (windows-latest): Ion.Examples/Ion.Examples.Scenes/Program.cs#L29
'IonApplication' does not contain a definition for 'UseWGPUGraphics' and no accessible extension method 'UseWGPUGraphics' accepting a first argument of type 'IonApplication' could be found (are you missing a using directive or an assembly reference?)
build (windows-latest)
Process completed with exit code 1.
build (macos-latest)
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 (macos-latest): Ion/Ion.Extensions.Debug/Trace/TraceManager.cs#L20
The field 'TraceManager._nextId' is assigned but its value is never used
build (macos-latest): Ion/Ion.Extensions.Graphics.WGPU/2D/SpriteRenderer.cs#L36
Field 'SpriteRenderer.Uniforms.ProjectionMatrix' is never assigned to, and will always have its default value
build (macos-latest): Ion/Ion.Extensions.Debug/Trace/TraceManager.cs#L20
The field 'TraceManager._nextId' is assigned but its value is never used
build (macos-latest): Ion/Ion.Extensions.Graphics.WGPU/2D/SpriteRenderer.cs#L36
Field 'SpriteRenderer.Uniforms.ProjectionMatrix' is never assigned to, and will always have its default value
build (ubuntu-latest)
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 (ubuntu-latest): Ion/Ion.Extensions.Debug/Trace/TraceManager.cs#L20
The field 'TraceManager._nextId' is assigned but its value is never used
build (ubuntu-latest): Ion/Ion.Extensions.Graphics.WGPU/2D/SpriteRenderer.cs#L36
Field 'SpriteRenderer.Uniforms.ProjectionMatrix' is never assigned to, and will always have its default value
build (ubuntu-latest): Ion/Ion.Extensions.Debug/Trace/TraceManager.cs#L20
The field 'TraceManager._nextId' is assigned but its value is never used
build (ubuntu-latest): Ion/Ion.Extensions.Graphics.WGPU/2D/SpriteRenderer.cs#L36
Field 'SpriteRenderer.Uniforms.ProjectionMatrix' is never assigned to, and will always have its default value
build (windows-latest)
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 (windows-latest): Ion/Ion.Extensions.Debug/Trace/TraceManager.cs#L20
The field 'TraceManager._nextId' is assigned but its value is never used
build (windows-latest): Ion/Ion.Extensions.Graphics.WGPU/2D/SpriteRenderer.cs#L36
Field 'SpriteRenderer.Uniforms.ProjectionMatrix' is never assigned to, and will always have its default value
build (windows-latest): Ion/Ion.Extensions.Debug/Trace/TraceManager.cs#L20
The field 'TraceManager._nextId' is assigned but its value is never used
build (windows-latest): Ion/Ion.Extensions.Graphics.WGPU/2D/SpriteRenderer.cs#L36
Field 'SpriteRenderer.Uniforms.ProjectionMatrix' is never assigned to, and will always have its default value