Skip to content

Add comprehensive GitHub Copilot instructions for OwlCore.Storage (#105) #267

Add comprehensive GitHub Copilot instructions for OwlCore.Storage (#105)

Add comprehensive GitHub Copilot instructions for OwlCore.Storage (#105) #267

Triggered via push August 18, 2025 20:12
Status Success
Total duration 38s
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.