Skip to content

Fidelity-aware heuristic and search graph visualization #1639

Fidelity-aware heuristic and search graph visualization

Fidelity-aware heuristic and search graph visualization #1639

Triggered via pull request October 30, 2023 22:03
Status Failure
Total duration 40m 42s
Artifacts 3

ci.yml

on: pull_request
🔍 Change  /  🕵️ Check
8s
🔍 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
7m 18s
🇨‌ Test / 📈 / 📈 Coverage
🇨‌ Lint  /  🚨 Lint
14m 33s
🇨‌ Lint / 🚨 Lint
🐍 Test  /  ...  /  🚨 Lint
4m 34s
🐍 Test / 🚨 Lint / 🚨 Lint
🐍 Test  /  🐍 Minimal Versions
6m 36s
🐍 Test / 🐍 Minimal Versions
🐍 Test  /  📦 Check
3m 57s
🐍 Test / 📦 Check
📝 CodeQL  /  ...  /  🇨 Analysis
10m 13s
📝 CodeQL / 🇨‌ / 🇨 Analysis
📝 CodeQL  /  ...  /  🐍 Analysis
32m 8s
📝 CodeQL / 🐍 / 🐍 Analysis
🚦 Check
4s
🚦 Check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
🐍 Test / 🚨 Lint / 🚨 Lint
Process completed with exit code 1.
🇨‌ Lint / 🚨 Lint
Process completed with exit code 1.
🚦 Check
Process completed with exit code 1.
/include/Architecture.hpp:243:3 [modernize-use-nodiscard]: include/Architecture.hpp#L243
function 'isEdgeConnected' should be marked [[nodiscard]]
/include/DataLogger.hpp:21:5 [cppcoreguidelines-prefer-member-initializer]: include/DataLogger.hpp#L21
'nqubits' should be initialized in a member initializer of the constructor
/include/DataLogger.hpp:26:13 [modernize-use-emplace]: include/DataLogger.hpp#L26
use emplace_back instead of push_back
/include/DataLogger.hpp:29:13 [modernize-use-emplace]: include/DataLogger.hpp#L29
use emplace_back instead of push_back
/include/DataLogger.hpp:67:30 [cppcoreguidelines-avoid-const-or-ref-data-members]: include/DataLogger.hpp#L67
member 'architecture' of type 'Architecture &' is a reference
/include/DataLogger.hpp:69:30 [cppcoreguidelines-avoid-const-or-ref-data-members]: include/DataLogger.hpp#L69
member 'inputCircuit' of type 'qc::QuantumComputation &' is a reference
/include/Mapper.hpp:53:17 [cppcoreguidelines-avoid-const-or-ref-data-members]: include/Mapper.hpp#L53
member 'architecture' of type 'Architecture &' is a reference
/include/configuration/Configuration.hpp:18:8 [clang-analyzer-optin.performance.Padding]: include/configuration/Configuration.hpp#L18
Excessive padding in 'struct Configuration' (33 padding bytes, where 1 is optimal). Optimal fields order: nrLookaheads, firstLookaheadFactor, lookaheadFactor, teleportationQubits, teleportationSeed, timeout, swapLimit, dataLoggingPath, subgraph, method, layering, initialLayout, encoding, commanderGrouping, swapReduction, preMappingOptimizations, postMappingOptimizations, addMeasurementsToMappedCircuit, swapOnFirstLayer, verbose, debug, lookahead, admissibleHeuristic, considerFidelity, useTeleportation, teleportationFake, useSubsets, includeWCNF, enableSwapLimits, useBDD, consider reordering the fields or adding explicit padding members

Artifacts

Produced during runtime
Name Size
Package Metadata Expired
9.78 KB
Packages Expired
4.05 MB
PyPI README Expired
5.76 KB