Skip to content

add a test to snapshot DownloadPackage everytime inside inProgress ev… #40

add a test to snapshot DownloadPackage everytime inside inProgress ev…

add a test to snapshot DownloadPackage everytime inside inProgress ev… #40

Triggered via push November 17, 2024 20:50
Status Success
Total duration 4m 10s
Artifacts

dotnet-macos.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/Downloader/ConcurrentStream.cs#L17
Missing XML comment for publicly visible type or member 'ConcurrentStream._position'
build: src/Downloader/ConcurrentStream.cs#L20
Missing XML comment for publicly visible type or member 'ConcurrentStream.Stream'
build: src/Downloader/ConcurrentStream.cs#L22
Missing XML comment for publicly visible type or member 'ConcurrentStream.IsDisposed'
build: src/Downloader/ConcurrentStream.cs#L177
Missing XML comment for publicly visible type or member 'ConcurrentStream.GetStream()'
build: src/Downloader/ConcurrentStream.cs#L17
Missing XML comment for publicly visible type or member 'ConcurrentStream._position'
build: src/Downloader/ConcurrentStream.cs#L20
Missing XML comment for publicly visible type or member 'ConcurrentStream.Stream'
build: src/Downloader/ConcurrentStream.cs#L22
Missing XML comment for publicly visible type or member 'ConcurrentStream.IsDisposed'
build: src/Downloader/ConcurrentStream.cs#L177
Missing XML comment for publicly visible type or member 'ConcurrentStream.GetStream()'
build: src/Downloader.Test/GlobalUsings.cs#L17
The using directive for 'Downloader.Test.Helper' appeared previously in this namespace
build: src/Downloader.Test/UnitTests/TaskStateManagementTest.cs#L3
Parameter 'output' is unread.