Skip to content

[SP-18628] Add Back-merge Workflow #247

[SP-18628] Add Back-merge Workflow

[SP-18628] Add Back-merge Workflow #247

Triggered via pull request October 11, 2024 12:33
Status Success
Total duration 41s
Artifacts

run-smoke-test.yml

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

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/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/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/Model/AreaContainer.cs#L111
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/AreaContainer.cs#L137
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/AuthenticityCheckResult.cs#L47
The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'