Start work on documenting the API #876
dotnet.yml
on: push
Matrix: Test
Build
3m 5s
Report Coverage
27s
Release
0s
Annotations
10 errors and 2 warnings
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Input/Input/api.cs(30,41): error CS8795: Partial method 'InputWindowExtensions.CreateInputBackend(INativeWindow)' must have an implementation part because it has accessibility modifiers. [/Users/runner/work/Silk.NET/Silk.NET/sources/Input/Input/Silk.NET.Input.csproj::TargetFramework=net8.0]
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Input/Input/api.cs(206,17): error CS0501: 'InputContext.Update()' must declare a body because it is not marked abstract, extern, or partial [/Users/runner/work/Silk.NET/Silk.NET/sources/Input/Input/Silk.NET.Input.csproj::TargetFramework=net8.0]
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Input/Input/api.cs(212,33): error CS0535: 'Pointers' does not implement interface member 'IReadOnlyList<IPointerDevice>.this[int]' [/Users/runner/work/Silk.NET/Silk.NET/sources/Input/Input/Silk.NET.Input.csproj::TargetFramework=net8.0]
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Input/Input/api.cs(212,33): error CS0535: 'Pointers' does not implement interface member 'IReadOnlyCollection<IPointerDevice>.Count' [/Users/runner/work/Silk.NET/Silk.NET/sources/Input/Input/Silk.NET.Input.csproj::TargetFramework=net8.0]
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Input/Input/api.cs(212,33): error CS0535: 'Pointers' does not implement interface member 'IEnumerable<IPointerDevice>.GetEnumerator()' [/Users/runner/work/Silk.NET/Silk.NET/sources/Input/Input/Silk.NET.Input.csproj::TargetFramework=net8.0]
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Input/Input/api.cs(212,33): error CS0535: 'Pointers' does not implement interface member 'IEnumerable.GetEnumerator()' [/Users/runner/work/Silk.NET/Silk.NET/sources/Input/Input/Silk.NET.Input.csproj::TargetFramework=net8.0]
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Input/Input/api.cs(250,34): error CS0535: 'Keyboards' does not implement interface member 'IReadOnlyList<IKeyboard>.this[int]' [/Users/runner/work/Silk.NET/Silk.NET/sources/Input/Input/Silk.NET.Input.csproj::TargetFramework=net8.0]
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Input/Input/api.cs(250,34): error CS0535: 'Keyboards' does not implement interface member 'IReadOnlyCollection<IKeyboard>.Count' [/Users/runner/work/Silk.NET/Silk.NET/sources/Input/Input/Silk.NET.Input.csproj::TargetFramework=net8.0]
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Input/Input/api.cs(250,34): error CS0535: 'Keyboards' does not implement interface member 'IEnumerable<IKeyboard>.GetEnumerator()' [/Users/runner/work/Silk.NET/Silk.NET/sources/Input/Input/Silk.NET.Input.csproj::TargetFramework=net8.0]
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Input/Input/api.cs(250,34): error CS0535: 'Keyboards' does not implement interface member 'IEnumerable.GetEnumerator()' [/Users/runner/work/Silk.NET/Silk.NET/sources/Input/Input/Silk.NET.Input.csproj::TargetFramework=net8.0]
|
Test (linux-x64, ubuntu-20.04, linux-x64)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Build
Solution "/Users/runner/work/Silk.NET/Silk.NET/Silk.NET.sln" has active build configurations for the build project.
Either enable SuppressBuildProjectCheck on "Build.Solution" or remove the following entries from the solution file:
" - {3CADD95A-179F-4ECF-A49D-4B753832C63C}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {3CADD95A-179F-4ECF-A49D-4B753832C63C}.Release|Any CPU.Build.0 = Release|Any CPU"
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-linux-x64
|
837 KB |
|
coverage-osx-arm64
|
850 KB |
|
coverage-win-x64
|
837 KB |
|