Skip to content

fix: [cmake] incomplete path of cmake error #328

fix: [cmake] incomplete path of cmake error

fix: [cmake] incomplete path of cmake error #328

Triggered via pull request January 20, 2025 02:50
@LiHua000LiHua000
opened #1065
Status Success
Total duration 4m 48s
Artifacts

call-static-check.yml

on: pull_request_target
static-check  /  static-check
4m 36s
static-check / static-check
Fit to window
Zoom out
Zoom in

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'.