Skip to content

Update /healthz endpoint #113

Update /healthz endpoint

Update /healthz endpoint #113

Triggered via pull request November 4, 2024 13:11
Status Success
Total duration 29s
Artifacts

run-smoke-test.yml

on: pull_request
run_smoke_test
19s
run_smoke_test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
run_smoke_test: src/Regula.FaceSDK.WebClient/Model/AddImageToPersonRequest.cs#L152
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
run_smoke_test: src/Regula.FaceSDK.WebClient/Model/AddImageToPersonRequest.cs#L147
The result of the expression is always 'true' since a value of type 'float' is never equal to 'null' of type 'float?'
run_smoke_test: src/Regula.FaceSDK.WebClient/Client/ApiClient.cs#L60
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
run_smoke_test: src/Regula.FaceSDK.WebClient/Client/ApiClient.cs#L76
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
run_smoke_test: src/Regula.FaceSDK.WebClient/Model/AddImageToPersonRequest.cs#L170
The result of the expression is always 'true' since a value of type 'float' is never equal to 'null' of type 'float?'
run_smoke_test: src/Regula.FaceSDK.WebClient/Model/AddImageToPersonRequest.cs#L172
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
run_smoke_test: src/Regula.FaceSDK.WebClient/Client/ApiClient.cs#L94
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
run_smoke_test: src/Regula.FaceSDK.WebClient/Model/Detection.cs#L72
'Detection.Thumbnail' is obsolete
run_smoke_test: src/Regula.FaceSDK.WebClient/Model/Detection.cs#L129
'Detection.Thumbnail' is obsolete
run_smoke_test: src/Regula.FaceSDK.WebClient/Model/Crop.cs#L140
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'