Skip to content

Allure.Xunit improvements #225

Allure.Xunit improvements

Allure.Xunit improvements #225

Triggered via pull request March 27, 2024 22:48
Status Failure
Total duration 41s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build: Allure.Xunit.Examples/ExampleParameterisedTests.cs#L4
The type or namespace name 'Attributes' does not exist in the namespace 'Allure.Xunit' (are you missing an assembly reference?)
Build: Allure.Xunit.Examples/ExampleStepAttributes.cs#L2
The type or namespace name 'Attributes' does not exist in the namespace 'Allure.Xunit' (are you missing an assembly reference?)
Build: Allure.Xunit.Examples/ExampleStepAttributes.cs#L3
The type or namespace name 'Attributes' does not exist in the namespace 'Allure.Xunit' (are you missing an assembly reference?)
Build: Allure.Xunit.Examples/ExampleUnitTests.cs#L5
The type or namespace name 'Net' does not exist in the namespace 'Allure' (are you missing an assembly reference?)
Build: Allure.Xunit.Examples/ExampleUnitTests.cs#L6
The type or namespace name 'Attributes' does not exist in the namespace 'Allure.Xunit' (are you missing an assembly reference?)
Build: Allure.Xunit.Examples/ExampleStepAttributes.cs#L8
The type or namespace name 'AllureSuiteAttribute' could not be found (are you missing a using directive or an assembly reference?)
Build: Allure.Xunit.Examples/ExampleStepAttributes.cs#L8
The type or namespace name 'AllureSuite' could not be found (are you missing a using directive or an assembly reference?)
Build: Allure.Xunit.Examples/ExampleStepAttributes.cs#L94
The type or namespace name 'AllureAfterAttribute' could not be found (are you missing a using directive or an assembly reference?)
Build: Allure.Xunit.Examples/ExampleStepAttributes.cs#L94
The type or namespace name 'AllureAfter' could not be found (are you missing a using directive or an assembly reference?)
Build: Allure.Xunit.Examples/ExampleStepAttributes.cs#L11
The type or namespace name 'AllureBeforeAttribute' could not be found (are you missing a using directive or an assembly reference?)