Skip to content

WIP: Add support for IOptions<T> #30

WIP: Add support for IOptions<T>

WIP: Add support for IOptions<T> #30

Triggered via pull request October 23, 2023 07:23
Status Success
Total duration 38s
Artifacts 1

publish.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
run_test: src/Bindicate/Attributes/BaseServiceAttribute.cs#L15
Cannot convert null literal to non-nullable reference type.
run_test: src/Bindicate/Attributes/BaseServiceAttribute.cs#L13
Non-nullable property 'ServiceType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run_test: src/Bindicate/Configuration/AutowiringBuilder.cs#L101
Dereference of a possibly null reference.
run_test: src/Bindicate.Tests/Generic/TestDataForScopedGeneric.cs#L12
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run_test: src/Bindicate.Tests/Generic/TestDataForScopedGeneric.cs#L13
Non-nullable property 'Country' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run_test: src/Bindicate.Tests/Generic/TestDataForScopedGeneric.cs#L14
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run_test: src/Bindicate.Tests/Generic/TestDataForScopedGeneric.cs#L19
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run_test: src/Bindicate.Tests/Generic/TestDataForScopedGeneric.cs#L20
Non-nullable property 'Price' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run_test: src/Bindicate.Tests/Generic/GenericInterfaceRegistrationTests.cs#L48
Converting null literal or possible null value to non-nullable type.
run_test: src/Bindicate.Tests/Generic/GenericInterfaceRegistrationTests.cs#L49
Converting null literal or possible null value to non-nullable type.
create_nuget: src/Bindicate/Attributes/BaseServiceAttribute.cs#L15
Cannot convert null literal to non-nullable reference type.
create_nuget: src/Bindicate/Attributes/BaseServiceAttribute.cs#L13
Non-nullable property 'ServiceType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
create_nuget: src/Bindicate/Configuration/AutowiringBuilder.cs#L101
Dereference of a possibly null reference.

Artifacts

Produced during runtime
Name Size
nuget Expired
9.55 KB