Merge pull request #56 from DynamicsValue/feature/25x-improvements #31
CI-2x.yml
on: push
Matrix: build-windows
Sonar Quality Gate
3m 31s
pack-push
5m 26s
Annotations
1 error and 96 warnings
pack-push
Process completed with exit code 1.
|
build-windows (FAKE_XRM_EASY_365)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-windows (FAKE_XRM_EASY_365)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-windows (FAKE_XRM_EASY_365):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L45
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._organizationServiceFactory'
|
build-windows (FAKE_XRM_EASY_365):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L46
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._serviceEndpointNotificationService'
|
Sonar Quality Gate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-windows (FAKE_XRM_EASY_365):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L75
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.OrganizationService'
|
Sonar Quality Gate
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-windows (FAKE_XRM_EASY_365):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L76
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.TracingService'
|
build-windows (FAKE_XRM_EASY_365):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L81
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.OrganizationServiceFactory'
|
build-windows (FAKE_XRM_EASY_365):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L82
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.ServiceEndpointNotificationService'
|
build-windows (FAKE_XRM_EASY_365):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L45
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._organizationServiceFactory'
|
build-windows (FAKE_XRM_EASY_365):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L46
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._serviceEndpointNotificationService'
|
build-windows (FAKE_XRM_EASY_365):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L75
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.OrganizationService'
|
build-windows (FAKE_XRM_EASY_365):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L76
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.TracingService'
|
build-windows (FAKE_XRM_EASY_2016)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-windows (FAKE_XRM_EASY_2016)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-windows (FAKE_XRM_EASY_2016):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L45
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._organizationServiceFactory'
|
build-windows (FAKE_XRM_EASY_2016):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L46
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._serviceEndpointNotificationService'
|
build-windows (FAKE_XRM_EASY_2016):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L75
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.OrganizationService'
|
build-windows (FAKE_XRM_EASY_2016):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L76
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.TracingService'
|
build-windows (FAKE_XRM_EASY_2016):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L81
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.OrganizationServiceFactory'
|
build-windows (FAKE_XRM_EASY_2016):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L82
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.ServiceEndpointNotificationService'
|
build-windows (FAKE_XRM_EASY_2016):
tests/FakeXrmEasy.Plugins.Tests/PluginSteps/PluginRegistrationValidationTests.cs#L152
'IXrmFakedContextPipelineExtensions.RegisterPluginStep<TPlugin, TEntity>(IXrmFakedContext, string, ProcessingStepStage, ProcessingStepMode, int, string[], IEnumerable<PluginImageDefinition>)' is obsolete: 'This method is deprecated, please start using the new RegisterPluginStep method that takes an IPluginStepDefinition as a parameter'
|
build-windows (FAKE_XRM_EASY_2016):
tests/FakeXrmEasy.Plugins.Tests/Pipeline/PipelineTests.cs#L41
'IXrmFakedContextPipelineExtensions.RegisterPluginStep<TPlugin>(IXrmFakedContext, string, ProcessingStepStage, ProcessingStepMode, int, string[], int?, IEnumerable<PluginImageDefinition>)' is obsolete: 'This method is deprecated, please start using the new RegisterPluginStep method that takes an IPluginStepDefinition as a parameter'
|
build-windows (FAKE_XRM_EASY_2016):
tests/FakeXrmEasy.Plugins.Tests/Pipeline/PipelineTests.cs#L54
'IXrmFakedContextPipelineExtensions.RegisterPluginStep<TPlugin, TEntity>(IXrmFakedContext, string, ProcessingStepStage, ProcessingStepMode, int, string[], IEnumerable<PluginImageDefinition>)' is obsolete: 'This method is deprecated, please start using the new RegisterPluginStep method that takes an IPluginStepDefinition as a parameter'
|
build-windows (FAKE_XRM_EASY_2016):
tests/FakeXrmEasy.Plugins.Tests/Pipeline/PipelineTests.cs#L66
'IXrmFakedContextPipelineExtensions.RegisterPluginStep<TPlugin, TEntity>(IXrmFakedContext, string, ProcessingStepStage, ProcessingStepMode, int, string[], IEnumerable<PluginImageDefinition>)' is obsolete: 'This method is deprecated, please start using the new RegisterPluginStep method that takes an IPluginStepDefinition as a parameter'
|
build-windows (FAKE_XRM_EASY_2015)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-windows (FAKE_XRM_EASY_2015)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-windows (FAKE_XRM_EASY_2015):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L45
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._organizationServiceFactory'
|
build-windows (FAKE_XRM_EASY_2015):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L46
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._serviceEndpointNotificationService'
|
build-windows (FAKE_XRM_EASY_2013)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-windows (FAKE_XRM_EASY_2015):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L75
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.OrganizationService'
|
build-windows (FAKE_XRM_EASY_2013)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-windows (FAKE_XRM_EASY_2015):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L76
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.TracingService'
|
build-windows (FAKE_XRM_EASY_2013):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L45
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._organizationServiceFactory'
|
build-windows (FAKE_XRM_EASY_2015):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L81
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.OrganizationServiceFactory'
|
build-windows (FAKE_XRM_EASY_2013):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L46
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._serviceEndpointNotificationService'
|
build-windows (FAKE_XRM_EASY_2015):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L82
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.ServiceEndpointNotificationService'
|
build-windows (FAKE_XRM_EASY_2013):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L75
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.OrganizationService'
|
build-windows (FAKE_XRM_EASY_2015):
tests/FakeXrmEasy.Plugins.Tests/PluginSteps/PluginRegistrationValidationTests.cs#L152
'IXrmFakedContextPipelineExtensions.RegisterPluginStep<TPlugin, TEntity>(IXrmFakedContext, string, ProcessingStepStage, ProcessingStepMode, int, string[], IEnumerable<PluginImageDefinition>)' is obsolete: 'This method is deprecated, please start using the new RegisterPluginStep method that takes an IPluginStepDefinition as a parameter'
|
build-windows (FAKE_XRM_EASY_2013):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L76
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.TracingService'
|
build-windows (FAKE_XRM_EASY_2015):
tests/FakeXrmEasy.Plugins.Tests/Pipeline/PipelineTests.cs#L41
'IXrmFakedContextPipelineExtensions.RegisterPluginStep<TPlugin>(IXrmFakedContext, string, ProcessingStepStage, ProcessingStepMode, int, string[], int?, IEnumerable<PluginImageDefinition>)' is obsolete: 'This method is deprecated, please start using the new RegisterPluginStep method that takes an IPluginStepDefinition as a parameter'
|
build-windows (FAKE_XRM_EASY_2013):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L81
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.OrganizationServiceFactory'
|
build-windows (FAKE_XRM_EASY_2013):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L82
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.ServiceEndpointNotificationService'
|
build-windows (FAKE_XRM_EASY_2015):
tests/FakeXrmEasy.Plugins.Tests/Pipeline/PipelineTests.cs#L54
'IXrmFakedContextPipelineExtensions.RegisterPluginStep<TPlugin, TEntity>(IXrmFakedContext, string, ProcessingStepStage, ProcessingStepMode, int, string[], IEnumerable<PluginImageDefinition>)' is obsolete: 'This method is deprecated, please start using the new RegisterPluginStep method that takes an IPluginStepDefinition as a parameter'
|
build-windows (FAKE_XRM_EASY_2013):
tests/FakeXrmEasy.Plugins.Tests/PluginSteps/PluginRegistrationValidationTests.cs#L152
'IXrmFakedContextPipelineExtensions.RegisterPluginStep<TPlugin, TEntity>(IXrmFakedContext, string, ProcessingStepStage, ProcessingStepMode, int, string[], IEnumerable<PluginImageDefinition>)' is obsolete: 'This method is deprecated, please start using the new RegisterPluginStep method that takes an IPluginStepDefinition as a parameter'
|
build-windows (FAKE_XRM_EASY_2015):
tests/FakeXrmEasy.Plugins.Tests/Pipeline/PipelineTests.cs#L66
'IXrmFakedContextPipelineExtensions.RegisterPluginStep<TPlugin, TEntity>(IXrmFakedContext, string, ProcessingStepStage, ProcessingStepMode, int, string[], IEnumerable<PluginImageDefinition>)' is obsolete: 'This method is deprecated, please start using the new RegisterPluginStep method that takes an IPluginStepDefinition as a parameter'
|
build-windows (FAKE_XRM_EASY_2013):
tests/FakeXrmEasy.Plugins.Tests/IXrmBaseContextPluginExtensions/ExecutePluginWithTargetAndImagesTests.cs#L21
'IXrmBaseContextPluginExtensions.ExecutePluginWithTargetAndPreEntityImages<T>(IXrmBaseContext, object, EntityImageCollection, string, int)' is obsolete: 'Use ExecutePluginWith<T> instead'
|
build-windows (FAKE_XRM_EASY_2013):
tests/FakeXrmEasy.Plugins.Tests/IXrmBaseContextPluginExtensions/ExecutePluginWithTargetAndImagesTests.cs#L45
'IXrmBaseContextPluginExtensions.ExecutePluginWithTargetAndPostEntityImages<T>(IXrmBaseContext, object, EntityImageCollection, string, int)' is obsolete: 'Use ExecutePluginWith<T> instead'
|
build-windows (FAKE_XRM_EASY_2013):
tests/FakeXrmEasy.Plugins.Tests/IXrmBaseContextPluginExtensions/ExecutePluginWithTargetTests.cs#L70
'XrmFakedContext.ProxyTypesAssembly' is obsolete: 'Please use ProxyTypesAssemblies to retrieve assemblies and EnableProxyTypes to add new ones. This method is solely maintained for making a smoother transition to the latest versions from v1'
|
build-windows (FAKE_XRM_EASY_9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-windows (FAKE_XRM_EASY_9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-windows (FAKE_XRM_EASY_9):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L38
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._entityDataSourceRetrieverService'
|
build-windows (FAKE_XRM_EASY_9):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L45
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._organizationServiceFactory'
|
build-windows (FAKE_XRM_EASY_9):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L46
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._serviceEndpointNotificationService'
|
build-windows (FAKE_XRM_EASY_9):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L75
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.OrganizationService'
|
build-windows (FAKE_XRM_EASY_9):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L76
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.TracingService'
|
build-windows (FAKE_XRM_EASY_9):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L78
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.EntityDataSourceRetrieverService'
|
build-windows (FAKE_XRM_EASY_9):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L81
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.OrganizationServiceFactory'
|
build-windows (FAKE_XRM_EASY_9):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L82
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.ServiceEndpointNotificationService'
|
build-windows (FAKE_XRM_EASY_9):
tests/FakeXrmEasy.Plugins.Tests/IXrmBaseContextPluginExtensions/ExecutePluginWithTargetAndImagesTests.cs#L21
'IXrmBaseContextPluginExtensions.ExecutePluginWithTargetAndPreEntityImages<T>(IXrmBaseContext, object, EntityImageCollection, string, int)' is obsolete: 'Use ExecutePluginWith<T> instead'
|
build-windows (FAKE_XRM_EASY_9):
tests/FakeXrmEasy.Plugins.Tests/IXrmBaseContextPluginExtensions/ExecutePluginWithTargetAndImagesTests.cs#L45
'IXrmBaseContextPluginExtensions.ExecutePluginWithTargetAndPostEntityImages<T>(IXrmBaseContext, object, EntityImageCollection, string, int)' is obsolete: 'Use ExecutePluginWith<T> instead'
|
build-windows (FAKE_XRM_EASY)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-windows (FAKE_XRM_EASY)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-windows (FAKE_XRM_EASY):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L45
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._organizationServiceFactory'
|
build-windows (FAKE_XRM_EASY):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L46
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._serviceEndpointNotificationService'
|
build-windows (FAKE_XRM_EASY):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L75
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.OrganizationService'
|
build-windows (FAKE_XRM_EASY):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L76
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.TracingService'
|
build-windows (FAKE_XRM_EASY):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L81
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.OrganizationServiceFactory'
|
build-windows (FAKE_XRM_EASY):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L82
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.ServiceEndpointNotificationService'
|
build-windows (FAKE_XRM_EASY):
tests/FakeXrmEasy.Plugins.Tests/PluginSteps/PluginRegistrationValidationTests.cs#L152
'IXrmFakedContextPipelineExtensions.RegisterPluginStep<TPlugin, TEntity>(IXrmFakedContext, string, ProcessingStepStage, ProcessingStepMode, int, string[], IEnumerable<PluginImageDefinition>)' is obsolete: 'This method is deprecated, please start using the new RegisterPluginStep method that takes an IPluginStepDefinition as a parameter'
|
build-windows (FAKE_XRM_EASY):
tests/FakeXrmEasy.Plugins.Tests/IXrmBaseContextPluginExtensions/ExecutePluginWithTargetTests.cs#L70
'XrmFakedContext.ProxyTypesAssembly' is obsolete: 'Please use ProxyTypesAssemblies to retrieve assemblies and EnableProxyTypes to add new ones. This method is solely maintained for making a smoother transition to the latest versions from v1'
|
build-windows (FAKE_XRM_EASY):
tests/FakeXrmEasy.Plugins.Tests/IXrmBaseContextPluginExtensions/ExecutePluginWithTargetAndImagesTests.cs#L21
'IXrmBaseContextPluginExtensions.ExecutePluginWithTargetAndPreEntityImages<T>(IXrmBaseContext, object, EntityImageCollection, string, int)' is obsolete: 'Use ExecutePluginWith<T> instead'
|
build-windows (FAKE_XRM_EASY):
tests/FakeXrmEasy.Plugins.Tests/IXrmBaseContextPluginExtensions/ExecutePluginWithTargetAndImagesTests.cs#L45
'IXrmBaseContextPluginExtensions.ExecutePluginWithTargetAndPostEntityImages<T>(IXrmBaseContext, object, EntityImageCollection, string, int)' is obsolete: 'Use ExecutePluginWith<T> instead'
|
pack-push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
pack-push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
pack-push:
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L38
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._entityDataSourceRetrieverService'
|
pack-push:
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L45
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._organizationServiceFactory'
|
pack-push:
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L46
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._serviceEndpointNotificationService'
|
pack-push:
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L75
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.OrganizationService'
|
pack-push:
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L76
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.TracingService'
|
pack-push:
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L78
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.EntityDataSourceRetrieverService'
|
pack-push:
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L81
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.OrganizationServiceFactory'
|
pack-push:
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L82
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.ServiceEndpointNotificationService'
|
pack-push:
tests/FakeXrmEasy.Plugins.Tests/PluginSteps/PluginRegistrationValidationTests.cs#L152
'IXrmFakedContextPipelineExtensions.RegisterPluginStep<TPlugin, TEntity>(IXrmFakedContext, string, ProcessingStepStage, ProcessingStepMode, int, string[], IEnumerable<PluginImageDefinition>)' is obsolete: 'This method is deprecated, please start using the new RegisterPluginStep method that takes an IPluginStepDefinition as a parameter'
|
pack-push:
tests/FakeXrmEasy.Plugins.Tests/IXrmBaseContextPluginExtensions/ExecutePluginWithTargetTests.cs#L70
'XrmFakedContext.ProxyTypesAssembly' is obsolete: 'Please use ProxyTypesAssemblies to retrieve assemblies and EnableProxyTypes to add new ones. This method is solely maintained for making a smoother transition to the latest versions from v1'
|
pack-push:
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L45
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._organizationServiceFactory'
|
pack-push:
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L46
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._serviceEndpointNotificationService'
|
pack-push:
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L75
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.OrganizationService'
|
pack-push:
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L76
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.TracingService'
|
pack-push:
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L81
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.OrganizationServiceFactory'
|
pack-push:
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L82
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.ServiceEndpointNotificationService'
|
pack-push:
tests/FakeXrmEasy.Plugins.Tests/IXrmBaseContextPluginExtensions/ExecutePluginWithTargetTests.cs#L70
'XrmFakedContext.ProxyTypesAssembly' is obsolete: 'Please use ProxyTypesAssemblies to retrieve assemblies and EnableProxyTypes to add new ones. This method is solely maintained for making a smoother transition to the latest versions from v1'
|
pack-push:
tests/FakeXrmEasy.Plugins.Tests/IXrmBaseContextPluginExtensions/ExecutePluginWithTargetAndImagesTests.cs#L21
'IXrmBaseContextPluginExtensions.ExecutePluginWithTargetAndPreEntityImages<T>(IXrmBaseContext, object, EntityImageCollection, string, int)' is obsolete: 'Use ExecutePluginWith<T> instead'
|
pack-push:
tests/FakeXrmEasy.Plugins.Tests/IXrmBaseContextPluginExtensions/ExecutePluginWithTargetAndImagesTests.cs#L45
'IXrmBaseContextPluginExtensions.ExecutePluginWithTargetAndPostEntityImages<T>(IXrmBaseContext, object, EntityImageCollection, string, int)' is obsolete: 'Use ExecutePluginWith<T> instead'
|
pack-push:
tests/FakeXrmEasy.Plugins.Tests/Pipeline/PipelineTests.cs#L41
'IXrmFakedContextPipelineExtensions.RegisterPluginStep<TPlugin>(IXrmFakedContext, string, ProcessingStepStage, ProcessingStepMode, int, string[], int?, IEnumerable<PluginImageDefinition>)' is obsolete: 'This method is deprecated, please start using the new RegisterPluginStep method that takes an IPluginStepDefinition as a parameter'
|