Skip to content

Added { "Q3CQ", "MT15" } to _serialNumberModels #1005

Added { "Q3CQ", "MT15" } to _serialNumberModels

Added { "Q3CQ", "MT15" } to _serialNumberModels #1005

Triggered via push January 16, 2025 12:47
Status Success
Total duration 4m 2s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Analyze (csharp)
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/
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (csharp): Meraki.Api/obj/Release/netstandard2.0/generated/RefitClassSourceGenerator/RefitClassSourceGenerator.RefitClassGenerator/OrganizationsSection_Organizations.g.cs#L24
'IOrganizations.ClaimIntoOrganizationAsync(string, OrganizationClaimRequest, CancellationToken)' is obsolete: 'Use ClaimIntoOrganizationInventoryAsync'
Analyze (csharp): 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'
Analyze (csharp): 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))'.
Analyze (csharp): 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)
Analyze (csharp): 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)
Analyze (csharp): 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)
Analyze (csharp): Meraki.Api/obj/Release/netstandard2.0/generated/RefitClassSourceGenerator/RefitClassSourceGenerator.RefitClassGenerator/OrganizationsSection_Organizations.g.cs#L24
'IOrganizations.ClaimIntoOrganizationAsync(string, OrganizationClaimRequest, CancellationToken)' is obsolete: 'Use ClaimIntoOrganizationInventoryAsync'
Analyze (csharp): 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'
Analyze (csharp): 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))'.
Analyze (csharp): 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)