Skip to content

publish

publish #17

Manually triggered December 1, 2023 06:00
Status Success
Total duration 28s
Artifacts

publish.yml

on: workflow_dispatch
build-publish
20s
build-publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-publish: 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-publish: 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-publish: 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-publish: 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-publish: 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-publish: 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-publish: NewLife.IoT/TypeHelper.cs#L20
Dereference of a possibly null reference.
build-publish: NewLife.IoT/TypeHelper.cs#L71
Dereference of a possibly null reference.
build-publish: NewLife.IoT/TypeHelper.cs#L101
Dereference of a possibly null reference.
build-publish: NewLife.IoT/ThingSpecification/TypeSpec.cs#L26
Possible null reference argument for parameter 'type' in 'IDictionary<string, object?> DataSpecs.GetDictionary(string type)'.