cleanup #1728
dotnet.yml
on: push
Matrix: Test
Build
5m 58s
Report Coverage
17s
Release
0s
Annotations
11 errors and 48 warnings
|
Report Coverage
Failed to execute ReportGenerator global tool
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Playground/InputTesting.cs(84,9): error CS0103: The name 'TestLog' does not exist in the current context [/Users/runner/work/Silk.NET/Silk.NET/sources/Playground/Playground.csproj]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Playground/InputTesting.cs(79,9): error CS0103: The name 'TestLog' does not exist in the current context [/Users/runner/work/Silk.NET/Silk.NET/sources/Playground/Playground.csproj]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Playground/InputTesting.cs(74,9): error CS0103: The name 'TestLog' does not exist in the current context [/Users/runner/work/Silk.NET/Silk.NET/sources/Playground/Playground.csproj]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Playground/InputTesting.cs(69,9): error CS0103: The name 'TestLog' does not exist in the current context [/Users/runner/work/Silk.NET/Silk.NET/sources/Playground/Playground.csproj]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Playground/InputTesting.cs(64,9): error CS0103: The name 'TestLog' does not exist in the current context [/Users/runner/work/Silk.NET/Silk.NET/sources/Playground/Playground.csproj]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Playground/InputTesting.cs(59,9): error CS0103: The name 'TestLog' does not exist in the current context [/Users/runner/work/Silk.NET/Silk.NET/sources/Playground/Playground.csproj]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Playground/InputTesting.cs(54,9): error CS0103: The name 'TestLog' does not exist in the current context [/Users/runner/work/Silk.NET/Silk.NET/sources/Playground/Playground.csproj]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Playground/InputTesting.cs(49,9): error CS0103: The name 'TestLog' does not exist in the current context [/Users/runner/work/Silk.NET/Silk.NET/sources/Playground/Playground.csproj]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Playground/InputTesting.cs(44,9): error CS0103: The name 'TestLog' does not exist in the current context [/Users/runner/work/Silk.NET/Silk.NET/sources/Playground/Playground.csproj]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Playground/InputTesting.cs(12,9): error CS0103: The name 'TestLog' does not exist in the current context [/Users/runner/work/Silk.NET/Silk.NET/sources/Playground/Playground.csproj]
|
|
Test (osx-arm64, macos-latest, osx-arm64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (osx-arm64, macos-latest, osx-arm64)
No files were found with the provided path: ./coverage/**/coverage.cobertura.xml. No artifacts will be uploaded.
|
|
Test (osx-arm64, macos-latest, osx-arm64):
sources/Input/Input/Implementations/SDL3/Devices/Joysticks/SdlJoystick.cs#L69
Non-nullable field '_rawHatState' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Test (osx-arm64, macos-latest, osx-arm64):
sources/Input/Input/Implementations/SDL3/Devices/Joysticks/SdlJoystick.cs#L69
Non-nullable field '_rawAxisState' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Test (osx-arm64, macos-latest, osx-arm64):
sources/Input/Input/Implementations/SDL3/Devices/Joysticks/SdlJoystick.cs#L69
Non-nullable field '_rawButtonState' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Test (osx-arm64, macos-latest, osx-arm64):
sources/Input/Input/Implementations/SDL3/Devices/Joysticks/SdlJoystick.cs#L69
Non-nullable property 'State' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
|
|
Test (osx-arm64, macos-latest, osx-arm64):
sources/Input/Input/Implementations/SDL3/Devices/Joysticks/SdlGamepad.cs#L26
Non-nullable field '_bindings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Test (osx-arm64, macos-latest, osx-arm64):
sources/Input/Input/Implementations/EnumInfo.cs#L227
Single-line comment or end-of-line expected
|
|
Test (osx-arm64, macos-latest, osx-arm64):
sources/Input/Input/NativeMemory.cs#L51
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'Summary'.'
|
|
Test (osx-arm64, macos-latest, osx-arm64):
sources/Input/Input/Implementations/EnumInfo.cs#L181
Single-line comment or end-of-line expected
|
|
Test (osx-arm64, macos-latest, osx-arm64):
sources/Input/Input/Implementations/SDL3/DataStructures/SdlInputEventQueue.cs#L47
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'Summary'.'
|
|
Test (linux-x64, ubuntu-22.04, linux-x64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (linux-x64, ubuntu-22.04, linux-x64)
No files were found with the provided path: ./coverage/**/coverage.cobertura.xml. No artifacts will be uploaded.
|
|
Test (linux-x64, ubuntu-22.04, linux-x64):
sources/Input/Input/Implementations/SDL3/Devices/Joysticks/SdlJoystick.cs#L69
Non-nullable field '_rawHatState' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Test (linux-x64, ubuntu-22.04, linux-x64):
sources/Input/Input/Implementations/SDL3/Devices/Joysticks/SdlJoystick.cs#L69
Non-nullable field '_rawAxisState' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Test (linux-x64, ubuntu-22.04, linux-x64):
sources/Input/Input/Implementations/SDL3/Devices/Joysticks/SdlJoystick.cs#L69
Non-nullable field '_rawButtonState' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Test (linux-x64, ubuntu-22.04, linux-x64):
sources/Input/Input/Implementations/SDL3/Devices/Joysticks/SdlJoystick.cs#L69
Non-nullable property 'State' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Test (linux-x64, ubuntu-22.04, linux-x64):
sources/Input/Input/Implementations/SDL3/Devices/Joysticks/SdlGamepad.cs#L26
Non-nullable field '_bindings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
|
|
Test (linux-x64, ubuntu-22.04, linux-x64):
sources/Input/Input/Implementations/SDL3/DataStructures/SdlInputEventQueue.cs#L47
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'Summary'.'
|
|
Test (linux-x64, ubuntu-22.04, linux-x64):
sources/Input/Input/NativeMemory.cs#L51
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'Summary'.'
|
|
Test (linux-x64, ubuntu-22.04, linux-x64):
sources/Input/Input/Implementations/EnumInfo.cs#L227
Single-line comment or end-of-line expected
|
|
Test (linux-x64, ubuntu-22.04, linux-x64):
sources/Input/Input/Implementations/EnumInfo.cs#L181
Single-line comment or end-of-line expected
|
|
Test (win-x64, windows-latest, win-x64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (win-x64, windows-latest, win-x64)
No files were found with the provided path: ./coverage/**/coverage.cobertura.xml. No artifacts will be uploaded.
|
|
Test (win-x64, windows-latest, win-x64):
sources/Input/Input/Implementations/SDL3/Devices/Joysticks/SdlGamepad.cs#L26
Non-nullable field '_bindings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Test (win-x64, windows-latest, win-x64):
sources/Input/Input/Implementations/SDL3/Devices/Joysticks/SdlJoystick.cs#L69
Non-nullable field '_rawHatState' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Test (win-x64, windows-latest, win-x64):
sources/Input/Input/Implementations/SDL3/Devices/Joysticks/SdlJoystick.cs#L69
Non-nullable field '_rawAxisState' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Test (win-x64, windows-latest, win-x64):
sources/Input/Input/Implementations/SDL3/Devices/Joysticks/SdlJoystick.cs#L69
Non-nullable field '_rawButtonState' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Test (win-x64, windows-latest, win-x64):
sources/Input/Input/Implementations/SDL3/Devices/Joysticks/SdlJoystick.cs#L69
Non-nullable property 'State' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
|
|
Test (win-x64, windows-latest, win-x64):
sources/Input/Input/Implementations/SDL3/DataStructures/SdlInputEventQueue.cs#L47
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'Summary'.'
|
|
Test (win-x64, windows-latest, win-x64):
sources/Input/Input/Implementations/EnumInfo.cs#L227
Single-line comment or end-of-line expected
|
|
Test (win-x64, windows-latest, win-x64):
sources/Input/Input/Implementations/EnumInfo.cs#L181
Single-line comment or end-of-line expected
|
|
Test (win-x64, windows-latest, win-x64):
sources/Input/Input/NativeMemory.cs#L51
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'Summary'.'
|
|
Report Coverage
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4, actions/setup-dotnet@v1, danielpalme/ReportGenerator-GitHub-Action@5.1.9. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Input/Input/Implementations/SDL3/DataStructures/SdlInputEventQueue.cs(47,11): warning CS1570: XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'Summary'.' [/Users/runner/work/Silk.NET/Silk.NET/sources/Input/Input/Silk.NET.Input.csproj::TargetFramework=net10.0]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/eng/build/Silk.NET.NUKE.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-w3x6-4m5h-cxqf [/Users/runner/work/Silk.NET/Silk.NET/Silk.NET.sln]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/eng/build/Silk.NET.NUKE.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-mmjf-rqrv-855v [/Users/runner/work/Silk.NET/Silk.NET/Silk.NET.sln]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/eng/build/Silk.NET.NUKE.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-g8r8-53c2-pm3f [/Users/runner/work/Silk.NET/Silk.NET/Silk.NET.sln]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/eng/build/Silk.NET.NUKE.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-cvvh-rhrc-wg4q [/Users/runner/work/Silk.NET/Silk.NET/Silk.NET.sln]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/eng/build/Silk.NET.NUKE.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-8q5v-6pqq-x66h [/Users/runner/work/Silk.NET/Silk.NET/Silk.NET.sln]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/eng/build/Silk.NET.NUKE.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-6588-8gv4-xfgh [/Users/runner/work/Silk.NET/Silk.NET/Silk.NET.sln]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/eng/build/Silk.NET.NUKE.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-37gx-xxp4-5rgx [/Users/runner/work/Silk.NET/Silk.NET/Silk.NET.sln]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/eng/build/Silk.NET.NUKE.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-23rf-6693-g89p [/Users/runner/work/Silk.NET/Silk.NET/Silk.NET.sln]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/eng/build/Silk.NET.NUKE.csproj : warning NU1901: Package 'NuGet.Packaging' 6.12.1 has a known low severity vulnerability, https://github.com/advisories/GHSA-g4vj-cjjj-v7hg [/Users/runner/work/Silk.NET/Silk.NET/Silk.NET.sln]
|