Bump the dotnet-minor-patch group with 24 updates #73
Annotations
10 warnings
|
Build All Projects:
VerdiV6Laser/Commands/Responses/Parsers/ResponseParser.cs#L16
Possible null reference assignment.
|
|
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/AresLangLexer.cs#L63
The field 'AresLangLexer.loopDepth' is assigned but its value is never used
|
|
Build All Projects:
AresScript/obj/Release/net10.0/AresLangParser.cs#L102
The field 'AresLangParser.nestingLevel' is assigned but its value is never used
|
|
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)'.
|
|
Build All Projects:
Ares.Core/Validation/Campaign/RequiredDeviceInterpretersValidator.cs#L36
Dereference of a possibly null reference.
|
|
Build All Projects:
Ares.Core/Validation/Campaign/RequiredDeviceInterpretersValidator.cs#L29
Dereference of a possibly null reference.
|
|
Build All Projects:
Ares.Core/Validation/Campaign/RequiredDeviceInterpretersValidator.cs#L26
Dereference of a possibly null reference.
|
Loading