[3.0] Implement name-related improvements identified in previous Vulkan PR #1214
dotnet.yml
on: pull_request
Matrix: Test
Build
6m 21s
Report Coverage
0s
Release
0s
Annotations
13 errors
|
Test (osx-arm64, macos-latest, osx-arm64)
Process completed with exit code 1.
|
|
Test (linux-x64, ubuntu-22.04, linux-x64)
Process completed with exit code 1.
|
|
Test (win-x64, windows-latest, win-x64)
Process completed with exit code 1.
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Implementations/SDL3/SdlSurfaceComponents.cs(200,18): error CS0117: 'Sdl' does not contain a definition for 'GetWindowId' [/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Silk.NET.Windowing.csproj::TargetFramework=net10.0-ios]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Implementations/SDL3/SdlSurfaceComponents.cs(164,17): error CS0103: The name 'InitializeOpenGl' does not exist in the current context [/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Silk.NET.Windowing.csproj::TargetFramework=net10.0-ios]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Implementations/SDL3/SdlEventProcessor.cs(293,17): error CS8602: Dereference of a possibly null reference. [/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Silk.NET.Windowing.csproj::TargetFramework=net10.0-ios]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Implementations/SDL3/SdlEventProcessor.cs(286,61): error CS1061: 'WindowEvent' does not contain a definition for 'WindowId' and no accessible extension method 'WindowId' accepting a first argument of type 'WindowEvent' could be found (are you missing a using directive or an assembly reference?) [/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Silk.NET.Windowing.csproj::TargetFramework=net10.0-ios]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Implementations/SDL3/SdlEventProcessor.cs(206,25): error CS0117: 'DisplayEvent' does not contain a definition for 'DisplayId' [/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Silk.NET.Windowing.csproj::TargetFramework=net10.0-ios]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Implementations/SDL3/SdlEventProcessor.cs(186,40): error CS1061: 'DisplayEvent' does not contain a definition for 'DisplayId' and no accessible extension method 'DisplayId' accepting a first argument of type 'DisplayEvent' could be found (are you missing a using directive or an assembly reference?) [/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Silk.NET.Windowing.csproj::TargetFramework=net10.0-ios]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Implementations/SDL3/SdlEventProcessor.cs(175,82): error CS1061: 'DisplayEvent' does not contain a definition for 'DisplayId' and no accessible extension method 'DisplayId' accepting a first argument of type 'DisplayEvent' could be found (are you missing a using directive or an assembly reference?) [/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Silk.NET.Windowing.csproj::TargetFramework=net10.0-ios]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Implementations/SDL3/SdlEventProcessor.cs(85,53): error CS1061: 'WindowEvent' does not contain a definition for 'WindowId' and no accessible extension method 'WindowId' accepting a first argument of type 'WindowEvent' could be found (are you missing a using directive or an assembly reference?) [/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Silk.NET.Windowing.csproj::TargetFramework=net10.0-ios]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Implementations/SDL3/SdlSurfaceComponents.cs(84,31): error CS0117: 'Sdl' does not contain a definition for 'GlLoadLibrary' [/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Silk.NET.Windowing.csproj::TargetFramework=net10.0-ios]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Implementations/SDL3/SdlSurface.cs(20,68): error CS0117: 'SdlSurfaceComponents' does not contain a definition for 'IsOpenGLEnabled' [/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Silk.NET.Windowing.csproj::TargetFramework=net10.0-ios]
|