Skip to content

chore(master): release 2.3.0 (#31) #37

chore(master): release 2.3.0 (#31)

chore(master): release 2.3.0 (#31) #37

Triggered via push September 9, 2025 22:28
Status Failure
Total duration 3m 41s
Artifacts

release.yml

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

Annotations

1 error and 10 warnings
build, pack & publish
Process completed with exit code 1.
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.