experiment: camera on thread #30
Annotations
8 errors and 13 warnings
src/camera_on_thread.rs#L10
variant `EnumerateCameras` is never constructed
|
src/camera_on_thread.rs#L25
field `thread_join` is never read
|
src/camera_on_thread.rs#L46
called `map(f)` on an `Option` value where `f` is a closure that returns the unit type `()`
|
src/camera_on_thread.rs#L49
called `map(f)` on an `Option` value where `f` is a closure that returns the unit type `()`
|
src/camera_on_thread.rs#L62
called `map(f)` on an `Option` value where `f` is a closure that returns the unit type `()`
|
src/camera_on_thread.rs#L77
redundant closure
|
src/camera_on_thread.rs#L95
unneeded `return` statement
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/camera_on_thread.rs#L10
variant `EnumerateCameras` is never constructed
|
src/camera_on_thread.rs#L25
field `thread_join` is never read
|
|
src/camera_on_thread.rs#L10
variant `EnumerateCameras` is never constructed
|
src/camera_on_thread.rs#L25
field `thread_join` is never read
|
|
examples/iced.rs#L10
unused import: `Camera`
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading