Skip to content

RestAssuredTests

RestAssuredTests #13

Triggered via pull request December 13, 2023 16:45
Status Failure
Total duration 1m 4s
Artifacts

pull-request.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

23 errors
build-and-test-ubuntu-latest: tests/Answer.King.Domain.UnitTests/Inventory/CategoryTests.cs#L9
Missing XML comment for publicly visible type or member 'CategoryTests'
build-and-test-ubuntu-latest: tests/Answer.King.Domain.UnitTests/Inventory/CategoryTests.cs#L12
Missing XML comment for publicly visible type or member 'CategoryTests.RenameCategory_WithValidNameAndDescription_ReturnsExpectedResult()'
build-and-test-ubuntu-latest: tests/Answer.King.Domain.UnitTests/Inventory/CategoryTests.cs#L23
Missing XML comment for publicly visible type or member 'CategoryTests.RenameCategory_WithInvalidName_ThrowsException()'
build-and-test-ubuntu-latest: tests/Answer.King.Domain.UnitTests/Inventory/CategoryTests.cs#L30
Missing XML comment for publicly visible type or member 'CategoryTests.RenameCategory_WithBlankName_ThrowsException()'
build-and-test-ubuntu-latest: tests/Answer.King.Domain.UnitTests/Inventory/CategoryTests.cs#L37
Missing XML comment for publicly visible type or member 'CategoryTests.RenameCategory_WithInvalidDescription_ThrowsException()'
build-and-test-ubuntu-latest: tests/Answer.King.Domain.UnitTests/Inventory/CategoryTests.cs#L44
Missing XML comment for publicly visible type or member 'CategoryTests.RenameCategory_WithBlankDescription_ThrowsException()'
build-and-test-ubuntu-latest: tests/Answer.King.Domain.UnitTests/Inventory/CategoryTests.cs#L51
Missing XML comment for publicly visible type or member 'CategoryTests.RetireCategory_WithProductsContainedWithinCategory_ThrowsException()'
build-and-test-ubuntu-latest: tests/Answer.King.Domain.UnitTests/Inventory/CategoryTests.cs#L60
Missing XML comment for publicly visible type or member 'CategoryTests.AddProduct_WithValidIdAndNotRetired_ReturnsExpectedResult()'
build-and-test-ubuntu-latest: tests/Answer.King.Domain.UnitTests/Inventory/CategoryTests.cs#L71
Missing XML comment for publicly visible type or member 'CategoryTests.AddProduct_CategoryRetired_ThrowsException()'
build-and-test-ubuntu-latest: tests/Answer.King.Domain.UnitTests/Inventory/CategoryTests.cs#L80
Missing XML comment for publicly visible type or member 'CategoryTests.RemoveProduct_WithValidIdAndNotRetired_ReturnsExpectedResult()'
build-and-test-macOS-latest
The job was canceled because "ubuntu-latest" failed.
build-and-test-macOS-latest: src/Answer.King.Api/Common/HealthChecks/DatabaseHealthCheck.cs#L10
Missing XML comment for publicly visible type or member 'DatabaseHealthCheck'
build-and-test-macOS-latest: src/Answer.King.Api/Common/HealthChecks/DatabaseHealthCheck.cs#L15
Missing XML comment for publicly visible type or member 'DatabaseHealthCheck.DatabaseHealthCheck(ILiteDbConnectionFactory, IOptions<HealthCheckOptions>)'
build-and-test-macOS-latest: src/Answer.King.Api/Common/HealthChecks/DatabaseHealthCheck.cs#L21
Missing XML comment for publicly visible type or member 'DatabaseHealthCheck.CheckHealthAsync(HealthCheckContext, CancellationToken)'
build-and-test-macOS-latest: src/Answer.King.Api/Common/HealthChecks/DatabaseHealthCheck.cs#L39
Missing XML comment for publicly visible type or member 'DatabaseHealthCheck.QueryDB()'
build-and-test-macOS-latest: src/Answer.King.Api/Common/HealthChecks/HealthCheckOptions.cs#L3
Missing XML comment for publicly visible type or member 'HealthCheckOptions'
build-and-test-macOS-latest: src/Answer.King.Api/Common/HealthChecks/HealthCheckOptions.cs#L5
Missing XML comment for publicly visible type or member 'HealthCheckOptions.OptionsConfig'
build-and-test-macOS-latest: src/Answer.King.Api/Common/HealthChecks/HealthCheckOptions.cs#L7
Missing XML comment for publicly visible type or member 'HealthCheckOptions.DegradedThresholdMs'
build-and-test-macOS-latest: src/Answer.King.Api/Common/HealthChecks/HealthCheckOptions.cs#L9
Missing XML comment for publicly visible type or member 'HealthCheckOptions.UnhealthyThresholdMs'
build-and-test-macOS-latest: src/Answer.King.Api/Common/JsonConverters/CategoryIdJsonConverter.cs#L7
Missing XML comment for publicly visible type or member 'CategoryIdJsonConverter'
build-and-test-macOS-latest: src/Answer.King.Api/Common/JsonConverters/CategoryIdJsonConverter.cs#L9
Missing XML comment for publicly visible type or member 'CategoryIdJsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
build-and-test-windows-latest
The job was canceled because "ubuntu-latest" failed.
build-and-test-windows-latest
The operation was canceled.