Skip to content

refactor: rename .hpp to .h and move include path to kcenon/pacs/ #1196

refactor: rename .hpp to .h and move include path to kcenon/pacs/

refactor: rename .hpp to .h and move include path to kcenon/pacs/ #1196

Status Failure
Total duration 35m 6s
Artifacts 1

integration-tests.yml

on: pull_request
Matrix: build-and-unit-tests
Matrix: integration-tests
Matrix: stability-smoke-tests
Binary Integration Tests
0s
Binary Integration Tests
Stress Tests
0s
Stress Tests
Test Summary
3s
Test Summary
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 21 warnings
Build & Unit Tests (ubuntu-24.04)
Process completed with exit code 1.
Build & Unit Tests (windows-2022)
Process completed with exit code 1.
Build & Unit Tests (ubuntu-24.04)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build & Unit Tests (ubuntu-24.04)
No files were found with the provided path: pacs_system/build/unit-test-results.xml. No artifacts will be uploaded.
Build & Unit Tests (windows-2022)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, ilammy/msvc-dev-cmd@v1, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build & Unit Tests (windows-2022)
No files were found with the provided path: pacs_system/build/unit-test-results.xml. No artifacts will be uploaded.
Build & Unit Tests (windows-2022): src/storage/job_repository.cpp#L958
'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
Build & Unit Tests (windows-2022): src/storage/node_repository.cpp#L406
'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
Build & Unit Tests (windows-2022): src/services/worklist_scu.cpp#L397
'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
Build & Unit Tests (windows-2022)
'kcenon::thread::lockfree::work_stealing_deque<kcenon::thread::job *>': structure was padded due to alignment specifier
Build & Unit Tests (windows-2022)
'kcenon::thread::lockfree::work_stealing_deque<kcenon::thread::job *>': structure was padded due to alignment specifier
Build & Unit Tests (windows-2022)
'kcenon::thread::lockfree::work_stealing_deque<kcenon::thread::job *>': structure was padded due to alignment specifier
Build & Unit Tests (windows-2022)
'kcenon::thread::lockfree::work_stealing_deque<kcenon::thread::job *>': structure was padded due to alignment specifier
Build & Unit Tests (windows-2022)
'should_cleanup': local variable is initialized but not referenced
Build & Unit Tests (windows-2022): src/encoding/compression/jpeg_baseline_codec.cpp#L165
interaction between '_setjmp' and C++ object destruction is non-portable
Build & Unit Tests (windows-2022): src/encoding/compression/jpeg_baseline_codec.cpp#L30
'kcenon::pacs::encoding::compression::`anonymous-namespace'::jpeg_error_handler': structure was padded due to alignment specifier
Build & Unit Tests (windows-2022)
ZLIB library not found. gzip/deflate compression will be disabled.
Build & Unit Tests (windows-2022)
LZ4 library not found. Compression support will be disabled.
Build & Unit Tests (windows-2022)
CharLS not found!
Build & Unit Tests (windows-2022)
OpenJPEG not found!
Build & Unit Tests (windows-2022)
libpng not found!
Build & Unit Tests (windows-2022)
Could not find a matching pdb file for:
Test Summary
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/