✨ OpenQASM 3.0 support #1863
Annotations
11 errors and 10 warnings
include/parsers/qasm3_parser/NestedEnvironment.hpp#L18
no template named 'optional' in namespace 'std'
|
include/parsers/qasm3_parser/NestedEnvironment.hpp#L25
no member named 'nullopt' in namespace 'std'
|
include/parsers/qasm3_parser/Statement.hpp#L225
use of undeclared identifier 'assert'
|
include/parsers/qasm3_parser/InstVisitor.hpp#L32
no template named 'shared_ptr' in namespace 'std'
|
include/parsers/qasm3_parser/InstVisitor.hpp#L34
no template named 'shared_ptr' in namespace 'std'
|
include/parsers/qasm3_parser/InstVisitor.hpp#L36
no template named 'shared_ptr' in namespace 'std'
|
include/parsers/qasm3_parser/InstVisitor.hpp#L38
no template named 'shared_ptr' in namespace 'std'
|
include/parsers/qasm3_parser/InstVisitor.hpp#L40
no template named 'shared_ptr' in namespace 'std'
|
include/parsers/qasm3_parser/InstVisitor.hpp#L42
no template named 'shared_ptr' in namespace 'std'
|
include/parsers/qasm3_parser/InstVisitor.hpp#L44
no template named 'shared_ptr' in namespace 'std'
|
Fail if linter found errors
Process completed with exit code 1.
|
include/QuantumComputation.hpp#L755
default arguments on virtual or override methods are prohibited
|
include/operations/ClassicControlledOperation.hpp#L145
default arguments on virtual or override methods are prohibited
|
include/operations/CompoundOperation.hpp#L159
default arguments on virtual or override methods are prohibited
|
include/operations/Operation.hpp#L182
default arguments on virtual or override methods are prohibited
|
include/operations/StandardOperation.hpp#L107
default arguments on virtual or override methods are prohibited
|
include/operations/SymbolicOperation.hpp#L140
default arguments on virtual or override methods are prohibited
|
include/parsers/qasm3_parser/Parser.hpp#L110
constness of 'token' prevents automatic move
|
include/parsers/qasm3_parser/Scanner.hpp#L14
member 'is' of type 'std::istream &' (aka 'basic_istream<char> &') is a reference
|
include/parsers/qasm3_parser/Statement.hpp#L158
constructor does not initialize these fields: identifiers
|
include/parsers/qasm3_parser/Statement.hpp#L163
constructor does not initialize these fields: identifiers
|
The logs for this run have expired and are no longer available.
Loading