Skip to content

SP-13357: Add extra abstraction #85

SP-13357: Add extra abstraction

SP-13357: Add extra abstraction #85

Triggered via pull request January 29, 2024 19:52
Status Success
Total duration 27s
Artifacts

run-smoke-test.yml

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

Annotations

12 warnings
run_smoke_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: 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?'
run_smoke_test: src/Regula.FaceSDK.WebClient/Model/Crop.cs#L160
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
run_smoke_test: src/Regula.FaceSDK.WebClient/Model/DetectionAttributes.cs#L109
The result of the expression is always 'true' since a value of type 'decimal' is never equal to 'null' of type 'decimal?'
run_smoke_test: src/Regula.FaceSDK.WebClient/Model/DetectionAttributes.cs#L125
The result of the expression is always 'true' since a value of type 'decimal' is never equal to 'null' of type 'decimal?'
run_smoke_test: src/Regula.FaceSDK.WebClient/Model/TransactionInfo.cs#L189
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#L169
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#L164
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#L209
'RestClient.ExecuteTaskAsync(IRestRequest, CancellationToken)' is obsolete: 'Use ExecuteAsync instead'
run_smoke_test: src/Regula.FaceSDK.WebClient/Model/TransactionInfo.cs#L214
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#L216
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'