Skip to content

Migrate newtonsoft

Migrate newtonsoft #46

Triggered via pull request October 30, 2025 19:38
Status Failure
Total duration 3m 19s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
build-and-test
Process completed with exit code 1.
build-and-test: Storage/Client.cs#L6
Missing XML comment for publicly visible type or member 'Client'
build-and-test: Storage/BucketUpsertOptions.cs#L6
Missing XML comment for publicly visible type or member 'BucketUpsertOptions'
build-and-test: Storage/Bucket.cs#L22
Missing XML comment for publicly visible type or member 'Bucket.UpdatedAt'
build-and-test: Storage/Bucket.cs#L19
Missing XML comment for publicly visible type or member 'Bucket.CreatedAt'
build-and-test: Storage/Bucket.cs#L16
Missing XML comment for publicly visible type or member 'Bucket.Owner'
build-and-test: Storage/Bucket.cs#L13
Missing XML comment for publicly visible type or member 'Bucket.Name'
build-and-test: Storage/Bucket.cs#L10
Missing XML comment for publicly visible type or member 'Bucket.Id'
build-and-test: Storage/Bucket.cs#L7
Missing XML comment for publicly visible type or member 'Bucket'
build-and-test: Storage/FileObjectV2.cs#L24
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-and-test: Storage/FileObjectV2.cs#L18
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: Storage/Client.cs#L6
Missing XML comment for publicly visible type or member 'Client'
build-and-test: Storage/BucketUpsertOptions.cs#L6
Missing XML comment for publicly visible type or member 'BucketUpsertOptions'
build-and-test: Storage/Bucket.cs#L22
Missing XML comment for publicly visible type or member 'Bucket.UpdatedAt'
build-and-test: Storage/Bucket.cs#L19
Missing XML comment for publicly visible type or member 'Bucket.CreatedAt'
build-and-test: Storage/Bucket.cs#L16
Missing XML comment for publicly visible type or member 'Bucket.Owner'
build-and-test: Storage/Bucket.cs#L13
Missing XML comment for publicly visible type or member 'Bucket.Name'
build-and-test: Storage/Bucket.cs#L10
Missing XML comment for publicly visible type or member 'Bucket.Id'
build-and-test: Storage/Bucket.cs#L7
Missing XML comment for publicly visible type or member 'Bucket'
build-and-test: Storage/FileObjectV2.cs#L24
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-and-test: Storage/FileObjectV2.cs#L18
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.