Update to .NET 8 #33
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#L102
Dereference of a possibly null reference.
|
run_test:
src/Bindicate.Tests/Generic/GenericInterfaceRegistrationTests.cs#L47
Converting null literal or possible null value to non-nullable type.
|
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#L58
Converting null literal or possible null value to non-nullable type.
|
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/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.
|
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#L102
Dereference of a possibly null reference.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nuget
Expired
|
9.58 KB |
|