Skip to content

Update README with version 0.10.0 details #273

Update README with version 0.10.0 details

Update README with version 0.10.0 details #273

Triggered via push November 7, 2025 17:04
Status Success
Total duration 1m 1s
Artifacts

build.yml

on: push
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.