CodeQL #893
Annotations
13 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, github/codeql-action/init@v2, actions/setup-dotnet@v1, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
RefitClassSourceGeneratorApp/Program.cs#L57
Method 'void Program.Main()' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "Diagnostics:". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
|
RefitClassSourceGeneratorApp/Program.cs#L64
Method 'void Program.Main()' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "Output:". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
|
Meraki.Api/Data/Network.cs#L64
'Network.Url' hides inherited member 'NetworkOrConfigurationTemplate.Url'. Use the new keyword if hiding was intended.
|
Meraki.Api/obj/Release/netstandard2.0/generated/RefitClassSourceGenerator/RefitClassSourceGenerator.RefitClassGenerator/OrganizationsSection_Organizations.g.cs#L24
'IOrganizations.ClaimIntoOrganizationAsync(string, OrganizationClaimRequest, CancellationToken)' is obsolete: 'Use ClaimIntoOrganizationInventoryAsync'
|
Meraki.Api/Attributes/MerakiApiDomainAttribute.cs#L5
Type 'MerakiApiDomainAttribute' 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)
|
Meraki.Api.Test/Organizations/Devices/Tests.cs#L22
Cannot convert null literal to non-nullable reference type.
|
RefitClassSourceGeneratorApp/Program.cs#L57
Method 'void Program.Main()' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "Diagnostics:". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
|
RefitClassSourceGeneratorApp/Program.cs#L64
Method 'void Program.Main()' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "Output:". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
|
Meraki.Api/Data/Network.cs#L64
'Network.Url' hides inherited member 'NetworkOrConfigurationTemplate.Url'. Use the new keyword if hiding was intended.
|
Meraki.Api/obj/Release/netstandard2.0/generated/RefitClassSourceGenerator/RefitClassSourceGenerator.RefitClassGenerator/OrganizationsSection_Organizations.g.cs#L24
'IOrganizations.ClaimIntoOrganizationAsync(string, OrganizationClaimRequest, CancellationToken)' is obsolete: 'Use ClaimIntoOrganizationInventoryAsync'
|
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
The logs for this run have expired and are no longer available.
Loading