Migrate newtonsoft #46
build-and-test.yml
on: pull_request
build-and-test
3m 16s
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.
|