Test/comprehensive unit tests 13 - #397
Merged
Merged
Annotations
10 warnings
|
src/c#/GeneralUpdate.Core/Network/VersionService.cs#L69
Cannot convert null literal to non-nullable reference type.
|
|
src/c#/GeneralUpdate.Core/Network/VersionService.cs#L60
Cannot convert null literal to non-nullable reference type.
|
|
src/c#/GeneralUpdate.Core/Network/VersionService.cs#L60
Cannot convert null literal to non-nullable reference type.
|
|
src/c#/GeneralUpdate.Core/Network/VersionService.cs#L51
Cannot convert null literal to non-nullable reference type.
|
|
src/c#/GeneralUpdate.Core/Network/VersionService.cs#L51
Cannot convert null literal to non-nullable reference type.
|
|
src/c#/GeneralUpdate.Core/Configuration/GlobalConfigInfo.cs#L107
'GlobalConfigInfo.DriverDirectory' hides inherited member 'BaseConfigInfo.DriverDirectory'. Use the new keyword if hiding was intended.
|
|
src/c#/GeneralUpdate.Core/Configuration/ConfigurationMapper.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
src/c#/GeneralUpdate.Core/FileSystem/StorageManager.cs#L255
Cannot convert null literal to non-nullable reference type.
|
|
src/c#/GeneralUpdate.Core/Tracer/TextTraceListener.cs#L53
'TextTraceListener.Dispose()' hides inherited member 'TraceListener.Dispose()'. Use the new keyword if hiding was intended.
|
|
src/c#/GeneralUpdate.Firmware/Strategy/Connections/IConnection.cs#L9
XML comment has cref attribute 'ConnectionType' that could not be resolved
|
The logs for this run have expired and are no longer available.
Loading