Feature/3 6 updates #20
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
ProjectReference 'D:\a\fake-xrm-easy-core\fake-xrm-easy-core\tests\DataverseEntities\DataverseEntities.csproj' was resolved using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v6.0'. This project may not be fully compatible with your project.
|
Build:
tests/FakeXrmEasy.Core.Tests/Extensions/EntityExtensions/CloneEntityTests.cs#L14
The field 'CloneEntityTests._clone' is never used
|
Build:
tests/FakeXrmEasy.Core.Tests/Middleware/Crud/FakeMessageExecutors/CreateRequestTests/CreateRequestRelatedEntitiesTests.cs#L16
The field 'CreateRequestRelatedEntitiesTests._salesOrderDetail2' is never used
|
Build:
tests/FakeXrmEasy.Core.Tests/Middleware/Crud/FakeMessageExecutors/CreateRequestTests/CreateRequestRelatedEntitiesTests.cs#L14
The field 'CreateRequestRelatedEntitiesTests._salesOrder' is never used
|
Loading