5.2.3 #17
Annotations
12 warnings
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/
|
src/Regula.FaceSDK.WebClient/Model/TransactionInfo.cs#L205
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
src/Regula.FaceSDK.WebClient/Model/TransactionInfo.cs#L179
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
src/Regula.FaceSDK.WebClient/Model/TransactionInfo.cs#L174
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
src/Regula.FaceSDK.WebClient/Model/TransactionInfo.cs#L230
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
src/Regula.FaceSDK.WebClient/Model/TransactionInfo.cs#L232
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
src/Regula.FaceSDK.WebClient/Model/TransactionInfo.cs#L242
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
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?'
|
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?'
|
src/Regula.FaceSDK.WebClient/Model/SearchRequest.cs#L52
The result of the expression is always 'false' since a value of type 'bool' is never equal to 'null' of type 'bool?'
|
src/Regula.FaceSDK.WebClient/Model/SearchRequest.cs#L205
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
|
The logs for this run have expired and are no longer available.
Loading