Merge pull request #117 from apivideo/Add-clip-object-timecode-descri… #384
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 warnings
test (3.1.x)
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/
|
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)'
|