Skip to content

Merge pull request #130 from apivideo/csharp-dotnet-5 #430

Merge pull request #130 from apivideo/csharp-dotnet-5

Merge pull request #130 from apivideo/csharp-dotnet-5 #430

Triggered via push June 12, 2024 07:05
Status Success
Total duration 1m 41s
Artifacts

test.yml

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

Annotations

13 warnings
test (5.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
.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/Api/AnalyticsApi.cs#L81
The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
test (5.x): src/Api/AnalyticsApi.cs#L109
The result of the expression is always 'true' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
test (5.x): src/Api/AnalyticsApi.cs#L272
The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
test (5.x): src/Api/AnalyticsApi.cs#L300
The result of the expression is always 'true' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
test (5.x): src/Client/ApiClient.cs#L303
Field 'ApiClient.ApiExceptionResponse.status' is never assigned to, and will always have its default value 0
test (5.x): src/Client/ApiClient.cs#L302
Field 'ApiClient.ApiExceptionResponse.name' is never assigned to, and will always have its default value null
test (5.x): src/Client/ApiClient.cs#L300
Field 'ApiClient.ApiExceptionResponse.type' is never assigned to, and will always have its default value null
test (5.x): src/Client/ApiClient.cs#L301
Field 'ApiClient.ApiExceptionResponse.title' is never assigned to, and will always have its default value null
test (5.x): src/Api/VideosApi.cs#L291
Missing XML comment for publicly visible type or member 'VideosApi.uploadPartWithHttpInfo(string, Stream, int, bool)'
test (5.x): src/Api/VideosApi.cs#L356
Missing XML comment for publicly visible type or member 'VideosApi.UploadProgressiveSession'