Skip to content

updated to v3.3.0

updated to v3.3.0 #514

Triggered via push November 20, 2024 09:26
Status Success
Total duration 3m 54s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#L173
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#L173
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.