♻️🐛 Refactor qc::Permutation
and fix corner case in Qiskit layout import
#3523
ci.yml
on: pull_request
🔍 Change
/
🕵️ Check
10s
Matrix: 🚀 CD / build_wheels
Waiting for pending jobs
🇨 Coverage
/
📈 Coverage
2m 19s
🇨 Lint
/
🚨 Lint
1m 57s
🐍 Lint
/
🚨 Lint
59s
📝 CodeQL
/
...
/
🇨 Analysis
7m 4s
📝 CodeQL
/
...
/
🐍 Analysis
1m 17s
🚀 CD
/
📦 SDist
🚀 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
🚦 Check
3s
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 / 🍎 macos-13 clang Release / 🍎 macos-13 clang Release
The operation was canceled.
|
🐍 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()
|