Bump autofac version to 8.0 #2
Annotations
10 warnings
Run Tests:
tests/AspectCore.Extensions.Configuration.Tests/ConfigurationBindingTest.cs#L40
Field 'BindConfigService._config' is never assigned to, and will always have its default value null
|
Run Tests:
tests/AspectCore.Extensions.Configuration.Tests/ConfigurationValueTest.cs#L36
Field 'ValueConfigService.name' is never assigned to, and will always have its default value null
|
Run Tests:
tests/AspectCore.Extensions.Configuration.Tests/ConfigurationValueTest.cs#L33
Field 'ValueConfigService.age' is never assigned to, and will always have its default value 0
|
Run Tests:
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)
|
Run Tests:
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)
|
Run Tests:
tests/AspectCore.Extensions.Configuration.Tests/ConfigurationBindingTest.cs#L40
Field 'BindConfigService._config' is never assigned to, and will always have its default value null
|
Run Tests:
tests/AspectCore.Extensions.Configuration.Tests/ConfigurationValueTest.cs#L33
Field 'ValueConfigService.age' is never assigned to, and will always have its default value 0
|
Run Tests:
tests/AspectCore.Extensions.Configuration.Tests/ConfigurationValueTest.cs#L36
Field 'ValueConfigService.name' is never assigned to, and will always have its default value null
|
Run Tests:
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)
|
Run Tests:
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)
|
Loading