Update /healthz endpoint #113
run-smoke-test.yml
on: pull_request
run_smoke_test
19s
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?'
|