Merge pull request #92 from DynamicsValue/feature/26-alternate-key #41
Annotations
10 warnings
Build:
src/FakeXrmEasy.Core/Db/InMemoryTable.cs#L147
XML comment has a param tag for 'key', but there is no parameter by that name
|
Build:
src/FakeXrmEasy.Core/Db/InMemoryTable.cs#L148
XML comment has a param tag for 'key', but there is no parameter by that name
|
Build:
src/FakeXrmEasy.Core/Db/InMemoryTable.cs#L150
Parameter 'keyAttributeValues' has no matching param tag in the XML comment for 'InMemoryTable.GetByKeyAttributeCollection(KeyAttributeCollection)' (but other parameters do)
|
Build:
src/FakeXrmEasy.Core/Db/InMemoryTable.cs#L161
Parameter 'matchedKeyMetadata' has no matching param tag in the XML comment for 'InMemoryTable.GetByAlternateKeys(Entity, out EntityKeyMetadata)' (but other parameters do)
|
Build:
src/FakeXrmEasy.Core/Extensions/TypeExtensions.cs#L110
Missing XML comment for publicly visible type or member 'TypeExtensions.GetPrimaryIdFieldName(Type)'
|
Build:
src/FakeXrmEasy.Core/XrmFakedContext.Create.cs#L68
Parameter 'isUpsert' has no matching param tag in the XML comment for 'XrmFakedContext.CreateEntity(Entity, bool)' (but other parameters do)
|
Build:
src/FakeXrmEasy.Core/Db/InMemoryTable.cs#L147
XML comment has a param tag for 'key', but there is no parameter by that name
|
Build:
src/FakeXrmEasy.Core/Db/InMemoryTable.cs#L148
XML comment has a param tag for 'key', but there is no parameter by that name
|
Build:
src/FakeXrmEasy.Core/Db/InMemoryTable.cs#L150
Parameter 'keyAttributeValues' has no matching param tag in the XML comment for 'InMemoryTable.GetByKeyAttributeCollection(KeyAttributeCollection)' (but other parameters do)
|
Build:
src/FakeXrmEasy.Core/Db/InMemoryTable.cs#L161
Parameter 'matchedKeyMetadata' has no matching param tag in the XML comment for 'InMemoryTable.GetByAlternateKeys(Entity, out EntityKeyMetadata)' (but other parameters do)
|
Loading