[add] missing XML comments #354
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/Modules/ApplicationEnvironment/DynamicEnvironment.cs#L8
XML comment has a param tag for 'appPhysicalPath', but there is no parameter by that name
|
src/Simplify.Web/Modules/ApplicationEnvironment/DynamicEnvironment.cs#L10
Parameter 'environment' has no matching param tag in the XML comment for 'DynamicEnvironment.DynamicEnvironment(IEnvironment, ISimplifyWebSettings)' (but other parameters do)
|
src/Simplify.Web/Modules/ApplicationEnvironment/DynamicEnvironment.cs#L12
Missing XML comment for publicly visible type or member 'DynamicEnvironment.TemplatesPath'
|
src/Simplify.Web/Modules/ApplicationEnvironment/DynamicEnvironment.cs#L14
Missing XML comment for publicly visible type or member 'DynamicEnvironment.TemplatesPhysicalPath'
|
src/Simplify.Web/Modules/ApplicationEnvironment/DynamicEnvironment.cs#L16
Missing XML comment for publicly visible type or member 'DynamicEnvironment.SiteStyle'
|
src/Simplify.Web/Modules/ApplicationEnvironment/DynamicEnvironment.cs#L18
Missing XML comment for publicly visible type or member 'DynamicEnvironment.MasterTemplateFileName'
|
src/Simplify.Web/Modules/ApplicationEnvironment/Environment.cs#L5
Missing XML comment for publicly visible type or member 'Environment'
|
src/Simplify.Web/Modules/ApplicationEnvironment/Environment.cs#L23
Missing XML comment for publicly visible type or member 'Environment.AppPhysicalPath'
|
src/Simplify.Web/Modules/ApplicationEnvironment/Environment.cs#L25
Missing XML comment for publicly visible type or member 'Environment.DataPath'
|
The logs for this run have expired and are no longer available.
Loading