Merge pull request #43 from Root16/dev/excel #77
Annotations
10 warnings
|
build:
src/Root16.Sprout.Dataverse/DataSources/Dataverse/EntityBatchAnalyzer.cs#L8
Parameter 'logger' is unread.
|
|
build:
src/Root16.Sprout.Dataverse/DataSources/Dataverse/DataverseDataSource.cs#L272
'DataverseDataSourceFlags.BypassCustomPluginExecution' is obsolete: 'Use BypassBusinessLogicExecutionSync to get the same result for Dataverse.'
|
|
build:
src/Root16.Sprout.Dataverse/DataSources/Dataverse/DataverseDataSource.cs#L246
'DataverseDataSourceFlags.BypassCustomPluginExecution' is obsolete: 'Use BypassBusinessLogicExecutionSync to get the same result for Dataverse.'
|
|
build:
src/Root16.Sprout.Dataverse/DataSources/Dataverse/DataverseDataSource.cs#L244
'DataverseDataSourceFlags.BypassCustomPluginExecution' is obsolete: 'Use BypassBusinessLogicExecutionSync to get the same result for Dataverse.'
|
|
build:
src/Root16.Sprout.Dataverse/DataSources/Dataverse/OrganizationRequestDataSource.cs#L86
'DataverseDataSourceFlags.BypassCustomPluginExecution' is obsolete: 'Use BypassBusinessLogicExecutionSync to get the same result for Dataverse.'
|
|
build:
src/Root16.Sprout.Dataverse/DataSources/Dataverse/OrganizationRequestDataSource.cs#L60
'DataverseDataSourceFlags.BypassCustomPluginExecution' is obsolete: 'Use BypassBusinessLogicExecutionSync to get the same result for Dataverse.'
|
|
build:
src/Root16.Sprout.Dataverse/DataSources/Dataverse/OrganizationRequestDataSource.cs#L58
'DataverseDataSourceFlags.BypassCustomPluginExecution' is obsolete: 'Use BypassBusinessLogicExecutionSync to get the same result for Dataverse.'
|
|
build:
src/Root16.Sprout.Dataverse/DataSources/Dataverse/EntityBatchAnalyzer.cs#L26
Possible null reference argument for parameter 'attributeValue' in 'string EntityExtensions.DisplayAttributeValue(object attributeValue, string? defaultDateTimeFormat = "u")'.
|
|
build:
src/Root16.Sprout.Dataverse/DataSources/Dataverse/EntityBatchAnalyzer.cs#L16
Converting null literal or possible null value to non-nullable type.
|
|
build:
src/Root16.Sprout.Dataverse/DataSources/Dataverse/EntityBatchAnalyzer.cs#L8
Parameter 'logger' is unread.
|