Update GitHub token usage in nuget.yaml #6
Annotations
4 warnings
|
build:
RestLesser.Tests/ODataUrlBuilderTests.cs#L11
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
RestLesser.Tests/ODataUrlBuilderTests.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
RestLesser.Tests/ODataUrlBuilderTests.cs#L11
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
RestLesser.Tests/ODataUrlBuilderTests.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|