Fixed vulnerability for System.Private.Uri / System.Net.NetworkInform… #207
Annotations
10 warnings
|
build:
Meraki.Api/CustomNewtonsoftJsonContentSerializer.cs#L14
Missing XML comment for publicly visible type or member 'CustomNewtonsoftJsonContentSerializer.CustomNewtonsoftJsonContentSerializer(MerakiClientOptions, ILogger)'
|
|
build:
Meraki.Api/Sections/General/Devices/DevicesSection.cs#L8
Non-nullable property 'Appliance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Meraki.Api/obj/Release/netstandard2.0/generated/RefitClassSourceGenerator/RefitClassSourceGenerator.RefitClassGenerator/DevicesSection_Devices.g.cs#L14
'IDevices.BlinkDeviceLedsAsync(string, BlinkLeds, CancellationToken)' is obsolete: 'Deprecated in Meraki API v1.53 in favour of General.LiveTools.CreateDeviceLiveToolsLedsBlink'
|
|
build:
Meraki.Api/Sections/General/Networks/NetworksWirelessSection.cs#L8
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Meraki.Api/Sections/General/Organizations/OrganizationsApplianceDnsLocalSection.cs#L6
Non-nullable property 'Records' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Meraki.Api/Sections/General/Organizations/OrganizationsConfigTemplates.cs#L6
Non-nullable property 'ConfigTemplates' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Meraki.Api/Sections/General/Organizations/OrganizationsDevicesSystemSection.cs#L6
Non-nullable property 'System' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Meraki.Api/obj/Release/netstandard2.0/generated/RefitClassSourceGenerator/RefitClassSourceGenerator.RefitClassGenerator/OrganizationsSection_Organizations.g.cs#L24
'IOrganizations.ClaimIntoOrganizationAsync(string, OrganizationClaimRequest, CancellationToken)' is obsolete: 'Use ClaimIntoOrganizationInventoryAsync'
|
|
build:
Meraki.Api/Sections/General/Organizations/OrganizationsWirelessSsidsFirewallSection.cs#L5
Non-nullable property 'Isolation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
RefitClassSourceGenerator/RefitForAnalyzer.cs#L21
Rule 'REFIT003' is not part of any analyzer release (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|