fix: currency not null #53
Annotations
7 errors and 10 warnings
prepare csharp-dotnet-sdk:
src/AffixApi.Api/Model/TimeOffEntryResponse.cs#L161
Operator '??' cannot be applied to operands of type 'PolicyTypeResponse' and '<throw expression>'
|
prepare csharp-dotnet-sdk:
src/AffixApi.Api/Model/TimeOffBalanceResponse.cs#L70
Operator '??' cannot be applied to operands of type 'PolicyTypeResponse' and '<throw expression>'
|
prepare csharp-dotnet-sdk:
src/AffixApi.Api/Model/CompensationHistoryNoNonNullRequest.cs#L145
Operator '??' cannot be applied to operands of type 'CurrencyNotNullRequest' and '<throw expression>'
|
prepare csharp-dotnet-sdk:
src/AffixApi.Api/Model/TimeOffEntryResponse.cs#L161
Operator '??' cannot be applied to operands of type 'PolicyTypeResponse' and '<throw expression>'
|
prepare csharp-dotnet-sdk:
src/AffixApi.Api/Model/TimeOffBalanceResponse.cs#L70
Operator '??' cannot be applied to operands of type 'PolicyTypeResponse' and '<throw expression>'
|
prepare csharp-dotnet-sdk:
src/AffixApi.Api/Model/CompensationHistoryNoNonNullRequest.cs#L145
Operator '??' cannot be applied to operands of type 'CurrencyNotNullRequest' and '<throw expression>'
|
prepare csharp-dotnet-sdk
Process completed with exit code 1.
|
prepare csharp-dotnet-sdk:
src/AffixApi.Api/Model/TimeOffEntryResponse.cs#L385
The result of the expression is always 'true' since a value of type 'PolicyTypeResponse' is never equal to 'null' of type 'PolicyTypeResponse?'
|
prepare csharp-dotnet-sdk:
src/AffixApi.Api/Model/TimeOffEntryResponse.cs#L432
The result of the expression is always 'true' since a value of type 'PolicyTypeResponse' is never equal to 'null' of type 'PolicyTypeResponse?'
|
prepare csharp-dotnet-sdk:
src/AffixApi.Api/Model/TimeOffBalanceResponse.cs#L233
The result of the expression is always 'true' since a value of type 'PolicyTypeResponse' is never equal to 'null' of type 'PolicyTypeResponse?'
|
prepare csharp-dotnet-sdk:
src/AffixApi.Api/Model/TimeOffBalanceResponse.cs#L271
The result of the expression is always 'true' since a value of type 'PolicyTypeResponse' is never equal to 'null' of type 'PolicyTypeResponse?'
|
prepare csharp-dotnet-sdk:
src/AffixApi.Api/Model/CompensationHistoryNoNonNullRequest.cs#L241
The result of the expression is always 'true' since a value of type 'CurrencyNotNullRequest' is never equal to 'null' of type 'CurrencyNotNullRequest?'
|
prepare csharp-dotnet-sdk:
src/AffixApi.Api/Model/CompensationHistoryNoNonNullRequest.cs#L265
The result of the expression is always 'true' since a value of type 'CurrencyNotNullRequest' is never equal to 'null' of type 'CurrencyNotNullRequest?'
|
prepare csharp-dotnet-sdk:
src/AffixApi.Api/Model/CreateEmployeeRequest.cs#L563
The result of the expression is always 'true' since a value of type 'EmploymentStatusNotNullRequest' is never equal to 'null' of type 'EmploymentStatusNotNullRequest?'
|
prepare csharp-dotnet-sdk:
src/AffixApi.Api/Model/CreateEmployeeRequest.cs#L676
The result of the expression is always 'true' since a value of type 'EmploymentStatusNotNullRequest' is never equal to 'null' of type 'EmploymentStatusNotNullRequest?'
|
prepare csharp-dotnet-sdk:
src/AffixApi.Api/Model/EmployeeResponse.cs#L679
The result of the expression is always 'true' since a value of type 'EmploymentStatusResponse' is never equal to 'null' of type 'EmploymentStatusResponse?'
|
prepare csharp-dotnet-sdk:
src/AffixApi.Api/Model/EmployeeResponse.cs#L801
The result of the expression is always 'true' since a value of type 'EmploymentStatusResponse' is never equal to 'null' of type 'EmploymentStatusResponse?'
|
Loading