publish #18
Annotations
10 warnings
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/ThingModels/IPoint.cs#L96
Possible null reference argument for parameter 'strs' in 'bool StringHelper.EqualIgnoreCase(string? value, params string[] strs)'.
|
Build:
NewLife.IoT/ThingModels/IPoint.cs#L132
Possible null reference argument for parameter 'strs' in 'bool StringHelper.EqualIgnoreCase(string? value, params string[] strs)'.
|
Build:
NewLife.IoT/DataHelper.cs#L25
Possible null reference argument for parameter 'strs' in 'bool StringHelper.EqualIgnoreCase(string? value, params string[] strs)'.
|
Build:
NewLife.IoT/DataHelper.cs#L83
Possible null reference argument for parameter 'strs' in 'bool StringHelper.EqualIgnoreCase(string? value, params string[] strs)'.
|
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()'.
|
The logs for this run have expired and are no longer available.
Loading