Skip to content

Add ShouldDispose property to StreamFile for optional direct stream access #270

Add ShouldDispose property to StreamFile for optional direct stream access

Add ShouldDispose property to StreamFile for optional direct stream access #270

Re-run triggered August 18, 2025 20:35
Status Success
Total duration 36s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: 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: 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.