Merge pull request #62 from DynamicsValue/feature/3-6-updates #15
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L38
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._entityDataSourceRetrieverService'
|
Build:
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L45
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._organizationServiceFactory'
|
Build:
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L46
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._serviceEndpointNotificationService'
|
Build:
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L75
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.OrganizationService'
|
Build:
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L76
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.TracingService'
|
Build:
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L78
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.EntityDataSourceRetrieverService'
|
Build:
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L81
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.OrganizationServiceFactory'
|
Build:
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L82
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.ServiceEndpointNotificationService'
|
Build:
performance/FakeXrmEasy.Plugins.Performance/Program.cs#L10
'ConfigExtensions.With(IConfig, ConfigOptions)' is obsolete: 'This method will soon be removed, please start using .WithOptions() instead.'
|
Build:
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'
|
Loading