Bump the dotnet-minor-patch group with 20 updates #47
Annotations
1 error and 10 warnings
|
Run Unit Tests
Process completed with exit code 1.
|
|
Build All Projects:
RestSerialDevice/Commands/Responses/Parsers/DeviceServicesResponseParser.cs#L38
The variable 'e' is declared but never used
|
|
Build All Projects:
RestSerialDevice/Commands/Responses/Parsers/DeviceInfoResponseParser.cs#L30
The variable 'e' is declared but never used
|
|
Build All Projects:
FlirCM3/Simulation/SimCM3Camera.cs#L54
Dereference of a possibly null reference.
|
|
Build All Projects:
FlirCM3/Simulation/SimCM3Camera.cs#L89
'SimCM3Camera.Status' hides inherited member 'AresDevice.Status'. Use the new keyword if hiding was intended.
|
|
Build All Projects:
FlirCM3/Simulation/SimCM3Camera.cs#L88
'SimCM3Camera.Name' hides inherited member 'AresDevice.Name'. Use the new keyword if hiding was intended.
|
|
Build All Projects:
VerdiV6Laser/Commands/Responses/Parsers/ResponseParser.cs#L24
Cannot convert null literal to non-nullable reference type.
|
|
Build All Projects:
VerdiV6Laser/Commands/Responses/Parsers/ResponseParser.cs#L16
Possible null reference assignment.
|
|
Build All Projects:
Ares.Core/Device/Remote/RemoteDeviceManager.cs#L138
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Build All Projects:
Ares.Core/EntityConfigurations/Helpers/EfCoreValueConverters.cs#L107
Possible null reference argument for parameter 'd2' in 'bool EfCoreValueConverters.MapFieldEquals<TKey, TValue>(MapField<TKey, TValue> d1, MapField<TKey, TValue> d2)'.
|
|
Build All Projects:
Ares.Core/EntityConfigurations/Helpers/EfCoreValueConverters.cs#L107
Possible null reference argument for parameter 'd1' in 'bool EfCoreValueConverters.MapFieldEquals<TKey, TValue>(MapField<TKey, TValue> d1, MapField<TKey, TValue> d2)'.
|
Loading