Skip to content

Add TryAddEnumerable #46

Add TryAddEnumerable

Add TryAddEnumerable #46

Triggered via pull request October 15, 2024 08:32
Status Success
Total duration 40s
Artifacts 1

publish.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
run_test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run_test: src/Bindicate/Attributes/BaseKeyedServiceAttribute.cs#L18
Cannot convert null literal to non-nullable reference type.
run_test: src/Bindicate/Attributes/BaseServiceAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
run_test: src/Bindicate/Attributes/BaseServiceAttribute.cs#L11
Non-nullable property 'ServiceType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
run_test: src/Bindicate/Attributes/BaseKeyedServiceAttribute.cs#L14
Cannot convert null literal to non-nullable reference type.
run_test: src/Bindicate/Attributes/BaseKeyedServiceAttribute.cs#L12
Non-nullable property 'ServiceType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
run_test: src/Bindicate/Attributes/BaseKeyedServiceAttribute.cs#L12
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
run_test: src/Bindicate/Configuration/AutowiringBuilder.cs#L146
Dereference of a possibly null reference.
run_test: src/Bindicate/Configuration/AutowiringBuilder.cs#L327
Possible null reference return.
run_test: src/Bindicate.Tests/Generic/TestDataForScopedGeneric.cs#L19
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
create_nuget
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
create_nuget: src/Bindicate/Attributes/BaseKeyedServiceAttribute.cs#L18
Cannot convert null literal to non-nullable reference type.
create_nuget: src/Bindicate/Attributes/BaseServiceAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
create_nuget: src/Bindicate/Attributes/BaseServiceAttribute.cs#L11
Non-nullable property 'ServiceType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
create_nuget: src/Bindicate/Attributes/BaseKeyedServiceAttribute.cs#L14
Cannot convert null literal to non-nullable reference type.
create_nuget: src/Bindicate/Attributes/BaseKeyedServiceAttribute.cs#L12
Non-nullable property 'ServiceType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
create_nuget: src/Bindicate/Attributes/BaseKeyedServiceAttribute.cs#L12
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
create_nuget: src/Bindicate/Configuration/AutowiringBuilder.cs#L146
Dereference of a possibly null reference.
create_nuget: src/Bindicate/Configuration/AutowiringBuilder.cs#L327
Possible null reference return.

Artifacts

Produced during runtime
Name Size
nuget Expired
14.7 KB