Skip to content

feat(all) remove raw statistics #359

feat(all) remove raw statistics

feat(all) remove raw statistics #359

Triggered via push September 6, 2023 10:12
Status Success
Total duration 1m 39s
Artifacts

test.yml

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

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)'