[3.0] Implement name-related improvements identified in previous Vulkan PR #1206
dotnet.yml
on: pull_request
Matrix: Test
Build
2m 51s
Report Coverage
0s
Release
0s
Annotations
28 errors
|
Test (linux-x64, ubuntu-22.04, linux-x64)
Process completed with exit code 1.
|
|
Test (linux-x64, ubuntu-22.04, linux-x64):
sources/SDL/SDL/SdlContext.cs#L58
The type or namespace name 'GlAttr' could not be found (are you missing a using directive or an assembly reference?)
|
|
Test (linux-x64, ubuntu-22.04, linux-x64):
sources/SDL/SDL/SdlContext.cs#L67
The type or namespace name 'GlContextStateHandle' could not be found (are you missing a using directive or an assembly reference?)
|
|
Test (linux-x64, ubuntu-22.04, linux-x64):
sources/SDL/SDL/SdlContext.cs#L49
The type or namespace name 'GlAttr' could not be found (are you missing a using directive or an assembly reference?)
|
|
Test (linux-x64, ubuntu-22.04, linux-x64):
sources/SDL/SDL/SdlContext.cs#L20
The type or namespace name 'GlAttr' could not be found (are you missing a using directive or an assembly reference?)
|
|
Test (linux-x64, ubuntu-22.04, linux-x64):
sources/SDL/SDL/SdlContext.cs#L78
The type or namespace name 'GlContextStateHandle' could not be found (are you missing a using directive or an assembly reference?)
|
|
Test (osx-arm64, macos-latest, osx-arm64)
Process completed with exit code 1.
|
|
Test (osx-arm64, macos-latest, osx-arm64):
sources/SDL/SDL/SdlContext.cs#L58
The type or namespace name 'GlAttr' could not be found (are you missing a using directive or an assembly reference?)
|
|
Test (osx-arm64, macos-latest, osx-arm64):
sources/SDL/SDL/SdlContext.cs#L67
The type or namespace name 'GlContextStateHandle' could not be found (are you missing a using directive or an assembly reference?)
|
|
Test (osx-arm64, macos-latest, osx-arm64):
sources/SDL/SDL/SdlContext.cs#L49
The type or namespace name 'GlAttr' could not be found (are you missing a using directive or an assembly reference?)
|
|
Test (osx-arm64, macos-latest, osx-arm64):
sources/SDL/SDL/SdlContext.cs#L20
The type or namespace name 'GlAttr' could not be found (are you missing a using directive or an assembly reference?)
|
|
Test (osx-arm64, macos-latest, osx-arm64):
sources/SDL/SDL/SdlContext.cs#L78
The type or namespace name 'GlContextStateHandle' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/OpenAL/OpenAL/AlContext.cs(30,37): error CS0759: No defining declaration found for implementing declaration of partial method 'AlContext.DllImport.MakeContextCurrentRaw(ContextHandle)' [/Users/runner/work/Silk.NET/Silk.NET/sources/OpenAL/OpenAL/Silk.NET.OpenAL.csproj]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/OpenAL/OpenAL/AlContext.cs(223,36): error CS0539: 'AlContext.OpenDevice(sbyte*)' in explicit interface declaration is not found among members of the interface that can be implemented [/Users/runner/work/Silk.NET/Silk.NET/sources/OpenAL/OpenAL/Silk.NET.OpenAL.csproj]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/OpenAL/OpenAL/AlContext.cs(223,25): error CS0540: 'AlContext.OpenDevice(sbyte*)': containing type does not implement interface 'IAlContext' [/Users/runner/work/Silk.NET/Silk.NET/sources/OpenAL/OpenAL/Silk.NET.OpenAL.csproj]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/OpenAL/OpenAL/AlContext.cs(185,22): error CS0539: 'AlContext.MakeContextCurrentRaw(ContextHandle)' in explicit interface declaration is not found among members of the interface that can be implemented [/Users/runner/work/Silk.NET/Silk.NET/sources/OpenAL/OpenAL/Silk.NET.OpenAL.csproj]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/OpenAL/OpenAL/AlContext.cs(185,11): error CS0540: 'AlContext.MakeContextCurrentRaw(ContextHandle)': containing type does not implement interface 'IAlContext' [/Users/runner/work/Silk.NET/Silk.NET/sources/OpenAL/OpenAL/Silk.NET.OpenAL.csproj]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/OpenAL/OpenAL/AlContext.cs(207,12): error CS0246: The type or namespace name 'IAl' could not be found (are you missing a using directive or an assembly reference?) [/Users/runner/work/Silk.NET/Silk.NET/sources/OpenAL/OpenAL/Silk.NET.OpenAL.csproj]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/OpenAL/OpenAL/AlContext.cs(205,12): error CS0246: The type or namespace name 'IAl' could not be found (are you missing a using directive or an assembly reference?) [/Users/runner/work/Silk.NET/Silk.NET/sources/OpenAL/OpenAL/Silk.NET.OpenAL.csproj]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/OpenAL/OpenAL/Extensions.cs(34,40): error CS0246: The type or namespace name 'IAl' could not be found (are you missing a using directive or an assembly reference?) [/Users/runner/work/Silk.NET/Silk.NET/sources/OpenAL/OpenAL/Silk.NET.OpenAL.csproj]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/OpenAL/OpenAL/Al.cs(18,32): error CS0246: The type or namespace name 'IAl' could not be found (are you missing a using directive or an assembly reference?) [/Users/runner/work/Silk.NET/Silk.NET/sources/OpenAL/OpenAL/Silk.NET.OpenAL.csproj]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/OpenAL/OpenAL/Al.cs(18,36): error CS0759: No defining declaration found for implementing declaration of partial method 'Al.ThisThread.ContextFactory()' [/Users/runner/work/Silk.NET/Silk.NET/sources/OpenAL/OpenAL/Silk.NET.OpenAL.csproj]
|
|
Test (win-x64, windows-latest, win-x64)
Process completed with exit code 1.
|
|
Test (win-x64, windows-latest, win-x64):
sources/SDL/SDL/SdlContext.cs#L58
The type or namespace name 'GlAttr' could not be found (are you missing a using directive or an assembly reference?)
|
|
Test (win-x64, windows-latest, win-x64):
sources/SDL/SDL/SdlContext.cs#L67
The type or namespace name 'GlContextStateHandle' could not be found (are you missing a using directive or an assembly reference?)
|
|
Test (win-x64, windows-latest, win-x64):
sources/SDL/SDL/SdlContext.cs#L49
The type or namespace name 'GlAttr' could not be found (are you missing a using directive or an assembly reference?)
|
|
Test (win-x64, windows-latest, win-x64):
sources/SDL/SDL/SdlContext.cs#L20
The type or namespace name 'GlAttr' could not be found (are you missing a using directive or an assembly reference?)
|
|
Test (win-x64, windows-latest, win-x64):
sources/SDL/SDL/SdlContext.cs#L78
The type or namespace name 'GlContextStateHandle' could not be found (are you missing a using directive or an assembly reference?)
|