refactor: migrate to cpp 23 #6
Annotations
5 errors and 2 notices
Run cpp-linter/cpp-linter-action@v2:
test/annual_log_data_test.cpp#L1
'gtest/gtest.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
test/calendar_component_test.cpp#L3
'gtest/gtest.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
test/log_entry_test.cpp#L2
'gtest/gtest.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
test/mocks.hpp#L8
'gmock/gmock-actions.h' file not found
|
Fail fast?!
Process completed with exit code 1.
|
Run cpp-linter/cpp-linter-action@v2:
source/view/input_handler.hpp#L1
File source/view/input_handler.hpp does not conform to Custom style guidelines. (lines 29)
|
Run cpp-linter/cpp-linter-action@v2:
test/local_log_repository_test.cpp#L1
File test/local_log_repository_test.cpp does not conform to Custom style guidelines. (lines 227)
|
Loading