Add CI/CD Pipeline and Tests #6
Annotations
11 errors and 10 warnings
Run cpp-linter:
src/backend/dd/DDSimDebug.cpp#L263
no member named 'contains' in 'std::set<unsigned long>'
|
Run cpp-linter:
src/backend/dd/DDSimDebug.cpp#L407
no member named 'contains' in 'std::set<unsigned long>'
|
Run cpp-linter:
src/backend/dd/DDSimDebug.cpp#L642
no template named 'span' in namespace 'std'
|
Run cpp-linter:
src/backend/dd/DDSimDebug.cpp#L656
no template named 'span' in namespace 'std'
|
Run cpp-linter:
src/backend/dd/DDSimDebug.cpp#L657
no template named 'span' in namespace 'std'
|
Run cpp-linter:
src/backend/dd/DDSimDebug.cpp#L720
no member named 'span' in namespace 'std'
|
Run cpp-linter:
src/backend/dd/DDSimDebug.cpp#L720
unexpected type name 'size_t': expected expression
|
Run cpp-linter:
src/backend/dd/DDSimDebug.cpp#L720
use of undeclared identifier 'stackFrames'
|
Run cpp-linter:
src/backend/dd/DDSimDebug.cpp#L721
use of undeclared identifier 'stackFrames'
|
Run cpp-linter:
src/backend/dd/DDSimDebug.cpp#L724
use of undeclared identifier 'stackFrames'
|
Fail if linter found errors
Process completed with exit code 1.
|
Run cpp-linter:
app/testDDSimDebugger.cpp#L15
no header providing "std::string" is directly included
|
Run cpp-linter:
app/testDDSimDebugger.cpp#L15
no header providing "std::istreambuf_iterator" is directly included
|
Run cpp-linter:
include/backend/dd/DDSimDebug.hpp#L8
included header Operations.hpp is not used directly
|
Run cpp-linter:
include/backend/dd/DDSimDebug.hpp#L13
enum 'InstructionType' uses a larger base type ('unsigned int', size: 4 bytes) than necessary for its value set, consider using 'std::uint8_t' (1 byte) as the base type to reduce its size
|
Run cpp-linter:
include/backend/dd/DDSimDebug.hpp#L17
no header providing "size_t" is directly included
|
Run cpp-linter:
include/backend/dd/DDSimDebug.hpp#L34
no header providing "std::unique_ptr" is directly included
|
Run cpp-linter:
include/backend/dd/DDSimDebug.hpp#L36
no header providing "std::vector" is directly included
|
Run cpp-linter:
include/backend/dd/DDSimDebug.hpp#L36
no header providing "qc::Operation" is directly included
|
Run cpp-linter:
include/backend/dd/DDSimDebug.hpp#L41
no header providing "std::map" is directly included
|
Run cpp-linter:
include/backend/dd/DDSimDebug.hpp#L41
no header providing "std::unique_ptr" is directly included
|
Loading