Skip to content

Integration Tests

Integration Tests #242

Triggered via schedule September 18, 2023 00:50
Status Success
Total duration 4m 19s
Artifacts

schedule.yml

on: schedule
Run Integration Tests
4m 10s
Run Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run Integration Tests: src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
Run Integration Tests: src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
Run Integration Tests: src/AddressRegistry/Address/Events/AddressBecameComplete.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Integration Tests: src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
Run Integration Tests: src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.