Skip to content

refactor(gen): change the way of uising generators #3121

refactor(gen): change the way of uising generators

refactor(gen): change the way of uising generators #3121

Triggered via pull request December 19, 2024 10:03
@ComixHeComixHe
synchronize #931
Status Success
Total duration 2m 7s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
cppcheck: libs/linglong/src/linglong/repo/ostree_repo.cpp#L43
Include file: <cstring> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: libs/linglong/src/linglong/repo/ostree_repo.cpp#L44
Include file: <filesystem> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: libs/linglong/src/linglong/repo/ostree_repo.cpp#L45
Include file: <future> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: libs/linglong/src/linglong/repo/ostree_repo.cpp#L46
Include file: <map> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: libs/linglong/src/linglong/repo/ostree_repo.cpp#L47
Include file: <memory> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: libs/linglong/src/linglong/repo/ostree_repo.cpp#L48
Include file: <string> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: libs/linglong/src/linglong/repo/ostree_repo.cpp#L49
Include file: <thread> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: libs/linglong/src/linglong/repo/ostree_repo.cpp#L50
Include file: <utility> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: libs/linglong/src/linglong/repo/ostree_repo.cpp#L51
Include file: <vector> not found. Please note: Cppcheck does not need standard library headers to get proper results.