develop -> master #262
run-smoke-test.yml
on: pull_request
run_smoke_test
20s
Annotations
11 warnings
run_smoke_test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. 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.DocumentReader.WebClient/Model/VerifiedFieldMap.cs#L157
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.DocumentReader.WebClient/Model/VerifiedFieldMap.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.DocumentReader.WebClient/Model/VerifiedFieldMap.cs#L197
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.DocumentReader.WebClient/Model/VerifiedFieldMap.cs#L199
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.DocumentReader.WebClient/Client/ApiClient.cs#L60
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
|
run_smoke_test:
src/Regula.DocumentReader.WebClient/Client/ApiClient.cs#L77
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
|
run_smoke_test:
src/Regula.DocumentReader.WebClient/Client/ApiClient.cs#L95
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
|
run_smoke_test:
src/Regula.DocumentReader.WebClient/Model/TransactionProcessGetResponse.cs#L120
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.DocumentReader.WebClient/Model/TransactionProcessGetResponse.cs#L149
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.DocumentReader.WebClient/Model/TransactionImagesFieldValue.cs#L146
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|