displays: converge key-name decoding on the fixed WinReg helper - #533
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.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
|
|
Build UI (net10, x64 Release):
HLab.Core/HLab.Mvvm.Annotations/HelperFactory.cs#L80
Possible null reference return.
|
|
Build UI (net10, x64 Release):
HLab.Core/HLab.Mvvm.Annotations/IMvvmContext.cs#L19
Cannot convert null literal to non-nullable reference type.
|
|
Build UI (net10, x64 Release):
HLab.Core/HLab.Mvvm.Annotations/IMvvmContext.cs#L18
Cannot convert null literal to non-nullable reference type.
|
|
Build UI (net10, x64 Release):
HLab.Core/HLab.Mvvm.Annotations/IMvvmContext.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
Build UI (net10, x64 Release):
HLab.Core/HLab.Mvvm.Annotations/HelperFactory.cs#L52
Cannot convert null literal to non-nullable reference type.
|
|
Build UI (net10, x64 Release):
HLab.Core/HLab.Core.Annotations/Bootloader.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
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).
|
|
Test (managed):
HLab.Core/HLab.Remote/RemoteClientSocket.cs#L155
The variable 'ex' is declared but never used
|
|
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.Remote/RemoteClientSocket.cs#L137
The variable 'ex' is declared but never used
|
|
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.Remote/RemoteClientSocket.cs#L58
The variable 'ex' is declared but never used
|
|
Test (managed):
HLab.Core/HLab.Base/SortedQueue.cs#L51
Possible null reference argument for parameter 'arg' in 'bool Func<T, bool>.Invoke(T arg)'.
|
|
Test (managed):
HLab.Core/HLab.Base/SortedQueue.cs#L26
Possible null reference argument for parameter 'arg2' in 'int Func<T, T, int>.Invoke(T arg1, T arg2)'.
|
|
Test (managed):
HLab.Core/HLab.Base/Suspender.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Test (managed):
HLab.Core/HLab.Base/Suspender.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
background
wait
wait-all
cancel
parallel
Loading