Skip to content

Fix CreateByRelativePathCoreAsync file-tail detection for StorableType.Folder #275

Fix CreateByRelativePathCoreAsync file-tail detection for StorableType.Folder

Fix CreateByRelativePathCoreAsync file-tail detection for StorableType.Folder #275

Triggered via pull request November 9, 2025 07:27
Status Success
Total duration 32s
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.