- checkpoint code push #2
Annotations
1 error and 10 warnings
|
build
Process completed with exit code 1.
|
|
build:
src/TurboMapper/IMapper.cs#L3
Missing XML comment for publicly visible type or member 'IMapper'
|
|
build:
src/TurboMapper/ServiceCollectionExtensions.cs#L11
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddTurboMapper(IServiceCollection)'
|
|
build:
src/TurboMapper/ServiceCollectionExtensions.cs#L9
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions'
|
|
build:
src/TurboMapper/MappingModule.cs#L56
Missing XML comment for publicly visible type or member 'MappingModule<TSource, TTarget>.CreateMappings()'
|
|
build:
src/TurboMapper/MappingModule.cs#L11
Missing XML comment for publicly visible type or member 'MappingModule<TSource, TTarget>.MappingModule(bool)'
|
|
build:
src/TurboMapper/MappingModule.cs#L6
Missing XML comment for publicly visible type or member 'MappingModule<TSource, TTarget>'
|
|
build:
src/TurboMapper/IMappingExpression.cs#L8
Missing XML comment for publicly visible type or member 'IMappingExpression<TSource, TTarget>.ForMember<TValue>(Expression<Func<TTarget, TValue>>, Expression<Func<TSource, TValue>>)'
|
|
build:
src/TurboMapper/IMappingExpression.cs#L6
Missing XML comment for publicly visible type or member 'IMappingExpression<TSource, TTarget>'
|
|
build:
src/TurboMapper/IMapper.cs#L5
Missing XML comment for publicly visible type or member 'IMapper.Map<TSource, TTarget>(TSource)'
|
|
build:
src/TurboMapper/IMapper.cs#L3
Missing XML comment for publicly visible type or member 'IMapper'
|