Skip to content

Add TTL field for persons #109

Add TTL field for persons

Add TTL field for persons #109

Triggered via pull request September 12, 2024 08:20
Status Success
Total duration 31s
Artifacts

run-smoke-test.yml

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

Annotations

12 warnings
run_smoke_test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run_smoke_test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Client/ApiClient.cs#L94
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
run_smoke_test: src/Regula.FaceSDK.WebClient/Model/TransactionInfo.cs#L178
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/TransactionInfo.cs#L173
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/TransactionInfo.cs#L229
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/TransactionInfo.cs#L231
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#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/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?'