Bump Google.Protobuf and 20 others #134
Open
Annotations
10 warnings
|
Build All Projects:
Ares.Core.Grpc/Services/DevicesService.cs#L27
Parameter 'deviceManager' is unread.
|
|
Build All Projects:
Ares.Core.Grpc/Services/DevicesService.cs#L26
Parameter 'configProvider' is unread.
|
|
Build All Projects:
Ares.Core/EntityConfigurations/Helpers/EfCoreValueConverters.cs#L55
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#L55
Possible null reference argument for parameter 'd1' in 'bool EfCoreValueConverters.MapFieldEquals<TKey, TValue>(MapField<TKey, TValue> d1, MapField<TKey, TValue> d2)'.
|
|
Build All Projects:
Ares.Core/Validation/Campaign/RequiredDeviceInterpretersValidator.cs#L35
Dereference of a possibly null reference.
|
|
Build All Projects:
Ares.Core/Device/Remote/RemoteDevice.cs#L51
'RemoteDevice.StateSchema' hides inherited member 'AresDevice.StateSchema'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Build All Projects:
AresScript/obj/Release/net10.0/AresLangLexer.cs#L63
The field 'AresLangLexer.loopDepth' is assigned but its value is never used
|
|
Build All Projects:
AresScript/obj/Release/net10.0/AresLangLexer.cs#L62
The field 'AresLangLexer.funcDepth' is assigned but its value is never used
|
|
Build All Projects:
AresScript/obj/Release/net10.0/AresLangParser.cs#L110
The field 'AresLangParser.nestingLevel' is assigned but its value is never used
|
|
Build All Projects:
AresScript/QuantityUnitHelper.cs#L125
Parameter 'unit' must have a non-null value when exiting with 'true'.
|
Loading