Skip to content

Bump danielpalme/ReportGenerator-GitHub-Action from 5.3.11 to 5.4.1 (… #21

Bump danielpalme/ReportGenerator-GitHub-Action from 5.3.11 to 5.4.1 (…

Bump danielpalme/ReportGenerator-GitHub-Action from 5.3.11 to 5.4.1 (… #21

Triggered via push November 19, 2024 06:04
Status Success
Total duration 9m 18s
Artifacts

codeql.yml

on: push
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp): src/Webserver.API/Services/ApiStandardServiceFactory.cs#L283
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'ApiStandardServiceFactory.GetApiHttpClientRequestHandlerAsync(string, string, string, CancellationToken)' (but other parameters do)
Analyze (csharp): src/Webserver.API/Services/Backup/ApiBackupHandler.cs#L43
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'ApiBackupHandler.DownloadBackupAsync(string, string, bool, CancellationToken)' (but other parameters do)
Analyze (csharp): src/Webserver.API/Services/Backup/ApiBackupHandler.cs#L73
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'ApiBackupHandler.RestoreBackupAsync(string, string, string, TimeSpan?, CancellationToken)' (but other parameters do)
Analyze (csharp): src/Webserver.API/Services/Backup/IApiBackupHandler.cs#L31
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'IApiBackupHandler.DownloadBackupAsync(string, string, bool, CancellationToken)' (but other parameters do)
Analyze (csharp): src/Webserver.API/Services/Backup/IApiBackupHandler.cs#L49
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'IApiBackupHandler.RestoreBackupAsync(string, string, string, TimeSpan?, CancellationToken)' (but other parameters do)
Analyze (csharp): src/Webserver.API/Services/FileHandling/ApiDirectoryHandler.cs#L44
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'ApiDirectoryHandler.DeployAsync(ApiFileResource, CancellationToken)' (but other parameters do)
Analyze (csharp): src/Webserver.API/Services/FileHandling/ApiDirectoryHandler.cs#L75
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'ApiDirectoryHandler.DeleteAsync(ApiFileResource, CancellationToken)' (but other parameters do)
Analyze (csharp): src/Webserver.API/Services/FileHandling/ApiDirectoryHandler.cs#L121
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'ApiDirectoryHandler.BrowseAndBuildResourceAsync(ApiFileResource, CancellationToken)' (but other parameters do)
Analyze (csharp): src/Webserver.API/Services/FileHandling/ApiDirectoryHandler.cs#L164
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'ApiDirectoryHandler.UpdateResourceAsync(ApiFileResource, ApiFileResource, CancellationToken)' (but other parameters do)
Analyze (csharp): src/Webserver.API/Services/FileHandling/ApiDirectoryHandler.cs#L208
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'ApiDirectoryHandler.UpdateFileResourceAsync(ApiFileResource, ApiFileResource, CancellationToken)' (but other parameters do)