Skip to content

0.6.0

0.6.0 #59

Triggered via release November 27, 2024 19:35
@PavelButuzovPavelButuzov
released 0.6.0
Status Success
Total duration 9m 37s
Artifacts

release.yaml

on: release
Matrix: importer_build
Matrix: allure_build
Matrix: testrail_build
Matrix: azure_build
Matrix: zephyr_scale_build
Matrix: zephyr_scale_server_build
Matrix: zephyr_squad_build
Matrix: zephyr_squad_server_build
Matrix: practitest_build
Matrix: spiratest_build
Matrix: hpalm_build
Matrix: qase_build
Fit to window
Zoom out
Zoom in

Annotations

450 warnings
importer_build (linux-x64, Importer, Importer-linux-x64-0.6.0): 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.
importer_build (linux-x64, Importer, Importer-linux-x64-0.6.0): 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.
importer_build (linux-x64, Importer, Importer-linux-x64-0.6.0): 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.
importer_build (linux-x64, Importer, Importer-linux-x64-0.6.0): 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.
importer_build (linux-x64, Importer, Importer-linux-x64-0.6.0): 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.
importer_build (linux-x64, Importer, Importer-linux-x64-0.6.0): 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.
importer_build (linux-x64, Importer, Importer-linux-x64-0.6.0): 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.
importer_build (linux-x64, Importer, Importer-linux-x64-0.6.0): 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.
importer_build (linux-x64, Importer, Importer-linux-x64-0.6.0): 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.
importer_build (linux-x64, Importer, Importer-linux-x64-0.6.0): 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.
importer_build (osx-x64, Importer, Importer-osx-x64-0.6.0): 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.
importer_build (osx-x64, Importer, Importer-osx-x64-0.6.0): 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.
importer_build (osx-x64, Importer, Importer-osx-x64-0.6.0): 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.
importer_build (osx-x64, Importer, Importer-osx-x64-0.6.0): 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.
importer_build (osx-x64, Importer, Importer-osx-x64-0.6.0): 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.
importer_build (osx-x64, Importer, Importer-osx-x64-0.6.0): 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.
importer_build (osx-x64, Importer, Importer-osx-x64-0.6.0): 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.
importer_build (osx-x64, Importer, Importer-osx-x64-0.6.0): 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.
importer_build (osx-x64, Importer, Importer-osx-x64-0.6.0): 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.
importer_build (osx-x64, Importer, Importer-osx-x64-0.6.0): 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.
importer_build (win-x64, Importer.exe, Importer-win-x64-0.6.0.exe): Migrators/Models/Link.cs#L9
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
importer_build (win-x64, Importer.exe, Importer-win-x64-0.6.0.exe): Migrators/Models/Link.cs#L12
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
importer_build (win-x64, Importer.exe, Importer-win-x64-0.6.0.exe): Migrators/Models/Link.cs#L15
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
importer_build (win-x64, Importer.exe, Importer-win-x64-0.6.0.exe): 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.
importer_build (win-x64, Importer.exe, Importer-win-x64-0.6.0.exe): 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.
importer_build (win-x64, Importer.exe, Importer-win-x64-0.6.0.exe): 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.
importer_build (win-x64, Importer.exe, Importer-win-x64-0.6.0.exe): 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.
importer_build (win-x64, Importer.exe, Importer-win-x64-0.6.0.exe): 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.
importer_build (win-x64, Importer.exe, Importer-win-x64-0.6.0.exe): 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.
importer_build (win-x64, Importer.exe, Importer-win-x64-0.6.0.exe): 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.
testrail_build (linux-x64, TestRailExporter, TestRailExporter-linux-x64-0.6.0): 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.
testrail_build (linux-x64, TestRailExporter, TestRailExporter-linux-x64-0.6.0): 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.
testrail_build (linux-x64, TestRailExporter, TestRailExporter-linux-x64-0.6.0): 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.
testrail_build (linux-x64, TestRailExporter, TestRailExporter-linux-x64-0.6.0): 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.
testrail_build (linux-x64, TestRailExporter, TestRailExporter-linux-x64-0.6.0): 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.
testrail_build (linux-x64, TestRailExporter, TestRailExporter-linux-x64-0.6.0): 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.
testrail_build (linux-x64, TestRailExporter, TestRailExporter-linux-x64-0.6.0): 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.
testrail_build (linux-x64, TestRailExporter, TestRailExporter-linux-x64-0.6.0): 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.
testrail_build (linux-x64, TestRailExporter, TestRailExporter-linux-x64-0.6.0): 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.
testrail_build (linux-x64, TestRailExporter, TestRailExporter-linux-x64-0.6.0): 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.
allure_build (osx-x64, AllureExporter, AllureExporter-osx-x64-0.6.0): 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.
allure_build (osx-x64, AllureExporter, AllureExporter-osx-x64-0.6.0): 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.
allure_build (osx-x64, AllureExporter, AllureExporter-osx-x64-0.6.0): 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.
allure_build (osx-x64, AllureExporter, AllureExporter-osx-x64-0.6.0): 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.
allure_build (osx-x64, AllureExporter, AllureExporter-osx-x64-0.6.0): 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.
allure_build (osx-x64, AllureExporter, AllureExporter-osx-x64-0.6.0): 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.
allure_build (osx-x64, AllureExporter, AllureExporter-osx-x64-0.6.0): 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.
allure_build (osx-x64, AllureExporter, AllureExporter-osx-x64-0.6.0): 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.
allure_build (osx-x64, AllureExporter, AllureExporter-osx-x64-0.6.0): 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.
allure_build (osx-x64, AllureExporter, AllureExporter-osx-x64-0.6.0): 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.
allure_build (linux-x64, AllureExporter, AllureExporter-linux-x64-0.6.0): 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.
allure_build (linux-x64, AllureExporter, AllureExporter-linux-x64-0.6.0): 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.
allure_build (linux-x64, AllureExporter, AllureExporter-linux-x64-0.6.0): 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.
allure_build (linux-x64, AllureExporter, AllureExporter-linux-x64-0.6.0): 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.
allure_build (linux-x64, AllureExporter, AllureExporter-linux-x64-0.6.0): 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.
allure_build (linux-x64, AllureExporter, AllureExporter-linux-x64-0.6.0): 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.
allure_build (linux-x64, AllureExporter, AllureExporter-linux-x64-0.6.0): 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.
allure_build (linux-x64, AllureExporter, AllureExporter-linux-x64-0.6.0): 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.
allure_build (linux-x64, AllureExporter, AllureExporter-linux-x64-0.6.0): 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.
allure_build (linux-x64, AllureExporter, AllureExporter-linux-x64-0.6.0): 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.
testrail_build (win-x64, TestRailExporter.exe, TestRailExporter-win-x64-0.6.0.exe): 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.
testrail_build (win-x64, TestRailExporter.exe, TestRailExporter-win-x64-0.6.0.exe): 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.
testrail_build (win-x64, TestRailExporter.exe, TestRailExporter-win-x64-0.6.0.exe): 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.
testrail_build (win-x64, TestRailExporter.exe, TestRailExporter-win-x64-0.6.0.exe): 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.
testrail_build (win-x64, TestRailExporter.exe, TestRailExporter-win-x64-0.6.0.exe): 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.
testrail_build (win-x64, TestRailExporter.exe, TestRailExporter-win-x64-0.6.0.exe): 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.
testrail_build (win-x64, TestRailExporter.exe, TestRailExporter-win-x64-0.6.0.exe): 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.
testrail_build (win-x64, TestRailExporter.exe, TestRailExporter-win-x64-0.6.0.exe): 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.
testrail_build (win-x64, TestRailExporter.exe, TestRailExporter-win-x64-0.6.0.exe): 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.
testrail_build (win-x64, TestRailExporter.exe, TestRailExporter-win-x64-0.6.0.exe): 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.
testrail_build (osx-x64, TestRailExporter, TestRailExporter-osx-x64-0.6.0): 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.
testrail_build (osx-x64, TestRailExporter, TestRailExporter-osx-x64-0.6.0): 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.
testrail_build (osx-x64, TestRailExporter, TestRailExporter-osx-x64-0.6.0): 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.
testrail_build (osx-x64, TestRailExporter, TestRailExporter-osx-x64-0.6.0): 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.
testrail_build (osx-x64, TestRailExporter, TestRailExporter-osx-x64-0.6.0): 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.
testrail_build (osx-x64, TestRailExporter, TestRailExporter-osx-x64-0.6.0): 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.
testrail_build (osx-x64, TestRailExporter, TestRailExporter-osx-x64-0.6.0): 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.
testrail_build (osx-x64, TestRailExporter, TestRailExporter-osx-x64-0.6.0): 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.
testrail_build (osx-x64, TestRailExporter, TestRailExporter-osx-x64-0.6.0): 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.
testrail_build (osx-x64, TestRailExporter, TestRailExporter-osx-x64-0.6.0): 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.
allure_build (win-x64, AllureExporter.exe, AllureExporter-win-x64-0.6.0.exe): 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.
allure_build (win-x64, AllureExporter.exe, AllureExporter-win-x64-0.6.0.exe): 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.
allure_build (win-x64, AllureExporter.exe, AllureExporter-win-x64-0.6.0.exe): 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.
allure_build (win-x64, AllureExporter.exe, AllureExporter-win-x64-0.6.0.exe): 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.
allure_build (win-x64, AllureExporter.exe, AllureExporter-win-x64-0.6.0.exe): 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.
allure_build (win-x64, AllureExporter.exe, AllureExporter-win-x64-0.6.0.exe): 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.
allure_build (win-x64, AllureExporter.exe, AllureExporter-win-x64-0.6.0.exe): 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.
allure_build (win-x64, AllureExporter.exe, AllureExporter-win-x64-0.6.0.exe): 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.
allure_build (win-x64, AllureExporter.exe, AllureExporter-win-x64-0.6.0.exe): 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.
allure_build (win-x64, AllureExporter.exe, AllureExporter-win-x64-0.6.0.exe): 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.
azure_build (win-x64, AzureExporter.exe, AzureExporter-win-x64-0.6.0.exe): 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.
azure_build (win-x64, AzureExporter.exe, AzureExporter-win-x64-0.6.0.exe): 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.
azure_build (win-x64, AzureExporter.exe, AzureExporter-win-x64-0.6.0.exe): 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.
azure_build (win-x64, AzureExporter.exe, AzureExporter-win-x64-0.6.0.exe): 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.
azure_build (win-x64, AzureExporter.exe, AzureExporter-win-x64-0.6.0.exe): 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.
azure_build (win-x64, AzureExporter.exe, AzureExporter-win-x64-0.6.0.exe): 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.
azure_build (win-x64, AzureExporter.exe, AzureExporter-win-x64-0.6.0.exe): 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.
azure_build (win-x64, AzureExporter.exe, AzureExporter-win-x64-0.6.0.exe): 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.
azure_build (win-x64, AzureExporter.exe, AzureExporter-win-x64-0.6.0.exe): 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.
azure_build (win-x64, AzureExporter.exe, AzureExporter-win-x64-0.6.0.exe): 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.
azure_build (osx-x64, AzureExporter, AzureExporter-osx-x64-0.6.0): 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.
azure_build (osx-x64, AzureExporter, AzureExporter-osx-x64-0.6.0): 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.
azure_build (osx-x64, AzureExporter, AzureExporter-osx-x64-0.6.0): 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.
azure_build (osx-x64, AzureExporter, AzureExporter-osx-x64-0.6.0): 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.
azure_build (osx-x64, AzureExporter, AzureExporter-osx-x64-0.6.0): 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.
azure_build (osx-x64, AzureExporter, AzureExporter-osx-x64-0.6.0): 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.
azure_build (osx-x64, AzureExporter, AzureExporter-osx-x64-0.6.0): 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.
azure_build (osx-x64, AzureExporter, AzureExporter-osx-x64-0.6.0): 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.
azure_build (osx-x64, AzureExporter, AzureExporter-osx-x64-0.6.0): 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.
azure_build (osx-x64, AzureExporter, AzureExporter-osx-x64-0.6.0): 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.
azure_build (linux-x64, AzureExporter, AzureExporter-linux-x64-0.6.0): 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.
azure_build (linux-x64, AzureExporter, AzureExporter-linux-x64-0.6.0): 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.
azure_build (linux-x64, AzureExporter, AzureExporter-linux-x64-0.6.0): 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.
azure_build (linux-x64, AzureExporter, AzureExporter-linux-x64-0.6.0): 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.
azure_build (linux-x64, AzureExporter, AzureExporter-linux-x64-0.6.0): 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.
azure_build (linux-x64, AzureExporter, AzureExporter-linux-x64-0.6.0): 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.
azure_build (linux-x64, AzureExporter, AzureExporter-linux-x64-0.6.0): 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.
azure_build (linux-x64, AzureExporter, AzureExporter-linux-x64-0.6.0): 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.
azure_build (linux-x64, AzureExporter, AzureExporter-linux-x64-0.6.0): 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.
azure_build (linux-x64, AzureExporter, AzureExporter-linux-x64-0.6.0): 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.
zephyr_scale_build (win-x64, ZephyrScaleExporter.exe, ZephyrScaleExporter-win-x64-0.6.0.exe): 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.
zephyr_scale_build (win-x64, ZephyrScaleExporter.exe, ZephyrScaleExporter-win-x64-0.6.0.exe): 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.
zephyr_scale_build (win-x64, ZephyrScaleExporter.exe, ZephyrScaleExporter-win-x64-0.6.0.exe): 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.
zephyr_scale_build (win-x64, ZephyrScaleExporter.exe, ZephyrScaleExporter-win-x64-0.6.0.exe): 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.
zephyr_scale_build (win-x64, ZephyrScaleExporter.exe, ZephyrScaleExporter-win-x64-0.6.0.exe): 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.
zephyr_scale_build (win-x64, ZephyrScaleExporter.exe, ZephyrScaleExporter-win-x64-0.6.0.exe): 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.
zephyr_scale_build (win-x64, ZephyrScaleExporter.exe, ZephyrScaleExporter-win-x64-0.6.0.exe): 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.
zephyr_scale_build (win-x64, ZephyrScaleExporter.exe, ZephyrScaleExporter-win-x64-0.6.0.exe): 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.
zephyr_scale_build (win-x64, ZephyrScaleExporter.exe, ZephyrScaleExporter-win-x64-0.6.0.exe): 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.
zephyr_scale_build (win-x64, ZephyrScaleExporter.exe, ZephyrScaleExporter-win-x64-0.6.0.exe): 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.
zephyr_scale_build (linux-x64, ZephyrScaleExporter, ZephyrScaleExporter-linux-x64-0.6.0): 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.
zephyr_scale_build (linux-x64, ZephyrScaleExporter, ZephyrScaleExporter-linux-x64-0.6.0): 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.
zephyr_scale_build (linux-x64, ZephyrScaleExporter, ZephyrScaleExporter-linux-x64-0.6.0): 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.
zephyr_scale_build (linux-x64, ZephyrScaleExporter, ZephyrScaleExporter-linux-x64-0.6.0): 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.
zephyr_scale_build (linux-x64, ZephyrScaleExporter, ZephyrScaleExporter-linux-x64-0.6.0): 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.
zephyr_scale_build (linux-x64, ZephyrScaleExporter, ZephyrScaleExporter-linux-x64-0.6.0): 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.
zephyr_scale_build (linux-x64, ZephyrScaleExporter, ZephyrScaleExporter-linux-x64-0.6.0): 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.
zephyr_scale_build (linux-x64, ZephyrScaleExporter, ZephyrScaleExporter-linux-x64-0.6.0): 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.
zephyr_scale_build (linux-x64, ZephyrScaleExporter, ZephyrScaleExporter-linux-x64-0.6.0): 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.
zephyr_scale_build (linux-x64, ZephyrScaleExporter, ZephyrScaleExporter-linux-x64-0.6.0): 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.
zephyr_scale_build (osx-x64, ZephyrScaleExporter, ZephyrScaleExporter-osx-x64-0.6.0): 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.
zephyr_scale_build (osx-x64, ZephyrScaleExporter, ZephyrScaleExporter-osx-x64-0.6.0): 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.
zephyr_scale_build (osx-x64, ZephyrScaleExporter, ZephyrScaleExporter-osx-x64-0.6.0): 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.
zephyr_scale_build (osx-x64, ZephyrScaleExporter, ZephyrScaleExporter-osx-x64-0.6.0): 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.
zephyr_scale_build (osx-x64, ZephyrScaleExporter, ZephyrScaleExporter-osx-x64-0.6.0): 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.
zephyr_scale_build (osx-x64, ZephyrScaleExporter, ZephyrScaleExporter-osx-x64-0.6.0): 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.
zephyr_scale_build (osx-x64, ZephyrScaleExporter, ZephyrScaleExporter-osx-x64-0.6.0): 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.
zephyr_scale_build (osx-x64, ZephyrScaleExporter, ZephyrScaleExporter-osx-x64-0.6.0): 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.
zephyr_scale_build (osx-x64, ZephyrScaleExporter, ZephyrScaleExporter-osx-x64-0.6.0): 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.
zephyr_scale_build (osx-x64, ZephyrScaleExporter, ZephyrScaleExporter-osx-x64-0.6.0): 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.
zephyr_scale_server_build (osx-x64, ZephyrScaleServerExporter, ZephyrScaleServerExporter-osx-x64-...: 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.
zephyr_scale_server_build (osx-x64, ZephyrScaleServerExporter, ZephyrScaleServerExporter-osx-x64-...: 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.
zephyr_scale_server_build (osx-x64, ZephyrScaleServerExporter, ZephyrScaleServerExporter-osx-x64-...: 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.
zephyr_scale_server_build (osx-x64, ZephyrScaleServerExporter, ZephyrScaleServerExporter-osx-x64-...: 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.
zephyr_scale_server_build (osx-x64, ZephyrScaleServerExporter, ZephyrScaleServerExporter-osx-x64-...: 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.
zephyr_scale_server_build (osx-x64, ZephyrScaleServerExporter, ZephyrScaleServerExporter-osx-x64-...: 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.
zephyr_scale_server_build (osx-x64, ZephyrScaleServerExporter, ZephyrScaleServerExporter-osx-x64-...: 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.
zephyr_scale_server_build (osx-x64, ZephyrScaleServerExporter, ZephyrScaleServerExporter-osx-x64-...: 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.
zephyr_scale_server_build (osx-x64, ZephyrScaleServerExporter, ZephyrScaleServerExporter-osx-x64-...: 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.
zephyr_scale_server_build (osx-x64, ZephyrScaleServerExporter, ZephyrScaleServerExporter-osx-x64-...: 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.
zephyr_scale_server_build (win-x64, ZephyrScaleServerExporter.exe, ZephyrScaleServerExporter-win-...: 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.
zephyr_scale_server_build (win-x64, ZephyrScaleServerExporter.exe, ZephyrScaleServerExporter-win-...: 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.
zephyr_scale_server_build (win-x64, ZephyrScaleServerExporter.exe, ZephyrScaleServerExporter-win-...: 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.
zephyr_scale_server_build (win-x64, ZephyrScaleServerExporter.exe, ZephyrScaleServerExporter-win-...: 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.
zephyr_scale_server_build (win-x64, ZephyrScaleServerExporter.exe, ZephyrScaleServerExporter-win-...: 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.
zephyr_scale_server_build (win-x64, ZephyrScaleServerExporter.exe, ZephyrScaleServerExporter-win-...: 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.
zephyr_scale_server_build (win-x64, ZephyrScaleServerExporter.exe, ZephyrScaleServerExporter-win-...: 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.
zephyr_scale_server_build (win-x64, ZephyrScaleServerExporter.exe, ZephyrScaleServerExporter-win-...: 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.
zephyr_scale_server_build (win-x64, ZephyrScaleServerExporter.exe, ZephyrScaleServerExporter-win-...: 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.
zephyr_scale_server_build (win-x64, ZephyrScaleServerExporter.exe, ZephyrScaleServerExporter-win-...: 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.
zephyr_scale_server_build (linux-x64, ZephyrScaleServerExporter, ZephyrScaleServerExporter-linux-...: 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.
zephyr_scale_server_build (linux-x64, ZephyrScaleServerExporter, ZephyrScaleServerExporter-linux-...: 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.
zephyr_scale_server_build (linux-x64, ZephyrScaleServerExporter, ZephyrScaleServerExporter-linux-...: 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.
zephyr_scale_server_build (linux-x64, ZephyrScaleServerExporter, ZephyrScaleServerExporter-linux-...: 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.
zephyr_scale_server_build (linux-x64, ZephyrScaleServerExporter, ZephyrScaleServerExporter-linux-...: 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.
zephyr_scale_server_build (linux-x64, ZephyrScaleServerExporter, ZephyrScaleServerExporter-linux-...: 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.
zephyr_scale_server_build (linux-x64, ZephyrScaleServerExporter, ZephyrScaleServerExporter-linux-...: 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.
zephyr_scale_server_build (linux-x64, ZephyrScaleServerExporter, ZephyrScaleServerExporter-linux-...: 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.
zephyr_scale_server_build (linux-x64, ZephyrScaleServerExporter, ZephyrScaleServerExporter-linux-...: 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.
zephyr_scale_server_build (linux-x64, ZephyrScaleServerExporter, ZephyrScaleServerExporter-linux-...: 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.
zephyr_squad_build (win-x64, ZephyrSquadExporter.exe, ZephyrSquadExporter-win-x64-0.6.0.exe): 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.
zephyr_squad_build (win-x64, ZephyrSquadExporter.exe, ZephyrSquadExporter-win-x64-0.6.0.exe): 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.
zephyr_squad_build (win-x64, ZephyrSquadExporter.exe, ZephyrSquadExporter-win-x64-0.6.0.exe): 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.
zephyr_squad_build (win-x64, ZephyrSquadExporter.exe, ZephyrSquadExporter-win-x64-0.6.0.exe): 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.
zephyr_squad_build (win-x64, ZephyrSquadExporter.exe, ZephyrSquadExporter-win-x64-0.6.0.exe): 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.
zephyr_squad_build (win-x64, ZephyrSquadExporter.exe, ZephyrSquadExporter-win-x64-0.6.0.exe): 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.
zephyr_squad_build (win-x64, ZephyrSquadExporter.exe, ZephyrSquadExporter-win-x64-0.6.0.exe): 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.
zephyr_squad_build (win-x64, ZephyrSquadExporter.exe, ZephyrSquadExporter-win-x64-0.6.0.exe): 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.
zephyr_squad_build (win-x64, ZephyrSquadExporter.exe, ZephyrSquadExporter-win-x64-0.6.0.exe): 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.
zephyr_squad_build (win-x64, ZephyrSquadExporter.exe, ZephyrSquadExporter-win-x64-0.6.0.exe): 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.
zephyr_squad_build (osx-x64, ZephyrSquadExporter, ZephyrSquadExporter-osx-x64-0.6.0): 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.
zephyr_squad_build (osx-x64, ZephyrSquadExporter, ZephyrSquadExporter-osx-x64-0.6.0): 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.
zephyr_squad_build (osx-x64, ZephyrSquadExporter, ZephyrSquadExporter-osx-x64-0.6.0): 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.
zephyr_squad_build (osx-x64, ZephyrSquadExporter, ZephyrSquadExporter-osx-x64-0.6.0): 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.
zephyr_squad_build (osx-x64, ZephyrSquadExporter, ZephyrSquadExporter-osx-x64-0.6.0): 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.
zephyr_squad_build (osx-x64, ZephyrSquadExporter, ZephyrSquadExporter-osx-x64-0.6.0): 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.
zephyr_squad_build (osx-x64, ZephyrSquadExporter, ZephyrSquadExporter-osx-x64-0.6.0): 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.
zephyr_squad_build (osx-x64, ZephyrSquadExporter, ZephyrSquadExporter-osx-x64-0.6.0): 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.
zephyr_squad_build (osx-x64, ZephyrSquadExporter, ZephyrSquadExporter-osx-x64-0.6.0): 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.
zephyr_squad_build (osx-x64, ZephyrSquadExporter, ZephyrSquadExporter-osx-x64-0.6.0): 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.
zephyr_squad_build (linux-x64, ZephyrSquadExporter, ZephyrSquadExporter-linux-x64-0.6.0): 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.
zephyr_squad_build (linux-x64, ZephyrSquadExporter, ZephyrSquadExporter-linux-x64-0.6.0): 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.
zephyr_squad_build (linux-x64, ZephyrSquadExporter, ZephyrSquadExporter-linux-x64-0.6.0): 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.
zephyr_squad_build (linux-x64, ZephyrSquadExporter, ZephyrSquadExporter-linux-x64-0.6.0): 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.
zephyr_squad_build (linux-x64, ZephyrSquadExporter, ZephyrSquadExporter-linux-x64-0.6.0): 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.
zephyr_squad_build (linux-x64, ZephyrSquadExporter, ZephyrSquadExporter-linux-x64-0.6.0): 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.
zephyr_squad_build (linux-x64, ZephyrSquadExporter, ZephyrSquadExporter-linux-x64-0.6.0): 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.
zephyr_squad_build (linux-x64, ZephyrSquadExporter, ZephyrSquadExporter-linux-x64-0.6.0): 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.
zephyr_squad_build (linux-x64, ZephyrSquadExporter, ZephyrSquadExporter-linux-x64-0.6.0): 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.
zephyr_squad_build (linux-x64, ZephyrSquadExporter, ZephyrSquadExporter-linux-x64-0.6.0): 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.
zephyr_squad_server_build (osx-x64, ZephyrSquadServerExporter, ZephyrSquadServerExporter-osx-x64-...: 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.
zephyr_squad_server_build (osx-x64, ZephyrSquadServerExporter, ZephyrSquadServerExporter-osx-x64-...: 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.
zephyr_squad_server_build (osx-x64, ZephyrSquadServerExporter, ZephyrSquadServerExporter-osx-x64-...: 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.
zephyr_squad_server_build (osx-x64, ZephyrSquadServerExporter, ZephyrSquadServerExporter-osx-x64-...: 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.
zephyr_squad_server_build (osx-x64, ZephyrSquadServerExporter, ZephyrSquadServerExporter-osx-x64-...: 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.
zephyr_squad_server_build (osx-x64, ZephyrSquadServerExporter, ZephyrSquadServerExporter-osx-x64-...: 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.
zephyr_squad_server_build (osx-x64, ZephyrSquadServerExporter, ZephyrSquadServerExporter-osx-x64-...: 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.
zephyr_squad_server_build (osx-x64, ZephyrSquadServerExporter, ZephyrSquadServerExporter-osx-x64-...: 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.
zephyr_squad_server_build (osx-x64, ZephyrSquadServerExporter, ZephyrSquadServerExporter-osx-x64-...: 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.
zephyr_squad_server_build (osx-x64, ZephyrSquadServerExporter, ZephyrSquadServerExporter-osx-x64-...: 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.
zephyr_squad_server_build (win-x64, ZephyrSquadServerExporter.exe, ZephyrSquadServerExporter-win-...: 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.
zephyr_squad_server_build (win-x64, ZephyrSquadServerExporter.exe, ZephyrSquadServerExporter-win-...: 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.
zephyr_squad_server_build (win-x64, ZephyrSquadServerExporter.exe, ZephyrSquadServerExporter-win-...: 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.
zephyr_squad_server_build (win-x64, ZephyrSquadServerExporter.exe, ZephyrSquadServerExporter-win-...: 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.
zephyr_squad_server_build (win-x64, ZephyrSquadServerExporter.exe, ZephyrSquadServerExporter-win-...: 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.
zephyr_squad_server_build (win-x64, ZephyrSquadServerExporter.exe, ZephyrSquadServerExporter-win-...: 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.
zephyr_squad_server_build (win-x64, ZephyrSquadServerExporter.exe, ZephyrSquadServerExporter-win-...: 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.
zephyr_squad_server_build (win-x64, ZephyrSquadServerExporter.exe, ZephyrSquadServerExporter-win-...: 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.
zephyr_squad_server_build (win-x64, ZephyrSquadServerExporter.exe, ZephyrSquadServerExporter-win-...: 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.
zephyr_squad_server_build (win-x64, ZephyrSquadServerExporter.exe, ZephyrSquadServerExporter-win-...: 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.
zephyr_squad_server_build (linux-x64, ZephyrSquadServerExporter, ZephyrSquadServerExporter-linux-...: 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.
zephyr_squad_server_build (linux-x64, ZephyrSquadServerExporter, ZephyrSquadServerExporter-linux-...: 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.
zephyr_squad_server_build (linux-x64, ZephyrSquadServerExporter, ZephyrSquadServerExporter-linux-...: 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.
zephyr_squad_server_build (linux-x64, ZephyrSquadServerExporter, ZephyrSquadServerExporter-linux-...: 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.
zephyr_squad_server_build (linux-x64, ZephyrSquadServerExporter, ZephyrSquadServerExporter-linux-...: 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.
zephyr_squad_server_build (linux-x64, ZephyrSquadServerExporter, ZephyrSquadServerExporter-linux-...: 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.
zephyr_squad_server_build (linux-x64, ZephyrSquadServerExporter, ZephyrSquadServerExporter-linux-...: 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.
zephyr_squad_server_build (linux-x64, ZephyrSquadServerExporter, ZephyrSquadServerExporter-linux-...: 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.
zephyr_squad_server_build (linux-x64, ZephyrSquadServerExporter, ZephyrSquadServerExporter-linux-...: 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.
zephyr_squad_server_build (linux-x64, ZephyrSquadServerExporter, ZephyrSquadServerExporter-linux-...: 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.
xray_build (win-x64, XRayExporter.exe, XRayExporter-win-x64-0.6.0.exe): 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.
xray_build (win-x64, XRayExporter.exe, XRayExporter-win-x64-0.6.0.exe): 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.
xray_build (win-x64, XRayExporter.exe, XRayExporter-win-x64-0.6.0.exe): 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.
xray_build (win-x64, XRayExporter.exe, XRayExporter-win-x64-0.6.0.exe): 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.
xray_build (win-x64, XRayExporter.exe, XRayExporter-win-x64-0.6.0.exe): 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.
xray_build (win-x64, XRayExporter.exe, XRayExporter-win-x64-0.6.0.exe): 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.
xray_build (win-x64, XRayExporter.exe, XRayExporter-win-x64-0.6.0.exe): 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.
xray_build (win-x64, XRayExporter.exe, XRayExporter-win-x64-0.6.0.exe): 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.
xray_build (win-x64, XRayExporter.exe, XRayExporter-win-x64-0.6.0.exe): 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.
xray_build (win-x64, XRayExporter.exe, XRayExporter-win-x64-0.6.0.exe): 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.
xray_build (osx-x64, XRayExporter, XRayExporter-osx-x64-0.6.0): 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.
xray_build (osx-x64, XRayExporter, XRayExporter-osx-x64-0.6.0): 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.
xray_build (osx-x64, XRayExporter, XRayExporter-osx-x64-0.6.0): 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.
xray_build (osx-x64, XRayExporter, XRayExporter-osx-x64-0.6.0): 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.
xray_build (osx-x64, XRayExporter, XRayExporter-osx-x64-0.6.0): 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.
xray_build (osx-x64, XRayExporter, XRayExporter-osx-x64-0.6.0): 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.
xray_build (osx-x64, XRayExporter, XRayExporter-osx-x64-0.6.0): 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.
xray_build (osx-x64, XRayExporter, XRayExporter-osx-x64-0.6.0): 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.
xray_build (osx-x64, XRayExporter, XRayExporter-osx-x64-0.6.0): 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.
xray_build (osx-x64, XRayExporter, XRayExporter-osx-x64-0.6.0): 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.
xray_build (linux-x64, XRayExporter, XRayExporter-linux-x64-0.6.0): 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.
xray_build (linux-x64, XRayExporter, XRayExporter-linux-x64-0.6.0): 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.
xray_build (linux-x64, XRayExporter, XRayExporter-linux-x64-0.6.0): 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.
xray_build (linux-x64, XRayExporter, XRayExporter-linux-x64-0.6.0): 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.
xray_build (linux-x64, XRayExporter, XRayExporter-linux-x64-0.6.0): 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.
xray_build (linux-x64, XRayExporter, XRayExporter-linux-x64-0.6.0): 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.
xray_build (linux-x64, XRayExporter, XRayExporter-linux-x64-0.6.0): 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.
xray_build (linux-x64, XRayExporter, XRayExporter-linux-x64-0.6.0): 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.
xray_build (linux-x64, XRayExporter, XRayExporter-linux-x64-0.6.0): 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.
xray_build (linux-x64, XRayExporter, XRayExporter-linux-x64-0.6.0): 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.
testlink_build (linux-x64, TestLinkExporter, TestLinkExporter-linux-x64-0.6.0): 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.
testlink_build (linux-x64, TestLinkExporter, TestLinkExporter-linux-x64-0.6.0): 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.
testlink_build (linux-x64, TestLinkExporter, TestLinkExporter-linux-x64-0.6.0): 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.
testlink_build (linux-x64, TestLinkExporter, TestLinkExporter-linux-x64-0.6.0): 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.
testlink_build (linux-x64, TestLinkExporter, TestLinkExporter-linux-x64-0.6.0): Migrators/Models/Parameter.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
testlink_build (linux-x64, TestLinkExporter, TestLinkExporter-linux-x64-0.6.0): Migrators/Models/Parameter.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.
testlink_build (linux-x64, TestLinkExporter, TestLinkExporter-linux-x64-0.6.0): 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.
testlink_build (linux-x64, TestLinkExporter, TestLinkExporter-linux-x64-0.6.0): 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.
testlink_build (linux-x64, TestLinkExporter, TestLinkExporter-linux-x64-0.6.0): 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.
testlink_build (linux-x64, TestLinkExporter, TestLinkExporter-linux-x64-0.6.0): 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.
testlink_build (win-x64, TestLinkExporter.exe, TestLinkExporter-win-x64-0.6.0.exe): 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.
testlink_build (win-x64, TestLinkExporter.exe, TestLinkExporter-win-x64-0.6.0.exe): 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.
testlink_build (win-x64, TestLinkExporter.exe, TestLinkExporter-win-x64-0.6.0.exe): 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.
testlink_build (win-x64, TestLinkExporter.exe, TestLinkExporter-win-x64-0.6.0.exe): 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.
testlink_build (win-x64, TestLinkExporter.exe, TestLinkExporter-win-x64-0.6.0.exe): 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.
testlink_build (win-x64, TestLinkExporter.exe, TestLinkExporter-win-x64-0.6.0.exe): 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.
testlink_build (win-x64, TestLinkExporter.exe, TestLinkExporter-win-x64-0.6.0.exe): 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.
testlink_build (win-x64, TestLinkExporter.exe, TestLinkExporter-win-x64-0.6.0.exe): 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.
testlink_build (win-x64, TestLinkExporter.exe, TestLinkExporter-win-x64-0.6.0.exe): 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.
testlink_build (win-x64, TestLinkExporter.exe, TestLinkExporter-win-x64-0.6.0.exe): 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.
testlink_build (osx-x64, TestLinkExporter, TestLinkExporter-osx-x64-0.6.0): 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.
testlink_build (osx-x64, TestLinkExporter, TestLinkExporter-osx-x64-0.6.0): 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.
testlink_build (osx-x64, TestLinkExporter, TestLinkExporter-osx-x64-0.6.0): 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.
testlink_build (osx-x64, TestLinkExporter, TestLinkExporter-osx-x64-0.6.0): 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.
testlink_build (osx-x64, TestLinkExporter, TestLinkExporter-osx-x64-0.6.0): 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.
testlink_build (osx-x64, TestLinkExporter, TestLinkExporter-osx-x64-0.6.0): 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.
testlink_build (osx-x64, TestLinkExporter, TestLinkExporter-osx-x64-0.6.0): 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.
testlink_build (osx-x64, TestLinkExporter, TestLinkExporter-osx-x64-0.6.0): 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.
testlink_build (osx-x64, TestLinkExporter, TestLinkExporter-osx-x64-0.6.0): 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.
testlink_build (osx-x64, TestLinkExporter, TestLinkExporter-osx-x64-0.6.0): 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.
testcollab_build (linux-x64, TestCollabExporter, TestCollabExporter-linux-x64-0.6.0): 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.
testcollab_build (linux-x64, TestCollabExporter, TestCollabExporter-linux-x64-0.6.0): 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.
testcollab_build (linux-x64, TestCollabExporter, TestCollabExporter-linux-x64-0.6.0): 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.
testcollab_build (linux-x64, TestCollabExporter, TestCollabExporter-linux-x64-0.6.0): 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.
testcollab_build (linux-x64, TestCollabExporter, TestCollabExporter-linux-x64-0.6.0): 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.
testcollab_build (linux-x64, TestCollabExporter, TestCollabExporter-linux-x64-0.6.0): 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.
testcollab_build (linux-x64, TestCollabExporter, TestCollabExporter-linux-x64-0.6.0): 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.
testcollab_build (linux-x64, TestCollabExporter, TestCollabExporter-linux-x64-0.6.0): 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.
testcollab_build (linux-x64, TestCollabExporter, TestCollabExporter-linux-x64-0.6.0): 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.
testcollab_build (linux-x64, TestCollabExporter, TestCollabExporter-linux-x64-0.6.0): 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.
testcollab_build (win-x64, TestCollabExporter.exe, TestCollabExporter-win-x64-0.6.0.exe): 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.
testcollab_build (win-x64, TestCollabExporter.exe, TestCollabExporter-win-x64-0.6.0.exe): 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.
testcollab_build (win-x64, TestCollabExporter.exe, TestCollabExporter-win-x64-0.6.0.exe): 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.
testcollab_build (win-x64, TestCollabExporter.exe, TestCollabExporter-win-x64-0.6.0.exe): 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.
testcollab_build (win-x64, TestCollabExporter.exe, TestCollabExporter-win-x64-0.6.0.exe): 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.
testcollab_build (win-x64, TestCollabExporter.exe, TestCollabExporter-win-x64-0.6.0.exe): 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.
testcollab_build (win-x64, TestCollabExporter.exe, TestCollabExporter-win-x64-0.6.0.exe): 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.
testcollab_build (win-x64, TestCollabExporter.exe, TestCollabExporter-win-x64-0.6.0.exe): 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.
testcollab_build (win-x64, TestCollabExporter.exe, TestCollabExporter-win-x64-0.6.0.exe): 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.
testcollab_build (win-x64, TestCollabExporter.exe, TestCollabExporter-win-x64-0.6.0.exe): 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.
testcollab_build (osx-x64, TestCollabExporter, TestCollabExporter-osx-x64-0.6.0): 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.
testcollab_build (osx-x64, TestCollabExporter, TestCollabExporter-osx-x64-0.6.0): 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.
testcollab_build (osx-x64, TestCollabExporter, TestCollabExporter-osx-x64-0.6.0): 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.
testcollab_build (osx-x64, TestCollabExporter, TestCollabExporter-osx-x64-0.6.0): 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.
testcollab_build (osx-x64, TestCollabExporter, TestCollabExporter-osx-x64-0.6.0): 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.
testcollab_build (osx-x64, TestCollabExporter, TestCollabExporter-osx-x64-0.6.0): 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.
testcollab_build (osx-x64, TestCollabExporter, TestCollabExporter-osx-x64-0.6.0): 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.
testcollab_build (osx-x64, TestCollabExporter, TestCollabExporter-osx-x64-0.6.0): 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.
testcollab_build (osx-x64, TestCollabExporter, TestCollabExporter-osx-x64-0.6.0): 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.
testcollab_build (osx-x64, TestCollabExporter, TestCollabExporter-osx-x64-0.6.0): 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.
practitest_build (osx-x64, PractiTestExporter, PractiTestExporter-osx-x64-0.6.0): 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.
practitest_build (osx-x64, PractiTestExporter, PractiTestExporter-osx-x64-0.6.0): 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.
practitest_build (osx-x64, PractiTestExporter, PractiTestExporter-osx-x64-0.6.0): 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.
practitest_build (osx-x64, PractiTestExporter, PractiTestExporter-osx-x64-0.6.0): 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.
practitest_build (osx-x64, PractiTestExporter, PractiTestExporter-osx-x64-0.6.0): 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.
practitest_build (osx-x64, PractiTestExporter, PractiTestExporter-osx-x64-0.6.0): 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.
practitest_build (osx-x64, PractiTestExporter, PractiTestExporter-osx-x64-0.6.0): 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.
practitest_build (osx-x64, PractiTestExporter, PractiTestExporter-osx-x64-0.6.0): 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.
practitest_build (osx-x64, PractiTestExporter, PractiTestExporter-osx-x64-0.6.0): 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.
practitest_build (osx-x64, PractiTestExporter, PractiTestExporter-osx-x64-0.6.0): 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.
practitest_build (linux-x64, PractiTestExporter, PractiTestExporter-linux-x64-0.6.0): 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.
practitest_build (linux-x64, PractiTestExporter, PractiTestExporter-linux-x64-0.6.0): 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.
practitest_build (linux-x64, PractiTestExporter, PractiTestExporter-linux-x64-0.6.0): 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.
practitest_build (linux-x64, PractiTestExporter, PractiTestExporter-linux-x64-0.6.0): 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.
practitest_build (linux-x64, PractiTestExporter, PractiTestExporter-linux-x64-0.6.0): 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.
practitest_build (linux-x64, PractiTestExporter, PractiTestExporter-linux-x64-0.6.0): 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.
practitest_build (linux-x64, PractiTestExporter, PractiTestExporter-linux-x64-0.6.0): 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.
practitest_build (linux-x64, PractiTestExporter, PractiTestExporter-linux-x64-0.6.0): 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.
practitest_build (linux-x64, PractiTestExporter, PractiTestExporter-linux-x64-0.6.0): 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.
practitest_build (linux-x64, PractiTestExporter, PractiTestExporter-linux-x64-0.6.0): 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.
practitest_build (win-x64, PractiTestExporter.exe, PractiTestExporter-win-x64-0.6.0.exe): 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.
practitest_build (win-x64, PractiTestExporter.exe, PractiTestExporter-win-x64-0.6.0.exe): 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.
practitest_build (win-x64, PractiTestExporter.exe, PractiTestExporter-win-x64-0.6.0.exe): 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.
practitest_build (win-x64, PractiTestExporter.exe, PractiTestExporter-win-x64-0.6.0.exe): 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.
practitest_build (win-x64, PractiTestExporter.exe, PractiTestExporter-win-x64-0.6.0.exe): 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.
practitest_build (win-x64, PractiTestExporter.exe, PractiTestExporter-win-x64-0.6.0.exe): 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.
practitest_build (win-x64, PractiTestExporter.exe, PractiTestExporter-win-x64-0.6.0.exe): 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.
practitest_build (win-x64, PractiTestExporter.exe, PractiTestExporter-win-x64-0.6.0.exe): 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.
practitest_build (win-x64, PractiTestExporter.exe, PractiTestExporter-win-x64-0.6.0.exe): 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.
practitest_build (win-x64, PractiTestExporter.exe, PractiTestExporter-win-x64-0.6.0.exe): 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.
spiratest_build (win-x64, SpiraTestExporter.exe, SpiraTestExporter-win-x64-0.6.0.exe): 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.
spiratest_build (win-x64, SpiraTestExporter.exe, SpiraTestExporter-win-x64-0.6.0.exe): 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.
spiratest_build (win-x64, SpiraTestExporter.exe, SpiraTestExporter-win-x64-0.6.0.exe): 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.
spiratest_build (win-x64, SpiraTestExporter.exe, SpiraTestExporter-win-x64-0.6.0.exe): 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.
spiratest_build (win-x64, SpiraTestExporter.exe, SpiraTestExporter-win-x64-0.6.0.exe): 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.
spiratest_build (win-x64, SpiraTestExporter.exe, SpiraTestExporter-win-x64-0.6.0.exe): 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.
spiratest_build (win-x64, SpiraTestExporter.exe, SpiraTestExporter-win-x64-0.6.0.exe): 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.
spiratest_build (win-x64, SpiraTestExporter.exe, SpiraTestExporter-win-x64-0.6.0.exe): 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.
spiratest_build (win-x64, SpiraTestExporter.exe, SpiraTestExporter-win-x64-0.6.0.exe): 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.
spiratest_build (win-x64, SpiraTestExporter.exe, SpiraTestExporter-win-x64-0.6.0.exe): 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.
spiratest_build (linux-x64, SpiraTestExporter, SpiraTestExporter-linux-x64-0.6.0): 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.
spiratest_build (linux-x64, SpiraTestExporter, SpiraTestExporter-linux-x64-0.6.0): 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.
spiratest_build (linux-x64, SpiraTestExporter, SpiraTestExporter-linux-x64-0.6.0): 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.
spiratest_build (linux-x64, SpiraTestExporter, SpiraTestExporter-linux-x64-0.6.0): 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.
spiratest_build (linux-x64, SpiraTestExporter, SpiraTestExporter-linux-x64-0.6.0): 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.
spiratest_build (linux-x64, SpiraTestExporter, SpiraTestExporter-linux-x64-0.6.0): 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.
spiratest_build (linux-x64, SpiraTestExporter, SpiraTestExporter-linux-x64-0.6.0): 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.
spiratest_build (linux-x64, SpiraTestExporter, SpiraTestExporter-linux-x64-0.6.0): 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.
spiratest_build (linux-x64, SpiraTestExporter, SpiraTestExporter-linux-x64-0.6.0): 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.
spiratest_build (linux-x64, SpiraTestExporter, SpiraTestExporter-linux-x64-0.6.0): 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.
spiratest_build (osx-x64, SpiraTestExporter, SpiraTestExporter-osx-x64-0.6.0): 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.
spiratest_build (osx-x64, SpiraTestExporter, SpiraTestExporter-osx-x64-0.6.0): 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.
spiratest_build (osx-x64, SpiraTestExporter, SpiraTestExporter-osx-x64-0.6.0): 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.
spiratest_build (osx-x64, SpiraTestExporter, SpiraTestExporter-osx-x64-0.6.0): 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.
spiratest_build (osx-x64, SpiraTestExporter, SpiraTestExporter-osx-x64-0.6.0): 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.
spiratest_build (osx-x64, SpiraTestExporter, SpiraTestExporter-osx-x64-0.6.0): 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.
spiratest_build (osx-x64, SpiraTestExporter, SpiraTestExporter-osx-x64-0.6.0): 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.
spiratest_build (osx-x64, SpiraTestExporter, SpiraTestExporter-osx-x64-0.6.0): 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.
spiratest_build (osx-x64, SpiraTestExporter, SpiraTestExporter-osx-x64-0.6.0): 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.
spiratest_build (osx-x64, SpiraTestExporter, SpiraTestExporter-osx-x64-0.6.0): 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.
hpalm_build (linux-x64, HPALMExporter, HPALMExporter-linux-x64-0.6.0): 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.
hpalm_build (linux-x64, HPALMExporter, HPALMExporter-linux-x64-0.6.0): 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.
hpalm_build (linux-x64, HPALMExporter, HPALMExporter-linux-x64-0.6.0): 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.
hpalm_build (linux-x64, HPALMExporter, HPALMExporter-linux-x64-0.6.0): 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.
hpalm_build (linux-x64, HPALMExporter, HPALMExporter-linux-x64-0.6.0): 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.
hpalm_build (linux-x64, HPALMExporter, HPALMExporter-linux-x64-0.6.0): 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.
hpalm_build (linux-x64, HPALMExporter, HPALMExporter-linux-x64-0.6.0): 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.
hpalm_build (linux-x64, HPALMExporter, HPALMExporter-linux-x64-0.6.0): 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.
hpalm_build (linux-x64, HPALMExporter, HPALMExporter-linux-x64-0.6.0): 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.
hpalm_build (linux-x64, HPALMExporter, HPALMExporter-linux-x64-0.6.0): 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.
hpalm_build (win-x64, HPALMExporter.exe, HPALMExporter-win-x64-0.6.0.exe): 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.
hpalm_build (win-x64, HPALMExporter.exe, HPALMExporter-win-x64-0.6.0.exe): 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.
hpalm_build (win-x64, HPALMExporter.exe, HPALMExporter-win-x64-0.6.0.exe): 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.
hpalm_build (win-x64, HPALMExporter.exe, HPALMExporter-win-x64-0.6.0.exe): 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.
hpalm_build (win-x64, HPALMExporter.exe, HPALMExporter-win-x64-0.6.0.exe): 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.
hpalm_build (win-x64, HPALMExporter.exe, HPALMExporter-win-x64-0.6.0.exe): 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.
hpalm_build (win-x64, HPALMExporter.exe, HPALMExporter-win-x64-0.6.0.exe): 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.
hpalm_build (win-x64, HPALMExporter.exe, HPALMExporter-win-x64-0.6.0.exe): 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.
hpalm_build (win-x64, HPALMExporter.exe, HPALMExporter-win-x64-0.6.0.exe): 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.
hpalm_build (win-x64, HPALMExporter.exe, HPALMExporter-win-x64-0.6.0.exe): 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.
hpalm_build (osx-x64, HPALMExporter, HPALMExporter-osx-x64-0.6.0): 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.
hpalm_build (osx-x64, HPALMExporter, HPALMExporter-osx-x64-0.6.0): 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.
hpalm_build (osx-x64, HPALMExporter, HPALMExporter-osx-x64-0.6.0): 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.
hpalm_build (osx-x64, HPALMExporter, HPALMExporter-osx-x64-0.6.0): 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.
hpalm_build (osx-x64, HPALMExporter, HPALMExporter-osx-x64-0.6.0): 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.
hpalm_build (osx-x64, HPALMExporter, HPALMExporter-osx-x64-0.6.0): 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.
hpalm_build (osx-x64, HPALMExporter, HPALMExporter-osx-x64-0.6.0): 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.
hpalm_build (osx-x64, HPALMExporter, HPALMExporter-osx-x64-0.6.0): 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.
hpalm_build (osx-x64, HPALMExporter, HPALMExporter-osx-x64-0.6.0): 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.
hpalm_build (osx-x64, HPALMExporter, HPALMExporter-osx-x64-0.6.0): 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.
qase_build (osx-x64, QaseExporter, QaseExporter-osx-x64-0.6.0): 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.
qase_build (osx-x64, QaseExporter, QaseExporter-osx-x64-0.6.0): 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.
qase_build (osx-x64, QaseExporter, QaseExporter-osx-x64-0.6.0): 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.
qase_build (osx-x64, QaseExporter, QaseExporter-osx-x64-0.6.0): 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.
qase_build (osx-x64, QaseExporter, QaseExporter-osx-x64-0.6.0): 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.
qase_build (osx-x64, QaseExporter, QaseExporter-osx-x64-0.6.0): 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.
qase_build (osx-x64, QaseExporter, QaseExporter-osx-x64-0.6.0): 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.
qase_build (osx-x64, QaseExporter, QaseExporter-osx-x64-0.6.0): 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.
qase_build (osx-x64, QaseExporter, QaseExporter-osx-x64-0.6.0): 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.
qase_build (osx-x64, QaseExporter, QaseExporter-osx-x64-0.6.0): 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.
qase_build (win-x64, QaseExporter.exe, QaseExporter-win-x64-0.6.0.exe): 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.
qase_build (win-x64, QaseExporter.exe, QaseExporter-win-x64-0.6.0.exe): 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.
qase_build (win-x64, QaseExporter.exe, QaseExporter-win-x64-0.6.0.exe): 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.
qase_build (win-x64, QaseExporter.exe, QaseExporter-win-x64-0.6.0.exe): 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.
qase_build (win-x64, QaseExporter.exe, QaseExporter-win-x64-0.6.0.exe): 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.
qase_build (win-x64, QaseExporter.exe, QaseExporter-win-x64-0.6.0.exe): 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.
qase_build (win-x64, QaseExporter.exe, QaseExporter-win-x64-0.6.0.exe): 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.
qase_build (win-x64, QaseExporter.exe, QaseExporter-win-x64-0.6.0.exe): 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.
qase_build (win-x64, QaseExporter.exe, QaseExporter-win-x64-0.6.0.exe): 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.
qase_build (win-x64, QaseExporter.exe, QaseExporter-win-x64-0.6.0.exe): 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.
qase_build (linux-x64, QaseExporter, QaseExporter-linux-x64-0.6.0): 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.
qase_build (linux-x64, QaseExporter, QaseExporter-linux-x64-0.6.0): 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.
qase_build (linux-x64, QaseExporter, QaseExporter-linux-x64-0.6.0): 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.
qase_build (linux-x64, QaseExporter, QaseExporter-linux-x64-0.6.0): 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.
qase_build (linux-x64, QaseExporter, QaseExporter-linux-x64-0.6.0): 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.
qase_build (linux-x64, QaseExporter, QaseExporter-linux-x64-0.6.0): 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.
qase_build (linux-x64, QaseExporter, QaseExporter-linux-x64-0.6.0): 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.
qase_build (linux-x64, QaseExporter, QaseExporter-linux-x64-0.6.0): 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.
qase_build (linux-x64, QaseExporter, QaseExporter-linux-x64-0.6.0): 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.
qase_build (linux-x64, QaseExporter, QaseExporter-linux-x64-0.6.0): 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.