Merge pull request #59 from DynamicsValue/feature/35x-improvements #14
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'
|
src/FakeXrmEasy.Plugins/PluginImages/PostImage.cs#L21
Add a 'protected' constructor or the 'static' keyword to the class declaration.
|
src/FakeXrmEasy.Plugins/PluginImages/PreImage.cs#L26
Add a 'protected' constructor or the 'static' keyword to the class declaration.
|
This job succeeded
Loading