Skip to content

chore(master): release 2.4.1 (#36) #41

chore(master): release 2.4.1 (#36)

chore(master): release 2.4.1 (#36) #41

Triggered via push October 30, 2025 19:25
Status Success
Total duration 4m 0s
Artifacts

release.yml

on: push
release-please
8s
release-please
build, pack & publish
3m 45s
build, pack & publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build, pack & publish: Storage/Client.cs#L6
Missing XML comment for publicly visible type or member 'Client'
build, pack & publish: Storage/BucketUpsertOptions.cs#L6
Missing XML comment for publicly visible type or member 'BucketUpsertOptions'
build, pack & publish: Storage/Bucket.cs#L22
Missing XML comment for publicly visible type or member 'Bucket.UpdatedAt'
build, pack & publish: Storage/Bucket.cs#L19
Missing XML comment for publicly visible type or member 'Bucket.CreatedAt'
build, pack & publish: Storage/Bucket.cs#L16
Missing XML comment for publicly visible type or member 'Bucket.Owner'
build, pack & publish: Storage/Bucket.cs#L13
Missing XML comment for publicly visible type or member 'Bucket.Name'
build, pack & publish: Storage/Bucket.cs#L10
Missing XML comment for publicly visible type or member 'Bucket.Id'
build, pack & publish: Storage/Bucket.cs#L7
Missing XML comment for publicly visible type or member 'Bucket'
build, pack & publish: Storage/FileObjectV2.cs#L14
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build, pack & publish: Storage/FileObjectV2.cs#L11
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.