WIP image-capture-source / image-copy-capture #1026
Annotations
16 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test lib no features:
src/image_copy_capture/mod.rs#L3
unused import: `error::GlobalError`
|
Test lib no features:
src/image_copy_capture/mod.rs#L159
fields `foreign_toplevel_source_manager`, `output_source_manager`, and `capture_manager` are never read
|
Test doc no features:
src/image_copy_capture/mod.rs#L3
unused import: `error::GlobalError`
|
Test doc no features:
src/image_copy_capture/mod.rs#L159
fields `foreign_toplevel_source_manager`, `output_source_manager`, and `capture_manager` are never read
|
Test full features:
src/image_copy_capture/mod.rs#L3
unused import: `error::GlobalError`
|
Test full features:
src/image_copy_capture/mod.rs#L159
fields `foreign_toplevel_source_manager`, `output_source_manager`, and `capture_manager` are never read
|
Test full features:
examples/image_copy_capture.rs#L10
unused imports: `ext_image_copy_capture_cursor_session_v1` and `ext_image_copy_capture_manager_v1`
|
Test full features:
examples/image_copy_capture.rs#L49
unused variable: `conn`
|
Test full features:
examples/image_copy_capture.rs#L50
unused variable: `qh`
|
Test full features:
examples/image_copy_capture.rs#L51
unused variable: `session`
|
Test full features:
examples/image_copy_capture.rs#L52
unused variable: `constraints`
|
Test full features:
examples/image_copy_capture.rs#L58
unused variable: `conn`
|
Test full features:
examples/image_copy_capture.rs#L59
unused variable: `qh`
|
Test full features:
examples/image_copy_capture.rs#L60
unused variable: `session`
|
Loading