Panic shortcut: free a trapped cursor from the keyboard - #528
Merged
Annotations
21 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build UI (net10, x64 Release):
HLab.Core/HLab.Geo/Point.cs#L46
Nullability of reference types in type of parameter 'provider' doesn't match implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
|
Build UI (net10, x64 Release):
HLab.Core/HLab.Geo/Point.cs#L46
Nullability of reference types in type of parameter 'format' doesn't match implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
|
Build UI (net10, x64 Release):
HLab.Core/HLab.Remote/ClientBase.cs#L45
This call site is reachable on all platforms. 'PipeStream.WaitForPipeDrain()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build UI (net10, x64 Release):
HLab.Core/HLab.Remote/ClientBase.cs#L26
This call site is reachable on all platforms. 'PipeStream.WaitForPipeDrain()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build UI (net10, x64 Release):
HLab.Core/HLab.Remote/RemoteServer.cs#L56
This call site is reachable on all platforms. 'PipeTransmissionMode.Message' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build UI (net10, x64 Release):
HLab.Core/HLab.Remote/RemoteClientPipe.cs#L35
This call site is reachable on all platforms. 'PipeTransmissionMode.Message' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build UI (net10, x64 Release):
HLab.Core/HLab.Remote/RemoteServer.cs#L107
The field 'RemoteServer.Client._disposed' is assigned but its value is never used
|
|
Build UI (net10, x64 Release):
HLab.Core/HLab.Remote/RemoteClientSocket.cs#L155
The variable 'ex' is declared but never used
|
|
Build UI (net10, x64 Release):
HLab.Core/HLab.Remote/RemoteClientSocket.cs#L137
The variable 'ex' is declared but never used
|
|
Build UI (net10, x64 Release):
HLab.Core/HLab.Remote/RemoteClientSocket.cs#L58
The variable 'ex' is declared but never used
|
|
Test (managed):
HLab.Core/HLab.Geo/Size.cs#L194
Nullability of reference types in type of parameter 'format' doesn't match implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
|
Test (managed):
HLab.Core/HLab.Geo/Matrix.cs#L677
Nullability of reference types in type of parameter 'provider' doesn't match implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
|
Test (managed):
HLab.Core/HLab.Geo/Matrix.cs#L677
Nullability of reference types in type of parameter 'format' doesn't match implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
|
Test (managed):
HLab.Core/HLab.Geo/Rect.cs#L812
Nullability of type of parameter 'o' doesn't match overridden member (possibly because of nullability attributes).
|
|
Test (managed):
HLab.Core/HLab.Geo/Rect.cs#L988
Nullability of reference types in type of parameter 'provider' doesn't match implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
|
Test (managed):
HLab.Core/HLab.Geo/Rect.cs#L988
Nullability of reference types in type of parameter 'format' doesn't match implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
|
Test (managed):
HLab.Core/HLab.ColorTools/CIEXYZ.cs#L18
Possible null reference argument for parameter 'z' in 'CIEXYZ<T>.CIEXYZ(T x, T y, T z)'.
|
|
Test (managed):
HLab.Core/HLab.Geo/Point.cs#L46
Nullability of reference types in type of parameter 'provider' doesn't match implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
|
Test (managed):
HLab.Core/HLab.ColorTools/CIEXYZ.cs#L18
Possible null reference argument for parameter 'x' in 'CIEXYZ<T>.CIEXYZ(T x, T y, T z)'.
|
|
Test (managed):
HLab.Core/HLab.Geo/Point.cs#L46
Nullability of reference types in type of parameter 'format' doesn't match implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
background
wait
wait-all
cancel
parallel
Loading