♻️🎨 Code cleanup and refactors #3215
Annotations
1 error and 10 warnings
Fail if linter found errors
Process completed with exit code 1.
|
Run cpp-linter:
eval/eval_dd_package.cpp#L103
no header providing "qc::Qubit" is directly included
|
Run cpp-linter:
eval/eval_dd_package.cpp#L103
no header providing "qc::BitString" is directly included
|
Run cpp-linter:
eval/eval_dd_package.cpp#L358
performing an implicit widening conversion to type 'std::size_t' (aka 'unsigned long') of a multiplication performed in type 'value_type' (aka 'unsigned int')
|
Run cpp-linter:
eval/eval_dd_package.cpp#L365
performing an implicit widening conversion to type 'std::size_t' (aka 'unsigned long') of a multiplication performed in type 'value_type' (aka 'unsigned int')
|
Run cpp-linter:
include/mqt-core/algorithms/BernsteinVazirani.hpp#L19
no header providing "std::size_t" is directly included
|
Run cpp-linter:
include/mqt-core/algorithms/QPE.hpp#L16
no header providing "std::size_t" is directly included
|
Run cpp-linter:
include/mqt-core/dd/FunctionalityConstruction.hpp#L12
included header Operations.hpp is not used directly
|
Run cpp-linter:
include/mqt-core/dd/FunctionalityConstruction.hpp#L16
included header OpType.hpp is not used directly
|
Run cpp-linter:
include/mqt-core/dd/FunctionalityConstruction.hpp#L19
included header memory is not used directly
|
Run cpp-linter:
include/mqt-core/dd/FunctionalityConstruction.hpp#L20
included header ostream is not used directly
|
Loading