Skip to content

fix: getRemoteModuleList for incompatibility with runtime modules #3112

fix: getRemoteModuleList for incompatibility with runtime modules

fix: getRemoteModuleList for incompatibility with runtime modules #3112

Triggered via pull request December 19, 2024 03:19
@mymlmyml
opened #927
Status Success
Total duration 1m 5s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

1 warning
cppcheck: libs/linglong/src/linglong/repo/ostree_repo.cpp#L1898
Parameter 'item' is passed by value. It could be passed as a const reference which is usually faster and recommended in C++.