Skip to content

✨♻️ MQT Project Setup #106

✨♻️ MQT Project Setup

✨♻️ MQT Project Setup #106

Triggered via pull request April 18, 2024 18:43
Status Cancelled
Total duration 9m 8s
Artifacts 3

ci.yml

on: pull_request
🔍 Change  /  🕵️ Check
5s
🔍 Change / 🕵️ Check
🐍 Test  /  📦 Check
26s
🐍 Test / 📦 Check
Matrix: 🇨‌ Test / cpp-tests-macos
Matrix: 🇨‌ Test / cpp-tests-ubuntu
Matrix: 🇨‌ Test / cpp-tests-windows
🇨‌ Test  /  ...  /  📈 Coverage
40s
🇨‌ Test / 📈 / 📈 Coverage
🇨‌ Lint  /  🚨 Lint
1m 41s
🇨‌ Lint / 🚨 Lint
🐍 Test  /  ...  /  🚨 Lint
46s
🐍 Test / 🚨 Lint / 🚨 Lint
📝 CodeQL  /  ...  /  🇨 Analysis
2m 1s
📝 CodeQL / 🇨‌ / 🇨 Analysis
📝 CodeQL  /  ...  /  🐍 Analysis
2m 20s
📝 CodeQL / 🐍 / 🐍 Analysis
🐍 Test  /  🐍 Determine maximum supported Python version
0s
🐍 Test / 🐍 Determine maximum supported Python version
Matrix: 🐍 Test / python-tests-ubuntu
Matrix: 🐍 Test / 🔧 Minimums
Matrix: 🐍 Test / python-tests-macos
Matrix: 🐍 Test / python-tests-windows
🚦 Check
1s
🚦 Check
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 14 warnings
🐍 Test / 🐧 3.11 / 🐍 3.11 ubuntu-latest
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
🐍 Test / 🐧 3.8 / 🐍 3.8 ubuntu-latest
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
🐍 Test / 🐧 3.12 / 🐍 3.12 ubuntu-latest
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
🐍 Test / 🐧 3.10 / 🐍 3.10 ubuntu-latest
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
🐍 Test / 🐧 3.9 / 🐍 3.9 ubuntu-latest
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
🐍 Test / 🔧 Minimums (3.8) / 🔧 3.8 ubuntu-latest
Process completed with exit code 1.
🇨‌ Lint / 🚨 Lint
Process completed with exit code 1.
🐍 Test / 🔧 Minimums (3.12) / 🔧 3.12 ubuntu-latest
Process completed with exit code 1.
🐍 Test / 🏁 3.12 / 🐍 3.12 windows-latest
Process completed with exit code 1.
🐍 Test / 🏁 3.8 / 🐍 3.8 windows-latest
Process completed with exit code 1.
🇨‌ Test / 🍎 Release / 🍎 Release macos-13
Canceling since a higher priority waiting request for 'CI-python-bindings-and-packaging' exists
🇨‌ Test / 🍎 Debug / 🍎 Debug macos-13
Canceling since a higher priority waiting request for 'CI-python-bindings-and-packaging' exists
🐍 Test / 🍎 3.8 macos-13 / 🐍 3.8 macos-13
Canceling since a higher priority waiting request for 'CI-python-bindings-and-packaging' exists
🇨‌ Test / 🍎 Debug / 🍎 Debug macos-14
Canceling since a higher priority waiting request for 'CI-python-bindings-and-packaging' exists
🐍 Test / 🍎 3.12 macos-14 / 🐍 3.12 macos-14
Canceling since a higher priority waiting request for 'CI-python-bindings-and-packaging' exists
🐍 Test / 🍎 3.12 macos-13 / 🐍 3.12 macos-13
Canceling since a higher priority waiting request for 'CI-python-bindings-and-packaging' exists
🇨‌ Test / 🍎 Release / 🍎 Release macos-14
Canceling since a higher priority waiting request for 'CI-python-bindings-and-packaging' exists
🚦 Check
Process completed with exit code 1.
🐍 Test / 🚨 Lint / 🚨 Lint
Using latest version of uv because no version is provided
🐍 Test / 🐧 3.11 / 🐍 3.11 ubuntu-latest
Using latest version of uv because no version is provided
🐍 Test / 🐧 3.8 / 🐍 3.8 ubuntu-latest
Using latest version of uv because no version is provided
🐍 Test / 🐧 3.12 / 🐍 3.12 ubuntu-latest
Using latest version of uv because no version is provided
🐍 Test / 🐧 3.10 / 🐍 3.10 ubuntu-latest
Using latest version of uv because no version is provided
🐍 Test / 🐧 3.9 / 🐍 3.9 ubuntu-latest
Using latest version of uv because no version is provided
🐍 Test / 🔧 Minimums (3.8) / 🔧 3.8 ubuntu-latest
Using latest version of uv because no version is provided
include/dd/MDDPackage.hpp:384:17 [performance-inefficient-vector-operation]: include/dd/MDDPackage.hpp#L384
'emplace_back' is called inside a loop; consider pre-allocating the container capacity before the loop
test/test_pkg.cpp:367:5 [misc-const-correctness]: test/test_pkg.cpp#L367
variable 'lines' of type 'std::vector<std::size_t>' (aka 'vector<unsigned long>') can be declared 'const'
test/test_pkg.cpp:368:5 [misc-const-correctness]: test/test_pkg.cpp#L368
variable 'numLines' of type 'dd::QuantumRegisterCount' (aka 'unsigned char') can be declared 'const'
🐍 Test / 🔧 Minimums (3.12) / 🔧 3.12 ubuntu-latest
Using latest version of uv because no version is provided
📝 CodeQL / 🇨‌ / 🇨 Analysis
The setup-python-dependencies input is deprecated and no longer has any effect. We recommend removing any references from your workflows. See https://github.blog/changelog/2024-01-23-codeql-2-16-python-dependency-installation-disabled-new-queries-and-bug-fixes/ for more information.
🐍 Test / 🏁 3.12 / 🐍 3.12 windows-latest
Using latest version of uv because no version is provided
🐍 Test / 🏁 3.8 / 🐍 3.8 windows-latest
Using latest version of uv because no version is provided

Artifacts

Produced during runtime
Name Size
Package Metadata Expired
4.56 KB
Packages Expired
568 KB
PyPI README Expired
3.18 KB