Skip to content

3.0 - Simple IHandle interface for XYZHandle structs #1153

3.0 - Simple IHandle interface for XYZHandle structs

3.0 - Simple IHandle interface for XYZHandle structs #1153

Triggered via pull request November 27, 2025 13:12
Status Failure
Total duration 4m 11s
Artifacts

dotnet.yml

on: pull_request
Matrix: Test
Report Coverage
0s
Report Coverage
Release
Release
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Test (linux-x64, ubuntu-22.04, linux-x64)
Process completed with exit code 1.
Test (linux-x64, ubuntu-22.04, linux-x64): sources/Core/Core/Abstractions/IHandle.cs#L8
Missing XML comment for publicly visible type or member 'IHandle.IsNull'
Test (linux-x64, ubuntu-22.04, linux-x64): sources/Core/Core/Abstractions/IHandle.cs#L6
Missing XML comment for publicly visible type or member 'IHandle'
Build
Process completed with exit code 255.
Build
Target "Pack" has thrown an exception
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Core/Core/Abstractions/IHandle.cs(8,17): error CS1591: Missing XML comment for publicly visible type or member 'IHandle.IsNull' [/Users/runner/work/Silk.NET/Silk.NET/sources/Core/Core/Silk.NET.Core.csproj]
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Core/Core/Abstractions/IHandle.cs(6,18): error CS1591: Missing XML comment for publicly visible type or member 'IHandle' [/Users/runner/work/Silk.NET/Silk.NET/sources/Core/Core/Silk.NET.Core.csproj]
Test (osx-arm64, macos-latest, osx-arm64)
Process completed with exit code 1.
Test (osx-arm64, macos-latest, osx-arm64): sources/Core/Core/Abstractions/IHandle.cs#L8
Missing XML comment for publicly visible type or member 'IHandle.IsNull'
Test (osx-arm64, macos-latest, osx-arm64): sources/Core/Core/Abstractions/IHandle.cs#L6
Missing XML comment for publicly visible type or member 'IHandle'
Test (win-x64, windows-latest, win-x64)
Process completed with exit code 1.
Test (win-x64, windows-latest, win-x64): sources/Core/Core/Abstractions/IHandle.cs#L8
Missing XML comment for publicly visible type or member 'IHandle.IsNull'
Test (win-x64, windows-latest, win-x64): sources/Core/Core/Abstractions/IHandle.cs#L6
Missing XML comment for publicly visible type or member 'IHandle'