新增数据处理助手DataHelper,便于借助物模型编解码数据,完成字节数组到基础类型之间的转换 #67
Annotations
10 warnings
Build:
NewLife.IoT/obj/Release/netstandard2.1/NewLife.IoT.AssemblyInfo.cs#L17
The specified version string '2.0.2023.1218-beta1648' does not conform to the recommended format - major.minor.build.revision
|
Build:
NewLife.IoT/obj/Release/net45/NewLife.IoT.AssemblyInfo.cs#L17
The specified version string '2.0.2023.1218-beta1648' does not conform to the recommended format - major.minor.build.revision
|
Build:
NewLife.IoT/ThingSpecification/PropertyExtend.cs#L49
Nullability of reference types in return type of 'IDictionary<string, object> PropertyExtend.ToDictionary()' doesn't match implicitly implemented member 'IDictionary<string, object?> IDictionarySource.ToDictionary()'.
|
Build:
NewLife.IoT/ThingSpecification/TypeSpec.cs#L22
Nullability of reference types in return type of 'IDictionary<string, object> TypeSpec.ToDictionary()' doesn't match implicitly implemented member 'IDictionary<string, object?> IDictionarySource.ToDictionary()'.
|
Build:
NewLife.IoT/ThingSpecification/PropertyExtend.cs#L49
Nullability of reference types in return type of 'IDictionary<string, object> PropertyExtend.ToDictionary()' doesn't match implicitly implemented member 'IDictionary<string, object?> IDictionarySource.ToDictionary()'.
|
Build:
NewLife.IoT/ThingSpecification/TypeSpec.cs#L22
Nullability of reference types in return type of 'IDictionary<string, object> TypeSpec.ToDictionary()' doesn't match implicitly implemented member 'IDictionary<string, object?> IDictionarySource.ToDictionary()'.
|
Build:
NewLife.IoT/obj/Release/net40/NewLife.IoT.AssemblyInfo.cs#L17
The specified version string '2.0.2023.1218-beta1648' does not conform to the recommended format - major.minor.build.revision
|
Build:
NewLife.IoT/TypeHelper.cs#L20
Dereference of a possibly null reference.
|
Build:
NewLife.IoT/TypeHelper.cs#L71
Dereference of a possibly null reference.
|
Build:
NewLife.IoT/TypeHelper.cs#L101
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading