Further improvements to AuditEvents #145
Annotations
7 warnings
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Analyze (csharp):
LogicMonitor.Api/LogicModules/AzureCostManagementTagsDiscoveryMethod.cs#L14
'AzureCostManagementTagsDiscoveryMethod.AzureTagKeys' hides inherited member 'AutoDiscoveryMethod.AzureTagKeys'. Use the new keyword if hiding was intended.
|
Analyze (csharp):
LogicMonitor.Api/LogicMonitorClient.cs#L1364
Missing XML comment for publicly visible type or member 'LogicMonitorClient.PatchAsync(string, Dictionary<string, object>, CancellationToken)'
|
Analyze (csharp):
LogicMonitor.Api/LogicMonitorClient_DataSources.cs#L621
Parameter 'filter' has no matching param tag in the XML comment for 'LogicMonitorClient.GetAllDeviceDataSourceInstanceConfigsAsync(int, int, int, Filter<DeviceDataSourceInstanceConfig>, CancellationToken)' (but other parameters do)
|
Analyze (csharp):
LogicMonitor.Api/LogicModules/AzureCostManagementTagsDiscoveryMethod.cs#L14
'AzureCostManagementTagsDiscoveryMethod.AzureTagKeys' hides inherited member 'AutoDiscoveryMethod.AzureTagKeys'. Use the new keyword if hiding was intended.
|
Analyze (csharp):
LogicMonitor.Api/LogicMonitorClient.cs#L1364
Missing XML comment for publicly visible type or member 'LogicMonitorClient.PatchAsync(string, Dictionary<string, object>, CancellationToken)'
|
Analyze (csharp):
LogicMonitor.Api/LogicMonitorClient_DataSources.cs#L621
Parameter 'filter' has no matching param tag in the XML comment for 'LogicMonitorClient.GetAllDeviceDataSourceInstanceConfigsAsync(int, int, int, Filter<DeviceDataSourceInstanceConfig>, CancellationToken)' (but other parameters do)
|