Fix nuget package #435
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 uses Node.js version which is deprecated 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/Api/AnalyticsApi.cs#L104
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#L132
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#L180
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#L208
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#L393
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#L421
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#L469
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#L497
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#L301
Field 'ApiClient.ApiExceptionResponse.title' is never assigned to, and will always have its default value null
|