Integration Tests #316
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
schedule.yml
on: schedule
Run Integration Tests
2m 12s
Annotations
10 warnings
Run Integration Tests:
src/ParcelRegistry/GeometryValidator.cs#L12
'IsValidOp.IsSelfTouchingRingFormingHoleValid' is obsolete: 'Use SelfTouchingRingFormingHoleValid'
|
Run Integration Tests:
src/ParcelRegistry/Legacy/CommandHandlerModules.cs#L27
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<ParcelCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<ParcelCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
|
Run Integration Tests:
src/ParcelRegistry/Parcel/CommandHandlerModules.cs#L18
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<ParcelCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<ParcelCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
|
Run Integration Tests:
src/ParcelRegistry/Parcel/CommandHandlerModules.cs#L23
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<AddressCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<AddressCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
|
Run Integration Tests:
src/ParcelRegistry/Legacy/Events/ParcelWasRetired.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/ParcelRegistry/Legacy/Events/ParcelWasRemoved.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/ParcelRegistry/Legacy/Commands/Fixes/FixGrar3581.cs#L28
Possible null reference return.
|
Run Integration Tests:
src/ParcelRegistry/Legacy/Events/ParcelWasRegistered.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run Integration Tests:
src/ParcelRegistry/Legacy/Commands/Fixes/FixGrar1637.cs#L21
Possible null reference return.
|
Run Integration Tests:
src/ParcelRegistry/Legacy/Commands/Fixes/FixGrar1475.cs#L21
Possible null reference return.
|