Skip to content

Add ShouldDispose property to StreamFile for optional direct stream a… #116

Add ShouldDispose property to StreamFile for optional direct stream a…

Add ShouldDispose property to StreamFile for optional direct stream a… #116

Triggered via push August 18, 2025 20:36
Status Success
Total duration 30s
Artifacts

publish.yml

on: push
build-and-publish
26s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build-and-publish: src/TruncatedStream.cs#L170
'TruncatedStream.DisposeAsync()' hides inherited member 'Stream.DisposeAsync()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build-and-publish: src/TruncatedStream.cs#L170
'TruncatedStream.DisposeAsync()' hides inherited member 'Stream.DisposeAsync()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.