Skip to content

Refactored and finalized storage property setup, added inbox CreatedAt, LastModifiedAt, LastAccessAt properties #276

Refactored and finalized storage property setup, added inbox CreatedAt, LastModifiedAt, LastAccessAt properties

Refactored and finalized storage property setup, added inbox CreatedAt, LastModifiedAt, LastAccessAt properties #276

Triggered via pull request January 12, 2026 02:16
Status Success
Total duration 35s
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.