Skip to content

♻️🐛 Refactor qc::Permutation and fix corner case in Qiskit layout import #3523

♻️🐛 Refactor qc::Permutation and fix corner case in Qiskit layout import

♻️🐛 Refactor qc::Permutation and fix corner case in Qiskit layout import #3523

Triggered via pull request March 10, 2025 11:40
Status Cancelled
Total duration 15m 52s
Artifacts

ci.yml

on: pull_request
🔍 Change  /  🕵️ Check
10s
🔍 Change / 🕵️ Check
🇨‌ Test (Extensive)  /  build-matrices
🇨‌ Test (Extensive) / build-matrices
🇨‌ Test  /  build-matrices
0s
🇨‌ Test / build-matrices
Matrix: 🚀 CD / build_wheels
Waiting for pending jobs
🐍 Test (Extensive)  /  build-matrix
🐍 Test (Extensive) / build-matrix
🐍 Test  /  build-matrix
0s
🐍 Test / build-matrix
🇨‌ Coverage  /  📈 Coverage
2m 19s
🇨‌ Coverage / 📈 Coverage
🇨‌ Lint  /  🚨 Lint
1m 57s
🇨‌ Lint / 🚨 Lint
🐍 Lint  /  🚨 Lint
59s
🐍 Lint / 🚨 Lint
📝 CodeQL  /  ...  /  🇨 Analysis
7m 4s
📝 CodeQL / 🇨‌ / 🇨 Analysis
📝 CodeQL  /  ...  /  🐍 Analysis
1m 17s
📝 CodeQL / 🐍 / 🐍 Analysis
🚀 CD  /  📦 SDist
🚀 CD / 📦 SDist
🚀 CD  /  🛞 Wheel
🚀 CD / 🛞 Wheel
Matrix: 🇨‌ Test (Extensive) / cpp-tests-macos
Waiting for pending jobs
Matrix: 🇨‌ Test (Extensive) / cpp-tests-ubuntu
Waiting for pending jobs
Matrix: 🇨‌ Test (Extensive) / cpp-tests-windows
Waiting for pending jobs
Matrix: 🇨‌ Test / cpp-tests-macos
Matrix: 🇨‌ Test / cpp-tests-ubuntu
Matrix: 🇨‌ Test / cpp-tests-windows
Matrix: 🐍 Test (Extensive) / python-tests
Waiting for pending jobs
Matrix: 🐍 Test / python-tests
🐍 Test (Extensive)  /  📈
🐍 Test (Extensive) / 📈
🐍 Test  /  📈
0s
🐍 Test / 📈
🚦 Check
3s
🚦 Check
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
🇨‌ Lint / 🚨 Lint
Process completed with exit code 1.
🇨‌ Test / 🍎 macos-14 clang Release / 🍎 macos-14 clang Release
Canceling since a higher priority waiting request for 'CI-permutation-class-fixes' exists
🐍 Test / 🐍 macos-13 / 🐍 macos-13
Canceling since a higher priority waiting request for 'CI-permutation-class-fixes' exists
🐍 Test / 🐍 macos-14 / 🐍 macos-14
Canceling since a higher priority waiting request for 'CI-permutation-class-fixes' exists
🐍 Test / 🐍 windows-2022 / 🐍 windows-2022
Canceling since a higher priority waiting request for 'CI-permutation-class-fixes' exists
🐍 Test / 🐍 windows-2022 / 🐍 windows-2022
The operation was canceled.
🇨‌ Test / 🍎 macos-13 clang Release / 🍎 macos-13 clang Release
Canceling since a higher priority waiting request for 'CI-permutation-class-fixes' exists
🐍 Test / 🐍 ubuntu-24.04-arm / 🐍 ubuntu-24.04-arm
Canceling since a higher priority waiting request for 'CI-permutation-class-fixes' exists
🐍 Test / 🐍 ubuntu-24.04-arm / 🐍 ubuntu-24.04-arm
The operation was canceled.
🐍 Test / 🐍 ubuntu-24.04 / 🐍 ubuntu-24.04
Canceling since a higher priority waiting request for 'CI-permutation-class-fixes' exists
🐍 Test / 🐍 ubuntu-24.04 / 🐍 ubuntu-24.04
The operation was canceled.
🚦 Check
Process completed with exit code 1.
include/mqt-core/ir/Permutation.hpp:133:31 [performance-move-const-arg]: include/mqt-core/ir/Permutation.hpp#L133
std::move of the variable 'value' of the trivially-copyable type 'std::pair<const Qubit, Qubit>' (aka 'pair<const unsigned int, unsigned int>') has no effect; remove std::move()