Skip to content

[draft/reference for smaller PRs] Initial booking questions implementation #25

[draft/reference for smaller PRs] Initial booking questions implementation

[draft/reference for smaller PRs] Initial booking questions implementation #25

Triggered via pull request November 27, 2023 14:27
Status Failure
Total duration 2m 54s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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?[])'