Change class name type for QualityConfig #79
run-smoke-test.yml
on: pull_request
run_smoke_test
17s
Annotations
11 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:
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/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/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?'
|
run_smoke_test:
src/Regula.FaceSDK.WebClient/Model/TransactionInfo.cs#L224
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/SearchResult.cs#L104
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/SearchResult.cs#L124
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|