Skip to content

fix: TMS-30015: fix for precondition and html tags images #155

fix: TMS-30015: fix for precondition and html tags images

fix: TMS-30015: fix for precondition and html tags images #155

Triggered via pull request December 4, 2024 07:10
Status Failure
Total duration 56s
Artifacts

validate.yaml

on: pull_request
Matrix: test
Matrix: validate
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 134 warnings
test (./Migrators/ZephyrScaleExporterTests)
Process completed with exit code 1.
test (./Migrators/SpiraTestExporterTests)
The job was canceled because "_Migrators_ZephyrScaleExp" failed.
test (./Migrators/TestCollabExporterTests)
The job was canceled because "_Migrators_ZephyrScaleExp" failed.
test (./Migrators/TestCollabExporterTests)
The operation was canceled.
test (./Migrators/PractiTestExporterTests)
The job was canceled because "_Migrators_ZephyrScaleExp" failed.
test (./Migrators/XRayExporterTests)
The job was canceled because "_Migrators_ZephyrScaleExp" failed.
test (./Migrators/XRayExporterTests)
The operation was canceled.
test (./Migrators/AzureExporterTests)
The job was canceled because "_Migrators_ZephyrScaleExp" failed.
test (./Migrators/AzureExporterTests)
The operation was canceled.
test (./Migrators/TestLinkExporterTests)
The job was canceled because "_Migrators_ZephyrScaleExp" failed.
test (./Migrators/TestLinkExporterTests)
The operation was canceled.
test (./Migrators/ZephyrSquadExporterTests)
The job was canceled because "_Migrators_ZephyrScaleExp" failed.
test (./Migrators/ZephyrSquadExporterTests)
The operation was canceled.
validate (./Migrators/TestLinkExporter)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
validate (./Migrators/TestLinkExporter): Migrators/Models/TestCase.cs#L12
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestLinkExporter): Migrators/Models/TestCase.cs#L23
Non-nullable property 'Steps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestLinkExporter): Migrators/Models/TestCase.cs#L26
Non-nullable property 'PreconditionSteps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestLinkExporter): Migrators/Models/TestCase.cs#L29
Non-nullable property 'PostconditionSteps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestLinkExporter): Migrators/Models/TestCase.cs#L35
Non-nullable property 'Attributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestLinkExporter): Migrators/Models/TestCase.cs#L38
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestLinkExporter): Migrators/Models/TestCase.cs#L41
Non-nullable property 'Attachments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestLinkExporter): Migrators/Models/TestCase.cs#L44
Non-nullable property 'Iterations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestLinkExporter): Migrators/Models/TestCase.cs#L47
Non-nullable property 'Links' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestLinkExporter): Migrators/Models/TestCase.cs#L51
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/SpiraTestExporter)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
validate (./Migrators/SpiraTestExporter): Migrators/Models/TestCase.cs#L12
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/SpiraTestExporter): Migrators/Models/TestCase.cs#L23
Non-nullable property 'Steps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/SpiraTestExporter): Migrators/Models/TestCase.cs#L26
Non-nullable property 'PreconditionSteps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/SpiraTestExporter): Migrators/Models/TestCase.cs#L29
Non-nullable property 'PostconditionSteps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/SpiraTestExporter): Migrators/Models/TestCase.cs#L35
Non-nullable property 'Attributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/SpiraTestExporter): Migrators/Models/TestCase.cs#L38
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/SpiraTestExporter): Migrators/Models/TestCase.cs#L41
Non-nullable property 'Attachments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/SpiraTestExporter): Migrators/Models/TestCase.cs#L44
Non-nullable property 'Iterations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/SpiraTestExporter): Migrators/Models/TestCase.cs#L47
Non-nullable property 'Links' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/SpiraTestExporter): Migrators/Models/TestCase.cs#L51
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/AllureExporter)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
validate (./Migrators/AllureExporter): Migrators/Models/TestCase.cs#L12
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/AllureExporter): Migrators/Models/TestCase.cs#L23
Non-nullable property 'Steps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/AllureExporter): Migrators/Models/TestCase.cs#L26
Non-nullable property 'PreconditionSteps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/AllureExporter): Migrators/Models/TestCase.cs#L29
Non-nullable property 'PostconditionSteps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/AllureExporter): Migrators/Models/TestCase.cs#L35
Non-nullable property 'Attributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/AllureExporter): Migrators/Models/TestCase.cs#L38
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/AllureExporter): Migrators/Models/TestCase.cs#L41
Non-nullable property 'Attachments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/AllureExporter): Migrators/Models/TestCase.cs#L44
Non-nullable property 'Iterations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/AllureExporter): Migrators/Models/TestCase.cs#L47
Non-nullable property 'Links' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/AllureExporter): Migrators/Models/TestCase.cs#L51
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/AzureExporter)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
validate (./Migrators/AzureExporter): Migrators/Models/Attribute.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/AzureExporter): Migrators/Models/Attribute.cs#L28
Non-nullable property 'Options' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/AzureExporter): Migrators/Models/TestCase.cs#L12
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/AzureExporter): Migrators/Models/TestCase.cs#L23
Non-nullable property 'Steps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/AzureExporter): Migrators/Models/TestCase.cs#L26
Non-nullable property 'PreconditionSteps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/AzureExporter): Migrators/Models/TestCase.cs#L29
Non-nullable property 'PostconditionSteps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/AzureExporter): Migrators/Models/TestCase.cs#L35
Non-nullable property 'Attributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/AzureExporter): Migrators/Models/TestCase.cs#L38
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/AzureExporter): Migrators/Models/TestCase.cs#L41
Non-nullable property 'Attachments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/AzureExporter): Migrators/Models/TestCase.cs#L44
Non-nullable property 'Iterations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test (./Migrators/HPALMExporterTests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (./Migrators/ZephyrScaleExporterTests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
validate (./Migrators/TestCollabExporter)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
validate (./Migrators/TestCollabExporter): Migrators/Models/Attribute.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestCollabExporter): Migrators/Models/Attribute.cs#L28
Non-nullable property 'Options' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestCollabExporter): Migrators/Models/CaseAttribute.cs#L12
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestCollabExporter): Migrators/Models/TestCase.cs#L12
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestCollabExporter): Migrators/Models/TestCase.cs#L23
Non-nullable property 'Steps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestCollabExporter): Migrators/Models/TestCase.cs#L26
Non-nullable property 'PreconditionSteps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestCollabExporter): Migrators/Models/TestCase.cs#L29
Non-nullable property 'PostconditionSteps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestCollabExporter): Migrators/Models/TestCase.cs#L35
Non-nullable property 'Attributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestCollabExporter): Migrators/Models/TestCase.cs#L38
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestCollabExporter): Migrators/Models/TestCase.cs#L41
Non-nullable property 'Attachments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/PractiTestExporter)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
validate (./Migrators/PractiTestExporter): Migrators/Models/TestCase.cs#L12
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/PractiTestExporter): Migrators/Models/CaseAttribute.cs#L12
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/PractiTestExporter): Migrators/Models/TestCase.cs#L23
Non-nullable property 'Steps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/PractiTestExporter): Migrators/Models/TestCase.cs#L26
Non-nullable property 'PreconditionSteps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/PractiTestExporter): Migrators/Models/TestCase.cs#L29
Non-nullable property 'PostconditionSteps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/PractiTestExporter): Migrators/Models/TestCase.cs#L35
Non-nullable property 'Attributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/PractiTestExporter): Migrators/Models/TestCase.cs#L38
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/PractiTestExporter): Migrators/Models/TestCase.cs#L41
Non-nullable property 'Attachments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/PractiTestExporter): Migrators/Models/TestCase.cs#L44
Non-nullable property 'Iterations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/PractiTestExporter): Migrators/Models/TestCase.cs#L47
Non-nullable property 'Links' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/XRayExporter)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
validate (./Migrators/XRayExporter): Migrators/Models/TestCase.cs#L12
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/XRayExporter): Migrators/Models/TestCase.cs#L23
Non-nullable property 'Steps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/XRayExporter): Migrators/Models/TestCase.cs#L26
Non-nullable property 'PreconditionSteps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/XRayExporter): Migrators/Models/CaseAttribute.cs#L12
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/XRayExporter): Migrators/Models/TestCase.cs#L29
Non-nullable property 'PostconditionSteps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/XRayExporter): Migrators/Models/TestCase.cs#L35
Non-nullable property 'Attributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/XRayExporter): Migrators/Models/TestCase.cs#L38
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/XRayExporter): Migrators/Models/TestCase.cs#L41
Non-nullable property 'Attachments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/XRayExporter): Migrators/Models/TestCase.cs#L44
Non-nullable property 'Iterations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/XRayExporter): Migrators/Models/TestCase.cs#L47
Non-nullable property 'Links' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/HPALMExporter)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
validate (./Migrators/HPALMExporter): Migrators/Models/CaseAttribute.cs#L12
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/HPALMExporter): Migrators/Models/TestCase.cs#L12
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/HPALMExporter): Migrators/Models/TestCase.cs#L23
Non-nullable property 'Steps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/HPALMExporter): Migrators/Models/TestCase.cs#L26
Non-nullable property 'PreconditionSteps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/HPALMExporter): Migrators/Models/TestCase.cs#L29
Non-nullable property 'PostconditionSteps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/HPALMExporter): Migrators/Models/TestCase.cs#L35
Non-nullable property 'Attributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/HPALMExporter): Migrators/Models/TestCase.cs#L38
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/HPALMExporter): Migrators/Models/TestCase.cs#L41
Non-nullable property 'Attachments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/HPALMExporter): Migrators/Models/TestCase.cs#L44
Non-nullable property 'Iterations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/HPALMExporter): Migrators/Models/TestCase.cs#L47
Non-nullable property 'Links' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/Importer)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
validate (./Migrators/Importer): Migrators/Models/CaseAttribute.cs#L12
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/Importer): Migrators/Models/TestCase.cs#L12
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/Importer): Migrators/Models/TestCase.cs#L23
Non-nullable property 'Steps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/Importer): Migrators/Models/TestCase.cs#L26
Non-nullable property 'PreconditionSteps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/Importer): Migrators/Models/TestCase.cs#L29
Non-nullable property 'PostconditionSteps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/Importer): Migrators/Models/TestCase.cs#L35
Non-nullable property 'Attributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/Importer): Migrators/Models/TestCase.cs#L38
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/Importer): Migrators/Models/TestCase.cs#L41
Non-nullable property 'Attachments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/Importer): Migrators/Models/TestCase.cs#L44
Non-nullable property 'Iterations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/Importer): Migrators/Models/TestCase.cs#L47
Non-nullable property 'Links' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/ZephyrSquadExporter)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
validate (./Migrators/ZephyrSquadExporter): Migrators/Models/Attribute.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/ZephyrSquadExporter): Migrators/Models/Attribute.cs#L28
Non-nullable property 'Options' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/ZephyrSquadExporter): Migrators/Models/CaseAttribute.cs#L12
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/ZephyrSquadExporter): Migrators/Models/TestCase.cs#L12
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/ZephyrSquadExporter): Migrators/Models/TestCase.cs#L23
Non-nullable property 'Steps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/ZephyrSquadExporter): Migrators/Models/TestCase.cs#L26
Non-nullable property 'PreconditionSteps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/ZephyrSquadExporter): Migrators/Models/TestCase.cs#L29
Non-nullable property 'PostconditionSteps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/ZephyrSquadExporter): Migrators/Models/TestCase.cs#L35
Non-nullable property 'Attributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/ZephyrSquadExporter): Migrators/Models/TestCase.cs#L38
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/ZephyrSquadExporter): Migrators/Models/TestCase.cs#L41
Non-nullable property 'Attachments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestRailExporter)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
validate (./Migrators/TestRailExporter): Migrators/Models/CaseAttribute.cs#L12
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestRailExporter): Migrators/Models/Attribute.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestRailExporter): Migrators/Models/Attribute.cs#L28
Non-nullable property 'Options' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestRailExporter): Migrators/Models/TestCase.cs#L12
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestRailExporter): Migrators/Models/TestCase.cs#L23
Non-nullable property 'Steps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestRailExporter): Migrators/Models/TestCase.cs#L26
Non-nullable property 'PreconditionSteps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestRailExporter): Migrators/Models/TestCase.cs#L29
Non-nullable property 'PostconditionSteps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestRailExporter): Migrators/Models/TestCase.cs#L35
Non-nullable property 'Attributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestRailExporter): Migrators/Models/TestCase.cs#L38
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/TestRailExporter): Migrators/Models/TestCase.cs#L41
Non-nullable property 'Attachments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/ZephyrScaleExporter)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
validate (./Migrators/ZephyrScaleExporter): Migrators/Models/Iteration.cs#L9
Non-nullable property 'Parameters' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/ZephyrScaleExporter): Migrators/Models/CaseAttribute.cs#L12
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/ZephyrScaleExporter): Migrators/Models/TestCase.cs#L12
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/ZephyrScaleExporter): Migrators/Models/TestCase.cs#L23
Non-nullable property 'Steps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/ZephyrScaleExporter): Migrators/Models/TestCase.cs#L26
Non-nullable property 'PreconditionSteps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/ZephyrScaleExporter): Migrators/Models/TestCase.cs#L29
Non-nullable property 'PostconditionSteps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/ZephyrScaleExporter): Migrators/Models/TestCase.cs#L35
Non-nullable property 'Attributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/ZephyrScaleExporter): Migrators/Models/TestCase.cs#L38
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/ZephyrScaleExporter): Migrators/Models/TestCase.cs#L41
Non-nullable property 'Attachments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
validate (./Migrators/ZephyrScaleExporter): Migrators/Models/TestCase.cs#L44
Non-nullable property 'Iterations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.