Skip to content

generate documentation true, add readme file for package (#83) #207

generate documentation true, add readme file for package (#83)

generate documentation true, add readme file for package (#83) #207

Triggered via push October 24, 2024 14:26
Status Success
Total duration 5m 23s
Artifacts 2

ci.yml

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

Annotations

25 warnings
Test (windows-latest): 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)
Test (windows-latest): 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)
Test (windows-latest): 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)
Test (windows-latest): 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)
Test (windows-latest): 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)
Test (windows-latest): 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)
Test (windows-latest): 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)
Test (windows-latest): 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)
Test (windows-latest): 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)
Test (windows-latest): 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)
Pack: 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)
Pack: 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)
Pack: 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)
Pack: 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)
Pack: 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)
Pack: 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)
Pack: 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)
Pack: 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)
Pack: 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)
Pack: 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)
Deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/create-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size
Code coverage windows-latest
222 KB
NuGet packages
1.11 MB