Skip to content

Add Testcontainers support and enhance output table testing #11

Add Testcontainers support and enhance output table testing

Add Testcontainers support and enhance output table testing #11

Triggered via push January 28, 2024 18:10
Status Success
Total duration 1m 1s
Artifacts

merge.yml

on: push
Merge Job  /  Publish Preview Job
51s
Merge Job / Publish Preview Job
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Merge Job / Publish Preview Job
Current release not found
Merge Job / Publish Preview Job: Frank.Testing.ApiTesting/Assertion.cs#L9
Non-nullable property 'Endpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Merge Job / Publish Preview Job: Frank.Testing.ApiTesting/Assertion.cs#L11
Non-nullable property 'Method' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Merge Job / Publish Preview Job: Frank.Testing.ApiTesting/ApiTestingHarness.cs#L9
Non-nullable property 'AssertionGroups' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Merge Job / Publish Preview Job: Frank.Testing.ApiTesting/Assertion.cs#L26
Non-nullable property 'Endpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Merge Job / Publish Preview Job: Frank.Testing.ApiTesting/Assertion.cs#L28
Non-nullable property 'Method' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Merge Job / Publish Preview Job: Frank.Testing.ApiTesting/AssertionGroup.cs#L5
Non-nullable property 'GroupName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Merge Job / Publish Preview Job: Frank.Testing.ApiTesting/AssertionGroup.cs#L6
Non-nullable property 'Assertions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Merge Job / Publish Preview Job: Frank.Testing.ApiTesting/AssertionPrecursor.cs#L9
Non-nullable property 'Endpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Merge Job / Publish Preview Job: Frank.Testing.ApiTesting/AssertionPrecursor.cs#L11
Non-nullable property 'Method' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.