[add] missing XML comments #355
Annotations
10 warnings
src/Simplify.Web/Model/HttpModelHandler.cs#L21
Parameter 'resolver' has no matching param tag in the XML comment for 'HttpModelHandler.HttpModelHandler(IDIResolver, IWebContext)' (but other parameters do)
|
src/Simplify.Web/Model/HttpModelHandler.cs#L21
Parameter 'resolver' has no matching param tag in the XML comment for 'HttpModelHandler.HttpModelHandler(IDIResolver, IWebContext)' (but other parameters do)
|
src/Simplify.Web/Page/Generation/PageGenerator.cs#L13
XML comment has a param tag for 'dataCollector', but there is no parameter by that name
|
src/Simplify.Web/Page/Generation/PageGenerator.cs#L14
XML comment has a param tag for 'IDynamicEnvironment', but there is no parameter by that name
|
src/Simplify.Web/Page/Generation/PageGenerator.cs#L15
Parameter 'environment' has no matching param tag in the XML comment for 'PageGenerator.PageGenerator(ITemplateFactory, IDynamicEnvironment)' (but other parameters do)
|
src/Simplify.Web/RequestHandling/Handlers/ControllersHandler.cs#L8
Missing XML comment for publicly visible type or member 'ControllersHandler'
|
src/Simplify.Web/RequestHandling/Handlers/ControllersHandler.cs#L8
Missing XML comment for publicly visible type or member 'ControllersHandler.ControllersHandler(IExecutionWorkOrderBuildDirector, IControllersExecutor)'
|
src/Simplify.Web/RequestHandling/Handlers/ControllersHandler.cs#L10
Missing XML comment for publicly visible type or member 'ControllersHandler.HandleAsync(HttpContext, RequestHandlerAsync)'
|
src/Simplify.Web/RequestHandling/Handlers/PageGenerationHandler.cs#L8
Missing XML comment for publicly visible type or member 'PageGenerationHandler'
|
src/Simplify.Web/RequestHandling/Handlers/PageGenerationHandler.cs#L8
Missing XML comment for publicly visible type or member 'PageGenerationHandler.PageGenerationHandler(IPageComposer, IResponseWriter)'
|
The logs for this run have expired and are no longer available.
Loading