Update Build Target #3
Annotations
10 warnings
build:
tests/AspectCore.Extensions.Configuration.Tests/ConfigurationBindingTest.cs#L40
Field 'BindConfigService._config' is never assigned to, and will always have its default value null
|
build:
tests/AspectCore.Extensions.Configuration.Tests/ConfigurationValueTest.cs#L33
Field 'ValueConfigService.age' is never assigned to, and will always have its default value 0
|
build:
tests/AspectCore.Extensions.Configuration.Tests/ConfigurationValueTest.cs#L36
Field 'ValueConfigService.name' is never assigned to, and will always have its default value null
|
build:
tests/AspectCore.Extensions.Configuration.Tests/ConfigurationValueTest.cs#L26
The literal or constant value "lemon-24" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'LoadValue' on type 'ConfigurationValueTest'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
build:
tests/AspectCore.Extensions.Configuration.Tests/ConfigurationBindingTest.cs#L26
The literal or constant value "lemon-24" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'LoadBinding' on type 'ConfigurationBindingTest'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
build:
tests/AspectCore.Extensions.Configuration.Tests/ConfigurationValueTest.cs#L36
Field 'ValueConfigService.name' is never assigned to, and will always have its default value null
|
build:
tests/AspectCore.Extensions.Configuration.Tests/ConfigurationBindingTest.cs#L40
Field 'BindConfigService._config' is never assigned to, and will always have its default value null
|
build:
tests/AspectCore.Extensions.Configuration.Tests/ConfigurationValueTest.cs#L33
Field 'ValueConfigService.age' is never assigned to, and will always have its default value 0
|
build:
tests/AspectCore.Extensions.Configuration.Tests/ConfigurationBindingTest.cs#L26
The literal or constant value "lemon-24" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'LoadBinding' on type 'ConfigurationBindingTest'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
build:
tests/AspectCore.Extensions.Configuration.Tests/ConfigurationValueTest.cs#L26
The literal or constant value "lemon-24" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'LoadValue' on type 'ConfigurationValueTest'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|