Merge pull request #148 from apivideo/update-summary-request-attribut… #502
Annotations
13 warnings
test (5.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 (5.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (5.x)
.NET 5.0 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 (5.x):
src/Client/ApiClient.cs#L304
Field 'ApiClient.ApiExceptionResponse.status' is never assigned to, and will always have its default value 0
|
test (5.x):
src/Client/ApiClient.cs#L303
Field 'ApiClient.ApiExceptionResponse.name' is never assigned to, and will always have its default value null
|
test (5.x):
src/Client/ApiClient.cs#L301
Field 'ApiClient.ApiExceptionResponse.type' is never assigned to, and will always have its default value null
|
test (5.x):
src/Client/ApiClient.cs#L302
Field 'ApiClient.ApiExceptionResponse.title' is never assigned to, and will always have its default value null
|
test (5.x):
src/Api/VideosApi.cs#L562
Missing XML comment for publicly visible type or member 'VideosApi.uploadPartWithHttpInfo(string, Stream, int, bool)'
|
test (5.x):
src/Api/VideosApi.cs#L627
Missing XML comment for publicly visible type or member 'VideosApi.UploadProgressiveSession'
|
test (5.x):
src/Api/VideosApi.cs#L634
Missing XML comment for publicly visible type or member 'VideosApi.UploadProgressiveSession.UploadProgressiveSession(VideosApi, string)'
|
test (5.x):
src/Api/VideosApi.cs#L639
Missing XML comment for publicly visible type or member 'VideosApi.UploadProgressiveSession.uploadPart(Stream)'
|
test (5.x):
src/Api/VideosApi.cs#L643
Missing XML comment for publicly visible type or member 'VideosApi.UploadProgressiveSession.uploadLastPart(Stream)'
|
test (5.x):
src/Api/VideosApi.cs#L647
Missing XML comment for publicly visible type or member 'VideosApi.UploadProgressiveSession.uploadPart(Stream, bool)'
|