feat: auto install some modules #3149
Triggered via pull request
December 24, 2024 14:48
black-desk
opened
#944
Status
Success
Total duration
1m 57s
Artifacts
–
Annotations
6 warnings
cppcheck:
libs/linglong/src/linglong/cli/cli.cpp#L37
Include file: <QEventLoop> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libs/linglong/src/linglong/cli/cli.cpp#L38
Include file: <QFileInfo> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libs/linglong/src/linglong/cli/cli.cpp#L40
Include file: <cstdlib> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libs/linglong/src/linglong/cli/cli.cpp#L41
Include file: <filesystem> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libs/linglong/src/linglong/cli/cli.cpp#L42
Include file: <iostream> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libs/linglong/src/linglong/cli/cli.cpp#L43
Include file: <system_error> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|