Skip to content

Revisits and resolves a bunch of edge cases for Create, Upsert and Cr… #171

Revisits and resolves a bunch of edge cases for Create, Upsert and Cr…

Revisits and resolves a bunch of edge cases for Create, Upsert and Cr… #171

Triggered via pull request January 12, 2025 01:36
Status Success
Total duration 3m 20s
Artifacts

CI-PullRequest-2x.yml

on: pull_request
Sonar Quality Gate
3m 9s
Sonar Quality Gate
Matrix: build-windows
Fit to window
Zoom out
Zoom in

Annotations

61 warnings
Sonar Quality Gate
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
build-windows (FAKE_XRM_EASY_9): src/FakeXrmEasy.Core/Db/InMemoryTable.cs#L147
XML comment has a param tag for 'key', but there is no parameter by that name
build-windows (FAKE_XRM_EASY_9): src/FakeXrmEasy.Core/Db/InMemoryTable.cs#L148
XML comment has a param tag for 'key', but there is no parameter by that name
build-windows (FAKE_XRM_EASY_9): 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-windows (FAKE_XRM_EASY_9): 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-windows (FAKE_XRM_EASY_9): src/FakeXrmEasy.Core/Extensions/TypeExtensions.cs#L110
Missing XML comment for publicly visible type or member 'TypeExtensions.GetPrimaryIdFieldName(Type)'
build-windows (FAKE_XRM_EASY_9): 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-windows (FAKE_XRM_EASY_365): src/FakeXrmEasy.Core/Db/InMemoryTable.cs#L147
XML comment has a param tag for 'key', but there is no parameter by that name
build-windows (FAKE_XRM_EASY_365): src/FakeXrmEasy.Core/Db/InMemoryTable.cs#L148
XML comment has a param tag for 'key', but there is no parameter by that name
build-windows (FAKE_XRM_EASY_365): 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-windows (FAKE_XRM_EASY_365): 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-windows (FAKE_XRM_EASY_365): src/FakeXrmEasy.Core/Extensions/TypeExtensions.cs#L110
Missing XML comment for publicly visible type or member 'TypeExtensions.GetPrimaryIdFieldName(Type)'
build-windows (FAKE_XRM_EASY_365): 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-windows (FAKE_XRM_EASY_365): src/FakeXrmEasy.Core/Db/InMemoryTable.cs#L147
XML comment has a param tag for 'key', but there is no parameter by that name
build-windows (FAKE_XRM_EASY_365): src/FakeXrmEasy.Core/Db/InMemoryTable.cs#L148
XML comment has a param tag for 'key', but there is no parameter by that name
build-windows (FAKE_XRM_EASY_365): 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-windows (FAKE_XRM_EASY_365): 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-windows (FAKE_XRM_EASY_2015): src/FakeXrmEasy.Core/Db/InMemoryTable.cs#L147
XML comment has a param tag for 'key', but there is no parameter by that name
build-windows (FAKE_XRM_EASY_2015): src/FakeXrmEasy.Core/Db/InMemoryTable.cs#L148
XML comment has a param tag for 'key', but there is no parameter by that name
build-windows (FAKE_XRM_EASY_2015): 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-windows (FAKE_XRM_EASY_2015): 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-windows (FAKE_XRM_EASY_2015): src/FakeXrmEasy.Core/Extensions/TypeExtensions.cs#L110
Missing XML comment for publicly visible type or member 'TypeExtensions.GetPrimaryIdFieldName(Type)'
build-windows (FAKE_XRM_EASY_2015): 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-windows (FAKE_XRM_EASY): src/FakeXrmEasy.Core/Extensions/TypeExtensions.cs#L110
Missing XML comment for publicly visible type or member 'TypeExtensions.GetPrimaryIdFieldName(Type)'
build-windows (FAKE_XRM_EASY): 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-windows (FAKE_XRM_EASY): src/FakeXrmEasy.Core/Extensions/TypeExtensions.cs#L110
Missing XML comment for publicly visible type or member 'TypeExtensions.GetPrimaryIdFieldName(Type)'
build-windows (FAKE_XRM_EASY): 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-windows (FAKE_XRM_EASY_2013): src/FakeXrmEasy.Core/Extensions/TypeExtensions.cs#L110
Missing XML comment for publicly visible type or member 'TypeExtensions.GetPrimaryIdFieldName(Type)'
build-windows (FAKE_XRM_EASY_2013): 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-windows (FAKE_XRM_EASY_2013): src/FakeXrmEasy.Core/Extensions/TypeExtensions.cs#L110
Missing XML comment for publicly visible type or member 'TypeExtensions.GetPrimaryIdFieldName(Type)'
build-windows (FAKE_XRM_EASY_2013): 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-windows (FAKE_XRM_EASY_2016): src/FakeXrmEasy.Core/Db/InMemoryTable.cs#L147
XML comment has a param tag for 'key', but there is no parameter by that name
build-windows (FAKE_XRM_EASY_2016): src/FakeXrmEasy.Core/Db/InMemoryTable.cs#L148
XML comment has a param tag for 'key', but there is no parameter by that name
build-windows (FAKE_XRM_EASY_2016): 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-windows (FAKE_XRM_EASY_2016): 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-windows (FAKE_XRM_EASY_2016): src/FakeXrmEasy.Core/Extensions/TypeExtensions.cs#L110
Missing XML comment for publicly visible type or member 'TypeExtensions.GetPrimaryIdFieldName(Type)'
build-windows (FAKE_XRM_EASY_2016): 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)