test: add missing coverage tests (post-#391 — hooks, full param matrix, config models) #392
Annotations
10 warnings and 1 notice
|
Verify AOT compatibility:
src/c#/GeneralUpdate.Core/Tracer/WindowsOutputDebugListener.cs#L19
Nullability of type of parameter 'message' doesn't match overridden member (possibly because of nullability attributes).
|
|
Verify AOT compatibility:
src/c#/GeneralUpdate.Core/Configuration/GlobalConfigInfo.cs#L107
'GlobalConfigInfo.DriverDirectory' hides inherited member 'BaseConfigInfo.DriverDirectory'. Use the new keyword if hiding was intended.
|
|
Verify AOT compatibility:
src/c#/GeneralUpdate.Core/Configuration/ConfigurationMapper.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
Verify AOT compatibility:
src/c#/GeneralUpdate.Core/FileSystem/FileNode.cs#L138
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Verify AOT compatibility:
src/c#/GeneralUpdate.Core/Tracer/TextTraceListener.cs#L53
'TextTraceListener.Dispose()' hides inherited member 'TraceListener.Dispose()'. Use the new keyword if hiding was intended.
|
|
Verify AOT compatibility:
src/c#/GeneralUpdate.Core/Strategy/WindowsStrategy.cs#L10
The using directive for 'GeneralUpdate.Core.Pipeline' appeared previously in this namespace
|
|
Verify AOT compatibility:
src/c#/GeneralUpdate.Core/Strategy/WindowsStrategy.cs#L8
The using directive for 'GeneralUpdate.Core' appeared previously in this namespace
|
|
Verify AOT compatibility:
src/c#/GeneralUpdate.Core/Strategy/LinuxStrategy.cs#L11
The using directive for 'GeneralUpdate.Core.Pipeline' appeared previously in this namespace
|
|
Verify AOT compatibility:
src/c#/GeneralUpdate.Core/Strategy/LinuxStrategy.cs#L9
The using directive for 'GeneralUpdate.Core' appeared previously in this namespace
|
|
Verify AOT compatibility:
src/c#/GeneralUpdate.Core/Strategy/AbstractStrategy.cs#L9
The using directive for 'GeneralUpdate.Core.Configuration' appeared previously in this namespace
|
|
|
background
wait
wait-all
cancel
Loading