Skip to content

fix mis placed method #130

fix mis placed method

fix mis placed method #130

Triggered via push November 4, 2025 21:56
Status Failure
Total duration 34s
Artifacts

build.yml

on: push
publish-nuget
0s
publish-nuget
create-release-tag
0s
create-release-tag
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
build: src/TestStack.BDDfy.Tests/Scanner/ReflectiveScanner/WhenTestClassUsesExecutableAttributes.cs#L71
'Configurator' does not contain a definition for 'Humanize'
build: src/TestStack.BDDfy.Tests/Scanner/FluentScanner/BDDfyUsingFluentApi.cs#L280
'Configurator' does not contain a definition for 'Humanize'
build: src/TestStack.BDDfy.Tests/Scanner/ReflectiveScanner/WhenStepsAreDefinedInABaseClass.cs#L52
'Configurator' does not contain a definition for 'Humanize'
build: src/TestStack.BDDfy.Tests/Scanner/ReflectiveScanner/WhenStepsAreDefinedInABaseClass.cs#L44
'Configurator' does not contain a definition for 'Humanize'
build: src/TestStack.BDDfy.Tests/Scanner/ReflectiveScanner/WhenTestClassUsesExecutableAttributes.cs#L71
'Configurator' does not contain a definition for 'Humanize'
build: src/TestStack.BDDfy.Tests/Scanner/Examples/ReflectiveWithExamples.cs#L27
Public method 'AndGivenStepWith__SecondExample__AccessedViaProperty' on test class 'ReflectiveWithExamples' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
build: src/TestStack.BDDfy.Tests/Scanner/Examples/ReflectiveWithExamples.cs#L22
Public method 'GivenStepWith__FirstExample__PassedAsParameter' on test class 'ReflectiveWithExamples' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
build: src/TestStack.BDDfy.Tests/Scanner/FluentScanner/AmbiguousHeaderMatchTests.cs#L9
Field 'AmbiguousHeaderMatchTests._count' is never assigned to, and will always have its default value 0
build: src/TestStack.BDDfy.Tests/Scanner/Examples/ReflectiveWithExamples.cs#L27
Public method 'AndGivenStepWith__SecondExample__AccessedViaProperty' on test class 'ReflectiveWithExamples' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
build: src/TestStack.BDDfy.Tests/Scanner/Examples/ReflectiveWithExamples.cs#L22
Public method 'GivenStepWith__FirstExample__PassedAsParameter' on test class 'ReflectiveWithExamples' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
build: src/TestStack.BDDfy.Tests/Scanner/FluentScanner/AmbiguousHeaderMatchTests.cs#L9
Field 'AmbiguousHeaderMatchTests._count' is never assigned to, and will always have its default value 0