RCS1036 Remove unnecessary blank line #938
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/Interfaces/General/Devices/IDevices.cs#L1
Namespace "Meraki.Api.Interfaces" does not match folder structure, expected "Meraki.Api.Interfaces.General.Devices" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
|
Meraki.Api/Interfaces/General/Organizations/IOrganizationsApiRequests.cs#L1
Namespace "Meraki.Api.Interfaces" does not match folder structure, expected "Meraki.Api.Interfaces.General.Organizations" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
|
Meraki.Api/Interfaces/General/Organizations/IOrganizationsConfigurationChanges.cs#L1
Namespace "Meraki.Api.Interfaces" does not match folder structure, expected "Meraki.Api.Interfaces.General.Organizations" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
|
Meraki.Api/Interfaces/General/Organizations/IOrganizationsWebhooksAlertTypes.cs#L1
Namespace "Meraki.Api.Interfaces" does not match folder structure, expected "Meraki.Api.Interfaces.General.Organizations" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
|
Meraki.Api/Attributes/ApiAccessAttribute.cs#L1
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
Meraki.Api/Attributes/ApiAccessAttribute.cs#L3
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
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