Update dependencies to 2.6.x Move XrmRealContext tests to Integration… #124
CI-PullRequest-2x.yml
on: pull_request
Sonar Quality Gate
6m 9s
Matrix: build-windows
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_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/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_2016):
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_2016):
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_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_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_2015):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L75
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.OrganizationService'
|
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_2015):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L81
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.OrganizationServiceFactory'
|
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_2015):
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_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_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_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):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L45
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_2013):
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L75
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.OrganizationService'
|
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_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_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_2013):
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):
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/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):
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/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):
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):
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_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_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_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/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_9):
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'
|