🪄 Improve Appointment Notification Handler Behaviour 📬 #55
Annotations
6 warnings
build:
src/Microservice.Appointments.Api/Initializers/SqlServerInitializer.cs#L5
Parameter 'string environment' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
build:
src/Microservice.Appointments.Api/Initializers/RabbitMqInitializer.cs#L5
Parameter 'string environment' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
build:
tests/Microservice.Appointments.UnitTests/Application/EventHandlers/AppointmentNotificationHandlerTests.cs#L67
Argument of type 'Func<object, Exception, string>' cannot be used for parameter 'formatter' of type 'Func<object, Exception?, string>' in 'void ILogger.Log<object>(LogLevel logLevel, EventId eventId, object state, Exception? exception, Func<object, Exception?, string> formatter)' due to differences in the nullability of reference types.
|
build:
src/Microservice.Appointments.Api/Initializers/SqlServerInitializer.cs#L5
Parameter 'string environment' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
build:
src/Microservice.Appointments.Api/Initializers/RabbitMqInitializer.cs#L5
Parameter 'string environment' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
build:
tests/Microservice.Appointments.UnitTests/Application/EventHandlers/AppointmentNotificationHandlerTests.cs#L67
Argument of type 'Func<object, Exception, string>' cannot be used for parameter 'formatter' of type 'Func<object, Exception?, string>' in 'void ILogger.Log<object>(LogLevel logLevel, EventId eventId, object state, Exception? exception, Func<object, Exception?, string> formatter)' due to differences in the nullability of reference types.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
FunctionalTestResults
Expired
|
3.78 KB |
sha256:c41238a01dedde4b40c2bc3f04df29bdbd90ad84e663e05d2b66aa99909c7f10
|
|
UnitTestResults
Expired
|
14.5 KB |
sha256:db49af59bc8f878bd420eba2a281d8deab97a43a886618b9aa3d4a0dc8e4682a
|
|