Merge pull request #65 from huhouhua/dependabot/nuget/examples/Annota… #282
dotnet.yml
on: push
Check license
4s
windows-build
1m 12s
Matrix: unix-build
Annotations
9 warnings
|
Running tests on ubuntu-latest:
test/Microsoft.Extensions.Configuration.Annotations.Test/ConfigBinderTest.cs#L26
Theory method 'ValidateTest' on test class 'ConfigBinderTest' does not use parameter 'configurationRoot'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
|
Running tests on ubuntu-latest:
test/Microsoft.Extensions.Configuration.Annotations.Test/ConfigBinderTest.cs#L57
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Running tests on ubuntu-latest:
test/Microsoft.Extensions.Configuration.Annotations.Test/ConfigBinderTest.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Running tests on macOS-latest:
test/Microsoft.Extensions.Configuration.Annotations.Test/ConfigBinderTest.cs#L26
Theory method 'ValidateTest' on test class 'ConfigBinderTest' does not use parameter 'configurationRoot'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
|
Running tests on macOS-latest:
test/Microsoft.Extensions.Configuration.Annotations.Test/ConfigBinderTest.cs#L57
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Running tests on macOS-latest:
test/Microsoft.Extensions.Configuration.Annotations.Test/ConfigBinderTest.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
windows-build:
test/Microsoft.Extensions.Configuration.Annotations.Test/ConfigBinderTest.cs#L26
Theory method 'ValidateTest' on test class 'ConfigBinderTest' does not use parameter 'configurationRoot'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
|
windows-build:
test/Microsoft.Extensions.Configuration.Annotations.Test/ConfigBinderTest.cs#L57
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
windows-build:
test/Microsoft.Extensions.Configuration.Annotations.Test/ConfigBinderTest.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|