Skip to content

Update breaking changes reference in README #119

Update breaking changes reference in README

Update breaking changes reference in README #119

Triggered via push November 7, 2025 17:05
Status Success
Total duration 28s
Artifacts

publish.yml

on: push
build-and-publish
23s
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.