Merge pull request #60 from DynamicsValue/3x-dev #9
Annotations
12 warnings
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/.
|
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/
|
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L38
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._entityDataSourceRetrieverService'
|
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L45
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._organizationServiceFactory'
|
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L46
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties._serviceEndpointNotificationService'
|
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L75
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.OrganizationService'
|
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L76
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.TracingService'
|
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L78
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.EntityDataSourceRetrieverService'
|
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L81
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.OrganizationServiceFactory'
|
src/FakeXrmEasy.Plugins/XrmFakedPluginContextProperties.cs#L82
Missing XML comment for publicly visible type or member 'XrmFakedPluginContextProperties.ServiceEndpointNotificationService'
|
performance/FakeXrmEasy.Plugins.Performance/Program.cs#L10
'ConfigExtensions.With(IConfig, ConfigOptions)' is obsolete: 'This method will soon be removed, please start using .WithOptions() instead.'
|
tests/FakeXrmEasy.Plugins.Tests/IXrmBaseContextPluginExtensions/ExecutePluginWithTargetAndImagesTests.cs#L21
'IXrmBaseContextPluginExtensions.ExecutePluginWithTargetAndPreEntityImages<T>(IXrmBaseContext, object, EntityImageCollection, string, int)' is obsolete: 'Use ExecutePluginWith<T> instead'
|
This job succeeded
Loading