Skip to content

fix: sdk csharp

fix: sdk csharp #54

Triggered via push May 10, 2024 14:02
Status Success
Total duration 1m 58s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
publish: 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?'
publish: 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?'
publish: 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?'
publish: 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?'
publish: 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?'
publish: 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?'
publish: 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?'
publish: 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?'
publish: 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?'
publish: 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?'