Merge pull request #5 from CodeShayk/release/2.0.1 #32
Annotations
10 warnings
Build:
src/ApiAggregator/CollectionResult.cs#L5
Missing XML comment for publicly visible type or member 'CollectionResult<T>'
|
Build:
src/ApiAggregator/CacheResultAttribute.cs#L5
Missing XML comment for publicly visible type or member 'CacheResultAttribute'
|
Build:
src/ApiAggregator/ApiResult.cs#L12
Missing XML comment for publicly visible type or member 'ApiResult.Headers'
|
Build:
src/ApiAggregator/ApiResult.cs#L7
Missing XML comment for publicly visible type or member 'ApiResult.ApiResult()'
|
Build:
src/ApiAggregator/ApiResult.cs#L5
Missing XML comment for publicly visible type or member 'ApiResult'
|
Build:
src/ApiAggregator/ApiAggregate.cs#L13
Missing XML comment for publicly visible type or member 'ApiAggregate<TContract>.ApiAggregate()'
|
Build:
src/ApiAggregator/ApiAggregate.cs#L11
Missing XML comment for publicly visible type or member 'ApiAggregate<TContract>.Mappings'
|
Build:
src/ApiAggregator/WebApi.cs#L82
The default value specified for parameter 'parentApiResult' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments
|
Build:
src/ApiAggregator/ApiList.cs#L54
The member 'ApiList.Count()' does not hide an accessible member. The new keyword is not required.
|
Build:
src/ApiAggregator/ApiAggregate.cs#L19
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Loading