Fix wrong project name #236
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/Codehard.Common/Codehard.Common.AspNetCore/Attributes/AllowOnEnvironment.cs#L8
Missing XML comment for publicly visible type or member 'AllowOnEnvironmentAttribute'
|
src/Codehard.Common/Codehard.Common.AspNetCore/Attributes/AllowOnEnvironment.cs#L12
Missing XML comment for publicly visible type or member 'AllowOnEnvironmentAttribute.AllowOnEnvironmentAttribute(string)'
|
src/Codehard.Common/Codehard.Common.AspNetCore/Attributes/AllowOnEnvironment.cs#L17
Missing XML comment for publicly visible type or member 'AllowOnEnvironmentAttribute.OnActionExecuting(ActionExecutingContext)'
|
src/Codehard.Common/Codehard.Common.AspNetCore/Attributes/DisallowOnEnvironment.cs#L15
Missing XML comment for publicly visible type or member 'DisallowOnEnvironmentAttribute.DisallowOnEnvironmentAttribute(string)'
|
src/Codehard.Common/Codehard.Common.AspNetCore/Attributes/DisallowOnEnvironment.cs#L20
Missing XML comment for publicly visible type or member 'DisallowOnEnvironmentAttribute.OnActionExecuting(ActionExecutingContext)'
|
src/Codehard.Common/Codehard.Common.AspNetCore/Attributes/NonProduction.cs#L10
Missing XML comment for publicly visible type or member 'NonProductionAttribute.NonProductionAttribute()'
|
src/Codehard.Common/Codehard.Common.AspNetCore/Extensions/SwaggerExtensions.cs#L7
Missing XML comment for publicly visible type or member 'SwaggerExtensions'
|
src/Codehard.Common/Codehard.Common.AspNetCore/Middlewares/RequestResponseLoggingMiddleware.cs#L9
Missing XML comment for publicly visible type or member 'RequestResponseLoggingMiddleware'
|
src/Codehard.Common/Codehard.Common.AspNetCore/Middlewares/RequestResponseLoggingMiddleware.cs#L22
Missing XML comment for publicly visible type or member 'RequestResponseLoggingMiddleware.RequestResponseLoggingMiddleware(RequestDelegate, ILogger<RequestResponseLoggingMiddleware>)'
|
src/Codehard.Common/Codehard.Common.AspNetCore/Middlewares/RequestResponseLoggingMiddleware.cs#L30
Missing XML comment for publicly visible type or member 'RequestResponseLoggingMiddleware.Invoke(HttpContext)'
|
The logs for this run have expired and are no longer available.
Loading