Added { "Q2QP", "MS320-24P" } to _serialNumberModels #1006
Annotations
1 error and 11 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/
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/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.Test/Switch/Ports/Tests.cs#L33
Possible null reference argument for parameter 'portId' in 'Task<SwitchPort> ISwitchPorts.UpdateDeviceSwitchPortAsync(string serial, string portId, SwitchPort deviceSwitchPort, CancellationToken cancellationToken = default(CancellationToken))'.
|
Build:
Meraki.Api.Test/Config/TestConfig.cs#L8
'TestConfig' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
|
Build:
Meraki.Api.Test/Config/TestConfig.cs#L8
Type 'TestConfig' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
Build:
Meraki.Api.Test/RateLimitingTests.cs#L48
Type 'QueryResult' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
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/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.Test/Switch/Ports/Tests.cs#L33
Possible null reference argument for parameter 'portId' in 'Task<SwitchPort> ISwitchPorts.UpdateDeviceSwitchPortAsync(string serial, string portId, SwitchPort deviceSwitchPort, CancellationToken cancellationToken = default(CancellationToken))'.
|
Build:
Meraki.Api.Test/Config/TestConfig.cs#L8
'TestConfig' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
|
Loading