Feature/3 6 updates #20
Annotations
2 errors and 11 warnings
Quality Gate
Assets file '/github/workspace/tests/DataverseEntities/obj/project.assets.json' doesn't have a target for 'net6.0'. Ensure that restore has run and that you have included 'net6.0' in the TargetFrameworks for your project.
|
Quality Gate
Assets file '/github/workspace/tests/DataverseEntities/obj/project.assets.json' doesn't have a target for 'net6.0'. Ensure that restore has run and that you have included 'net6.0' in the TargetFrameworks for your project.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Quality Gate:
src/FakeXrmEasy.Core/Db/InMemoryTable.cs#L147
XML comment has a param tag for 'key', but there is no parameter by that name
|
Quality Gate:
src/FakeXrmEasy.Core/Db/InMemoryTable.cs#L148
XML comment has a param tag for 'key', but there is no parameter by that name
|
Quality Gate:
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)
|
Quality Gate:
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)
|
Quality Gate:
src/FakeXrmEasy.Core/Extensions/TypeExtensions.cs#L110
Missing XML comment for publicly visible type or member 'TypeExtensions.GetPrimaryIdFieldName(Type)'
|
Quality Gate:
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)
|
Quality Gate:
src/FakeXrmEasy.Core/FiscalYearSettings.cs#L5
Remove this empty namespace.
|
Quality Gate:
src/FakeXrmEasy.Core/Middleware/Crud/MiddlewareBuilderExtensions.Crud.cs#L23
Private classes which are not derived in the current assembly should be marked as 'sealed'.
|
Quality Gate:
src/FakeXrmEasy.Core/Query/FetchXmlExtensions.cs#L140
Complete the task associated to this 'TODO' comment.
|
Quality Gate:
src/FakeXrmEasy.Core/Query/FetchXmlExtensions.cs#L524
Complete the task associated to this 'TODO' comment.
|
Loading