[draft/reference for smaller PRs] Initial booking questions implementation #25
Annotations
1 error and 10 warnings
build
Process completed with exit code 2.
|
build:
src/ServiceAssessmentService/ServiceAssessmentService.WebApp/Services/Book/DummyInMemoryBookingRequestWriteService.cs#L39
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])'
|
build:
src/ServiceAssessmentService/ServiceAssessmentService.WebApp/Controllers/HomeController.cs#L59
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogError(ILogger, string?, params object?[])'
|
build:
src/ServiceAssessmentService/ServiceAssessmentService.WebApp/Areas/Book/Controllers/BookController.cs#L79
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])'
|
build:
src/ServiceAssessmentService/ServiceAssessmentService.WebApp/Areas/Book/Controllers/BookController.cs#L96
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
|
build:
src/ServiceAssessmentService/ServiceAssessmentService.WebApp/Services/Book/ApiBookingRequestWriteService.cs#L18
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogWarning(ILogger, string?, params object?[])'
|
build:
src/ServiceAssessmentService/ServiceAssessmentService.WebApp/Services/Book/ApiBookingRequestWriteService.cs#L24
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogWarning(ILogger, string?, params object?[])'
|
build:
src/ServiceAssessmentService/ServiceAssessmentService.WebApp/Services/Book/ApiBookingRequestWriteService.cs#L30
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogWarning(ILogger, string?, params object?[])'
|
build:
src/ServiceAssessmentService/ServiceAssessmentService.WebApp/Services/Book/ApiBookingRequestWriteService.cs#L37
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogWarning(ILogger, string?, params object?[])'
|
build:
src/ServiceAssessmentService/ServiceAssessmentService.WebApp/Areas/Book/Controllers/QuestionAssessmentTypeController.cs#L56
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])'
|
build:
src/ServiceAssessmentService/ServiceAssessmentService.WebApp/Areas/Book/Controllers/QuestionAssessmentTypeController.cs#L74
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogWarning(ILogger, string?, params object?[])'
|