Update to Meraki API v1.63.0 with MQTT enhancements #1346
Annotations
1 error and 10 warnings
|
Initialize CodeQL
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
|
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)
|
Loading