Skip to content

feat: auto install some modules #3149

feat: auto install some modules

feat: auto install some modules #3149

Triggered via pull request December 24, 2024 14:48
@black-deskblack-desk
opened #944
Status Success
Total duration 1m 57s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

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.