fix: [cmake] incomplete path of cmake error #328
call-static-check.yml
on: pull_request_target
static-check
/
static-check
4m 36s
Annotations
1 error and 4 warnings
static-check / static-check
Process completed with exit code 100.
|
static-check / static-check:
src/plugins/cxx/cmake/builder/parser/cmakeparser.cpp#L7
Include file: "common/util/fileutils.h" not found.
|
static-check / static-check:
src/plugins/cxx/cmake/builder/parser/cmakeparser.cpp#L8
Include file: "common/util/qtcassert.h" not found.
|
static-check / static-check:
src/plugins/cxx/cmake/builder/parser/cmakeparser.cpp#L9
Include file: "services/project/projectservice.h" not found.
|
static-check / static-check:
src/plugins/cxx/cmake/builder/parser/cmakeparser.cpp#L58
The statement 'if (skippedFirstEmptyLine) skippedFirstEmptyLine=false' is logically equivalent to 'skippedFirstEmptyLine=false'.
|