取消字段 #56
Annotations
10 warnings
Build:
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()'.
|
Build:
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).
|
Build:
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).
|
Build:
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()'.
|
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.
|
Build:
NewLife.IoT/Drivers/DriverBase.cs#L66
Dereference of a possibly null reference.
|
Build:
NewLife.IoT/Drivers/DriverFactory.cs#L27
Possible null reference argument for parameter 'key' in 'Type Dictionary<string, Type>.this[string key]'.
|
Build:
NewLife.IoT/Drivers/DriverInfo.cs#L39
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading