Skip to content

v1.9.2023.1103

v1.9.2023.1103 #57

Triggered via push November 3, 2023 15:51
Status Success
Total duration 57s
Artifacts

test.yml

on: push
build-test
46s
build-test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-test: NewLife.IoT/ThingSpecification/PropertyExtend.cs#L46
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-test: 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-test: NewLife.IoT/ThingSpecification/PropertyExtend.cs#L46
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-test: 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-test: 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-test: NewLife.IoT/ThingSpecification/PropertyExtend.cs#L46
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-test: NewLife.IoT/TypeHelper.cs#L20
Dereference of a possibly null reference.
build-test: NewLife.IoT/TypeHelper.cs#L71
Dereference of a possibly null reference.
build-test: NewLife.IoT/TypeHelper.cs#L101
Dereference of a possibly null reference.
build-test: NewLife.IoT/Drivers/DriverBase.cs#L66
Dereference of a possibly null reference.