Add debug option that enables writing the raw request body to file system for debugging #728
dotnet-restore-build-test-with-root.yml
on: pull_request
build
1m 16s
Annotations
7 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
src/TesApi.Web/Middleware/RequestLoggingMiddleware.cs#L12
Missing XML comment for publicly visible type or member 'RawRequestBodyLoggingMiddleware'
|
build:
src/TesApi.Web/Middleware/RequestLoggingMiddleware.cs#L17
Missing XML comment for publicly visible type or member 'RawRequestBodyLoggingMiddleware.RawRequestBodyLoggingMiddleware(RequestDelegate, ILogger<RawRequestBodyLoggingMiddleware>)'
|
build:
src/TesApi.Web/Middleware/RequestLoggingMiddleware.cs#L23
Missing XML comment for publicly visible type or member 'RawRequestBodyLoggingMiddleware.InvokeAsync(HttpContext)'
|
build:
src/TesApi.Web/Middleware/RequestLoggingMiddleware.cs#L12
Missing XML comment for publicly visible type or member 'RawRequestBodyLoggingMiddleware'
|
build:
src/TesApi.Web/Middleware/RequestLoggingMiddleware.cs#L17
Missing XML comment for publicly visible type or member 'RawRequestBodyLoggingMiddleware.RawRequestBodyLoggingMiddleware(RequestDelegate, ILogger<RawRequestBodyLoggingMiddleware>)'
|
build:
src/TesApi.Web/Middleware/RequestLoggingMiddleware.cs#L23
Missing XML comment for publicly visible type or member 'RawRequestBodyLoggingMiddleware.InvokeAsync(HttpContext)'
|