Skip to content

Update Build Target

Update Build Target #3

Triggered via pull request November 29, 2024 09:15
Status Success
Total duration 4m 18s
Artifacts

build-windows.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)