Merge branch 'master' of https://github.com/NewLifeX/NewLife.IoT #58
Annotations
10 warnings
NewLife.IoT/obj/Release/netstandard2.0/NewLife.IoT.AssemblyInfo.cs#L17
The specified version string '1.9.2023.1022-beta2202' does not conform to the recommended format - major.minor.build.revision
|
NewLife.IoT/Drivers/DriverBase.cs#L170
Nullability of reference types in return type of 'ITracer? DriverBase.Tracer.get' doesn't match implicitly implemented member 'ITracer ITracerFeature.Tracer.get' (possibly because of nullability attributes).
|
NewLife.IoT/ThingSpecification/PropertySpec.cs#L86
Nullability of reference types in return type of 'IDictionary<string, object?> PropertySpec.ToDictionary()' doesn't match implicitly implemented member 'IDictionary<string, object> IDictionarySource.ToDictionary()'.
|
NewLife.IoT/obj/Release/netstandard2.1/NewLife.IoT.AssemblyInfo.cs#L17
The specified version string '1.9.2023.1022-beta2202' does not conform to the recommended format - major.minor.build.revision
|
NewLife.IoT/Drivers/DriverBase.cs#L170
Nullability of reference types in return type of 'ITracer? DriverBase.Tracer.get' doesn't match implicitly implemented member 'ITracer ITracerFeature.Tracer.get' (possibly because of nullability attributes).
|
NewLife.IoT/ThingSpecification/PropertySpec.cs#L86
Nullability of reference types in return type of 'IDictionary<string, object?> PropertySpec.ToDictionary()' doesn't match implicitly implemented member 'IDictionary<string, object> IDictionarySource.ToDictionary()'.
|
NewLife.IoT/obj/Release/net40/NewLife.IoT.AssemblyInfo.cs#L17
The specified version string '1.9.2023.1022-beta2202' does not conform to the recommended format - major.minor.build.revision
|
NewLife.IoT/TypeHelper.cs#L20
Dereference of a possibly null reference.
|
NewLife.IoT/TypeHelper.cs#L71
Dereference of a possibly null reference.
|
NewLife.IoT/TypeHelper.cs#L101
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading