Skip to content

fix: Copying files from cloud desktop cannot be copied to the local machine #3747

fix: Copying files from cloud desktop cannot be copied to the local machine

fix: Copying files from cloud desktop cannot be copied to the local machine #3747

Triggered via pull request June 25, 2024 07:20
@liyigang1liyigang1
synchronize #2046
Status Success
Total duration 54s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
cppcheck: src/dfm-base/utils/clipboard.cpp#L486
Unused variable: urls
cppcheck: src/dfm-base/utils/clipboard.cpp#L487
Unused variable: results
cppcheck: src/dfm-base/utils/clipboard.cpp#L491
Unused variable: currentClipboardFileUrls
cppcheck: src/dfm-base/utils/clipboardmonitor.cpp#L203
Condition 'stoped' is always false
cppcheck: src/dfm-base/utils/clipboardmonitor.cpp#L203
Condition 'stoped' is always false
cppcheck: src/dfm-base/utils/clipboardmonitor.cpp#L245
Condition 'stoped' is always false
cppcheck: src/dfm-base/utils/clipboardmonitor.cpp#L16
Local variable 'clipboardAtom' shadows outer variable
cppcheck: src/dfm-base/utils/clipboardmonitor.cpp#L20
Local variable 'targetsAtom' shadows outer variable
cppcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.