[CQT-190] [Infra] Add clang-tidy #21
Annotations
6 errors and 1 notice
emscripten/emscripten_wrapper.hpp:3:10 [clang-diagnostic-error]:
emscripten/emscripten_wrapper.hpp#L3
'emscripten/bind.h' file not found
|
test/v3x/cpp/integration_test.cpp:6:10 [clang-diagnostic-error]:
test/v3x/cpp/integration_test.cpp#L6
'gtest/gtest.h' file not found
|
test/v3x/cpp/matcher_values.hpp:3:10 [clang-diagnostic-error]:
test/v3x/cpp/matcher_values.hpp#L3
'gmock/gmock.h' file not found
|
test/v3x/cpp/test_parse_helper.cpp:2:10 [clang-diagnostic-error]:
test/v3x/cpp/test_parse_helper.cpp#L2
'gmock/gmock.h' file not found
|
test/v3x/cpp/test_semantic_analyzer.cpp:2:10 [clang-diagnostic-error]:
test/v3x/cpp/test_semantic_analyzer.cpp#L2
'gmock/gmock.h' file not found
|
C++ linters
Process completed with exit code 1.
|
C++ linters
Try executing 'python3 ./scripts/run_cpp_linters.py .' to fix linter issues.
|