Merge pull request #105 from apivideo/feature/android_oas_upload_docu… #386
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
src/Client/ApiClient.cs#L278
Field 'ApiClient.ApiExceptionResponse.title' is never assigned to, and will always have its default value null
|
src/Client/ApiClient.cs#L279
Field 'ApiClient.ApiExceptionResponse.name' is never assigned to, and will always have its default value null
|
src/Client/ApiClient.cs#L280
Field 'ApiClient.ApiExceptionResponse.status' is never assigned to, and will always have its default value 0
|
src/Client/ApiClient.cs#L277
Field 'ApiClient.ApiExceptionResponse.type' is never assigned to, and will always have its default value null
|
src/Api/VideosApi.cs#L291
Missing XML comment for publicly visible type or member 'VideosApi.uploadPartWithHttpInfo(string, Stream, int, bool)'
|
src/Api/VideosApi.cs#L356
Missing XML comment for publicly visible type or member 'VideosApi.UploadProgressiveSession'
|
src/Api/VideosApi.cs#L363
Missing XML comment for publicly visible type or member 'VideosApi.UploadProgressiveSession.UploadProgressiveSession(VideosApi, string)'
|
src/Api/VideosApi.cs#L368
Missing XML comment for publicly visible type or member 'VideosApi.UploadProgressiveSession.uploadPart(Stream)'
|
src/Api/VideosApi.cs#L372
Missing XML comment for publicly visible type or member 'VideosApi.UploadProgressiveSession.uploadLastPart(Stream)'
|
src/Api/VideosApi.cs#L376
Missing XML comment for publicly visible type or member 'VideosApi.UploadProgressiveSession.uploadPart(Stream, bool)'
|
The logs for this run have expired and are no longer available.
Loading