Skip to content

Merge pull request #103 from apivideo/bugfix/update-list-all-video-ob… #356

Merge pull request #103 from apivideo/bugfix/update-list-all-video-ob…

Merge pull request #103 from apivideo/bugfix/update-list-all-video-ob… #356

Triggered via push July 10, 2023 07:27
Status Success
Total duration 2m 1s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test (3.1.x)
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
test (3.1.x): src/Client/ApiClient.cs#L277
Field 'ApiClient.ApiExceptionResponse.type' is never assigned to, and will always have its default value null
test (3.1.x): src/Client/ApiClient.cs#L278
Field 'ApiClient.ApiExceptionResponse.title' is never assigned to, and will always have its default value null
test (3.1.x): src/Client/ApiClient.cs#L279
Field 'ApiClient.ApiExceptionResponse.name' is never assigned to, and will always have its default value null
test (3.1.x): src/Client/ApiClient.cs#L280
Field 'ApiClient.ApiExceptionResponse.status' is never assigned to, and will always have its default value 0
test (3.1.x): src/Api/VideosApi.cs#L291
Missing XML comment for publicly visible type or member 'VideosApi.uploadPartWithHttpInfo(string, Stream, int, bool)'
test (3.1.x): src/Api/VideosApi.cs#L356
Missing XML comment for publicly visible type or member 'VideosApi.UploadProgressiveSession'
test (3.1.x): src/Api/VideosApi.cs#L363
Missing XML comment for publicly visible type or member 'VideosApi.UploadProgressiveSession.UploadProgressiveSession(VideosApi, string)'
test (3.1.x): src/Api/VideosApi.cs#L368
Missing XML comment for publicly visible type or member 'VideosApi.UploadProgressiveSession.uploadPart(Stream)'
test (3.1.x): src/Api/VideosApi.cs#L372
Missing XML comment for publicly visible type or member 'VideosApi.UploadProgressiveSession.uploadLastPart(Stream)'
test (3.1.x): src/Api/VideosApi.cs#L376
Missing XML comment for publicly visible type or member 'VideosApi.UploadProgressiveSession.uploadPart(Stream, bool)'