Skip to content

Refactor handling of gate matrices and inverses #3078

Refactor handling of gate matrices and inverses

Refactor handling of gate matrices and inverses #3078

Triggered via pull request November 14, 2024 11:07
Status Failure
Total duration 11m 2s
Artifacts 2

ci.yml

on: pull_request
🔍 Change  /  🕵️ Check
6s
🔍 Change / 🕵️ Check
Matrix: 🚀 CD / build_wheels
Waiting for pending jobs
Matrix: 🚀 CD / build_wheels_emulation
Waiting for pending jobs
Matrix: 🇨‌ Test / 🍎 / cpp-tests-macos
Matrix: 🇨‌ Test / cpp-tests-ubuntu
Matrix: 🇨‌ Test / cpp-tests-windows
Matrix: 🐍 Test / python-tests
🇨‌ Test  /  ...  /  📈 Coverage
34s
🇨‌ Test / 📈 / 📈 Coverage
🇨‌ Lint  /  🚨 Lint
5m 11s
🇨‌ Lint / 🚨 Lint
🐍 Test  /  ...  /  🚨 Lint
33s
🐍 Test / 🚨 Lint / 🚨 Lint
🐍 Test  /  📦 Check
16s
🐍 Test / 📦 Check
📝 CodeQL  /  ...  /  🇨 Analysis
1m 12s
📝 CodeQL / 🇨‌ / 🇨 Analysis
📝 CodeQL  /  ...  /  🐍 Analysis
1m 19s
📝 CodeQL / 🐍 / 🐍 Analysis
🚀 CD  /  📦 SDist
🚀 CD / 📦 SDist
🚀 CD  /  🛞 Wheel
🚀 CD / 🛞 Wheel
🐍 Test  /  📈
0s
🐍 Test / 📈
🚦 Check
7s
🚦 Check
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 18 warnings
🐍 Test / 📦 Check
Process completed with exit code 2.
🇨‌ Test / 🐧 Release / 🐧 Release
Process completed with exit code 1.
🇨‌ Test / 🐧 Debug / 🐧 Debug
Process completed with exit code 1.
🇨‌ Test / 📈 / 📈 Coverage
Process completed with exit code 1.
🐍 Test / 🐍 ubuntu-latest / 🐍 ubuntu-latest
Process completed with exit code 1.
📝 CodeQL / 🇨‌ / 🇨 Analysis
Process completed with exit code 2.
🇨‌ Test / 🏁 Release / 🏁 Release
Final attempt failed. Child_process exited with error code 1
🇨‌ Test / 🏁 Debug / 🏁 Debug
Final attempt failed. Child_process exited with error code 1
🐍 Test / 🐍 windows-latest / 🐍 windows-latest
Process completed with exit code 1.
🐍 Test / 🐍 macos-14 / 🐍 macos-14
[notice] A new release of pip is available: 21.1.1 -> 24.3.1 [notice] To update, run: python3.8 -m pip install --upgrade pip
🇨‌ Lint / 🚨 Lint
Process completed with exit code 1.
🚦 Check
Process completed with exit code 1.
🇨‌ 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 / 🏁 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
include/mqt-core/dd/Operations.hpp:26:13 [misc-include-cleaner]: include/mqt-core/dd/Operations.hpp#L26
no header providing "std::tuple" is directly included
include/mqt-core/dd/Operations.hpp:43:14 [clang-analyzer-optin.core.EnumCastOutOfRange]: include/mqt-core/dd/Operations.hpp#L43
The value '11' provided to the cast expression is not in the valid range of values for 'OpType'
include/mqt-core/dd/Operations.hpp:43:14 [clang-analyzer-optin.core.EnumCastOutOfRange]: include/mqt-core/dd/Operations.hpp#L43
The value '17' provided to the cast expression is not in the valid range of values for 'OpType'
include/mqt-core/dd/Operations.hpp:43:14 [clang-analyzer-optin.core.EnumCastOutOfRange]: include/mqt-core/dd/Operations.hpp#L43
The value '21' provided to the cast expression is not in the valid range of values for 'OpType'
include/mqt-core/dd/Operations.hpp:43:14 [clang-analyzer-optin.core.EnumCastOutOfRange]: include/mqt-core/dd/Operations.hpp#L43
The value '25' provided to the cast expression is not in the valid range of values for 'OpType'
include/mqt-core/dd/Operations.hpp:43:14 [clang-analyzer-optin.core.EnumCastOutOfRange]: include/mqt-core/dd/Operations.hpp#L43
The value '31' provided to the cast expression is not in the valid range of values for 'OpType'
include/mqt-core/dd/Operations.hpp:43:43 [clang-diagnostic-enum-enum-conversion]: include/mqt-core/dd/Operations.hpp#L43
bitwise operation between different enumeration types ('OpType' and 'qc::OpTypeFlags')
include/mqt-core/dd/Operations.hpp:47:17 [misc-include-cleaner]: include/mqt-core/dd/Operations.hpp#L47
no header providing "std::make_tuple" is directly included

Artifacts

Produced during runtime
Name Size
coverage-macos-13
1.7 KB
coverage-macos-14
1.7 KB