Skip to content

[WIP] Partial equivalence checking #2261

[WIP] Partial equivalence checking

[WIP] Partial equivalence checking #2261

Triggered via pull request January 31, 2024 10:06
Status Failure
Total duration 12m 0s
Artifacts 3
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
🔍 Change  /  🕵️ Check
5s
🔍 Change / 🕵️ Check
Matrix: 🇨‌ Test / cpp-tests-macos
Matrix: 🇨‌ Test / cpp-tests-ubuntu
Matrix: 🇨‌ Test / cpp-tests-windows
Matrix: 🐍 Test / coverage
Matrix: 🐍 Test / python-tests-macos
Matrix: 🐍 Test / python-tests-ubuntu
Matrix: 🐍 Test / python-tests-windows
🇨‌ Test  /  ...  /  📈 Coverage
5m 35s
🇨‌ Test / 📈 / 📈 Coverage
🇨‌ Lint  /  🚨 Lint
7m 16s
🇨‌ Lint / 🚨 Lint
🐍 Test  /  ...  /  🚨 Lint
36s
🐍 Test / 🚨 Lint / 🚨 Lint
🐍 Test  /  🐍 Minimal Versions
4m 23s
🐍 Test / 🐍 Minimal Versions
🐍 Test  /  📦 Check
2m 54s
🐍 Test / 📦 Check
📝 CodeQL  /  ...  /  🇨 Analysis
7m 28s
📝 CodeQL / 🇨‌ / 🇨 Analysis
📝 CodeQL  /  ...  /  🐍 Analysis
2m 57s
📝 CodeQL / 🐍 / 🐍 Analysis
🚦 Check
1s
🚦 Check
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 26 warnings
🇨‌ Test / 🏁 Debug / 🏁 Debug
Final attempt failed. Child_process exited with error code 1
🇨‌ Test / 🏁 Release / 🏁 Release
Final attempt failed. Child_process exited with error code 1
🐍 Test / 🏁 3.12 / 🐍 windows-latest 3.12
Process completed with exit code 1.
🇨‌ Lint / 🚨 Lint
Process completed with exit code 1.
🐍 Test / 🏁 3.8 / 🐍 windows-latest 3.8
Process completed with exit code 1.
🚦 Check
Process completed with exit code 1.
🔍 Change / 🕵️ Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Ana06/get-changed-files@v2.2.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🐍 Test / 🚨 Lint / 🚨 Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🇨‌ Test / 🏁 Debug / 🏁 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🇨‌ Test / 🏁 Debug / 🏁 Debug
Attempt 1 failed. Reason: Child_process exited with error code 1
🇨‌ Test / 🏁 Debug / 🏁 Debug
Attempt 2 failed. Reason: Child_process exited with error code 1
🇨‌ Test / 🏁 Debug / 🏁 Debug
Attempt 3 failed. Reason: Child_process exited with error code 1
🇨‌ Test / 🏁 Debug / 🏁 Debug
Attempt 4 failed. Reason: Child_process exited with error code 1
🐍 Test / 🐍 Minimal Versions
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Wandalen/wretry.action@v1.3.0_js_action. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🐍 Test / 📈 3.12 / 📈 Coverage 3.12
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Wandalen/wretry.action@v1.3.0_js_action. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🐍 Test / 📈 3.8 / 📈 Coverage 3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Wandalen/wretry.action@v1.3.0_js_action. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🇨‌ Test / 🏁 Release / 🏁 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🇨‌ Test / 🏁 Release / 🏁 Release
Attempt 1 failed. Reason: Child_process exited with error code 1
🇨‌ Test / 🏁 Release / 🏁 Release
Attempt 2 failed. Reason: Child_process exited with error code 1
🇨‌ Test / 🏁 Release / 🏁 Release
Attempt 3 failed. Reason: Child_process exited with error code 1
🇨‌ Test / 🏁 Release / 🏁 Release
Attempt 4 failed. Reason: Child_process exited with error code 1
🇨‌ Test / 📈 / 📈 Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Wandalen/wretry.action@v1.3.0_js_action. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
include/mqt-core/dd/UniqueTable.hpp:211:16 [clang-analyzer-core.NullDereference]: include/mqt-core/dd/UniqueTable.hpp#L211
Access to field 'ref' results in a dereference of a null pointer (loaded from variable 'p')
src/dd/Verification.cpp:95:3 [misc-const-correctness]: src/dd/Verification.cpp#L95
variable 'seed' of type 'unsigned int' can be declared 'const'
src/dd/Verification.cpp:190:3 [misc-const-correctness]: src/dd/Verification.cpp#L190
variable 'randomTarget1' of type 'Qubit' (aka 'unsigned short') can be declared 'const'
src/dd/Verification.cpp:278:5 [misc-const-correctness]: src/dd/Verification.cpp#L278
variable 'notMQubits' of type 'Qubit' (aka 'unsigned short') can be declared 'const'
test/algorithms/test_partial_equivalence.cpp:195:3 [misc-const-correctness]: test/algorithms/test_partial_equivalence.cpp#L195
variable 'minN' of type 'size_t' (aka 'unsigned long') can be declared 'const'
test/algorithms/test_partial_equivalence.cpp:196:3 [misc-const-correctness]: test/algorithms/test_partial_equivalence.cpp#L196
variable 'maxN' of type 'size_t' (aka 'unsigned long') can be declared 'const'
test/algorithms/test_partial_equivalence.cpp:197:3 [misc-const-correctness]: test/algorithms/test_partial_equivalence.cpp#L197
variable 'reps' of type 'size_t' (aka 'unsigned long') can be declared 'const'
test/algorithms/test_partial_equivalence.cpp:204:3 [misc-const-correctness]: test/algorithms/test_partial_equivalence.cpp#L204
variable 'minN' of type 'size_t' (aka 'unsigned long') can be declared 'const'

Artifacts

Produced during runtime
Name Size
Package Metadata Expired
4.02 KB
Packages Expired
37.5 MB
PyPI README Expired
2.58 KB