Skip to content

temporarily removing integrations tests #89

temporarily removing integrations tests

temporarily removing integrations tests #89

Triggered via push August 28, 2025 15:48
Status Failure
Total duration 56s
Artifacts
build-and-test
54s
build-and-test
deploy-mock
0s
deploy-mock
update-deployment-manifests
0s
update-deployment-manifests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build-and-test
Process completed with exit code 1.
build-and-test: ECommerce.AdminUI/Program.cs#L37
Converting null literal or possible null value to non-nullable type.
build-and-test: ECommerce.UI.Tests/Pages/CustomersPage.cs#L16
The field 'CustomersPage._customersTable' is assigned but its value is never used
build-and-test: ECommerce.UI.Tests/Tests/CustomerTests.cs#L284
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build-and-test: ECommerce.UI.Tests/Tests/ProductTests.cs#L281
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build-and-test: ECommerce.UI.Tests/Tests/CustomerTests.cs#L260
Converting null literal or possible null value to non-nullable type.
build-and-test: ECommerce.UI.Tests/Tests/CustomerTests.cs#L112
Converting null literal or possible null value to non-nullable type.
build-and-test: ECommerce.UI.Tests/Pages/EditCustomerPage.cs#L79
Possible null reference return.
build-and-test: ECommerce.UI.Tests/Pages/CreateProductPage.cs#L58
Possible null reference return.
build-and-test: ECommerce.UI.Tests/Pages/EditCustomerPage.cs#L84
Cannot convert null literal to non-nullable reference type.
build-and-test: ECommerce.UI.Tests/Pages/EditCustomerPage.cs#L42
Cannot convert null literal to non-nullable reference type.