ci(sdk): fix csharp sdk ci build error #61
Annotations
10 warnings
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?'
|
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?'
|
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?'
|
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?'
|
src/AffixApi.Api/Model/CompensationHistoryNoNonNullRequest.cs#L251
The result of the expression is always 'true' since a value of type 'CurrencyNotNullRequest' is never equal to 'null' of type 'CurrencyNotNullRequest?'
|
src/AffixApi.Api/Model/CompensationHistoryNoNonNullRequest.cs#L280
The result of the expression is always 'true' since a value of type 'CurrencyNotNullRequest' is never equal to 'null' of type 'CurrencyNotNullRequest?'
|
src/AffixApi.Api/Model/PayslipResponse.cs#L301
The result of the expression is always 'true' since a value of type 'CurrencyNotNullResponse' is never equal to 'null' of type 'CurrencyNotNullResponse?'
|
src/AffixApi.Api/Model/PayslipResponse.cs#L296
The result of the expression is always 'true' since a value of type 'PayrunTypeResponse' is never equal to 'null' of type 'PayrunTypeResponse?'
|
src/AffixApi.Api/Model/EmployeeResponse.cs#L685
The result of the expression is always 'true' since a value of type 'EmploymentStatusResponse' is never equal to 'null' of type 'EmploymentStatusResponse?'
|
src/AffixApi.Api/Model/CreateEmployeeRequest.cs#L577
The result of the expression is always 'true' since a value of type 'EmploymentStatusNotNullRequest' is never equal to 'null' of type 'EmploymentStatusNotNullRequest?'
|
This job succeeded
Loading