Skip to content

🏗️ Rework vertex data #69

🏗️ Rework vertex data

🏗️ Rework vertex data #69

Triggered via pull request February 9, 2024 21:15
Status Failure
Total duration 36s
Artifacts

dotnet-build.yml

on: pull_request
Build & Test
28s
Build & Test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
Build & Test: Bearded.Graphics.Examples/12.Text/UVVertexData.cs#L15
'UVVertexData.VertexAttributes.get' cannot implement interface member 'IVertexData.VertexAttributes.get' in type 'UVVertexData' because feature 'static abstract members in interfaces' is not available in C# 9.0. Please use language version '11.0' or greater.
Build & Test: Bearded.Graphics.Examples/12.Text/UVVertexData.cs#L15
'UVVertexData.VertexAttributes' cannot implement interface member 'IVertexData.VertexAttributes' in type 'UVVertexData' because feature 'static abstract members in interfaces' is not available in C# 9.0. Please use language version '11.0' or greater.
Build & Test: Bearded.Graphics.Examples/12.Text/UVVertexData.cs#L15
'UVVertexData.VertexAttributes.get' cannot implement interface member 'IVertexData.VertexAttributes.get' in type 'UVVertexData' because feature 'static abstract members in interfaces' is not available in C# 9.0. Please use language version '11.0' or greater.
Build & Test: Bearded.Graphics.Examples/12.Text/UVVertexData.cs#L15
'UVVertexData.VertexAttributes' cannot implement interface member 'IVertexData.VertexAttributes' in type 'UVVertexData' because feature 'static abstract members in interfaces' is not available in C# 9.0. Please use language version '11.0' or greater.
Build & Test
Process completed with exit code 1.
Build & Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3.0.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build & Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build & Test: Bearded.Graphics.Examples/20.Mandelbrot/GameWindow.cs#L51
'Window.NativeWindow' is obsolete: 'Legacy implementation. There is no replacement yet.'
Build & Test: Bearded.Graphics.Examples/20.Mandelbrot/GameWindow.cs#L51
'Window.NativeWindow' is obsolete: 'Legacy implementation. There is no replacement yet.'