Skip to content

Merge pull request #40 from siketyan/dependabot/cargo/h2-0.3.24 #104

Merge pull request #40 from siketyan/dependabot/cargo/h2-0.3.24

Merge pull request #40 from siketyan/dependabot/cargo/h2-0.3.24 #104

Triggered via push January 19, 2024 17:34
Status Success
Total duration 5m 18s
Artifacts 6

rust.yml

on: push
Matrix: build
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
`extern` fn uses type `dyn autoclip_core::PluginRegistrar`, which is not FFI-safe: app/src/plugin.rs#L89
warning: `extern` fn uses type `dyn autoclip_core::PluginRegistrar`, which is not FFI-safe --> app/src/plugin.rs:89:19 | 89 | function: unsafe extern "C" fn(&mut dyn autoclip_core::PluginRegistrar) -> (), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe | = note: trait objects have no C equivalent = note: `#[warn(improper_ctypes_definitions)]` on by default
writing `&PathBuf` instead of `&Path` involves a new object where a slice will do: app/src/main.rs#L57
warning: writing `&PathBuf` instead of `&Path` involves a new object where a slice will do --> app/src/main.rs:57:19 | 57 | plugins_path: &PathBuf, | ^^^^^^^^ help: change this to: `&Path` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_arg = note: `#[warn(clippy::ptr_arg)]` on by default
`extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe: core/src/lib.rs#L26
warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe --> core/src/lib.rs:26:19 | 26 | pub register: unsafe extern "C" fn(&mut dyn PluginRegistrar), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe | = note: trait objects have no C equivalent = note: `#[warn(improper_ctypes_definitions)]` on by default
`extern` fn uses type `dyn autoclip_core::PluginRegistrar`, which is not FFI-safe: app/src/plugin.rs#L89
warning: `extern` fn uses type `dyn autoclip_core::PluginRegistrar`, which is not FFI-safe --> app/src/plugin.rs:89:19 | 89 | function: unsafe extern "C" fn(&mut dyn autoclip_core::PluginRegistrar) -> (), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe | = note: trait objects have no C equivalent = note: `#[warn(improper_ctypes_definitions)]` on by default
writing `&PathBuf` instead of `&Path` involves a new object where a slice will do: app/src/main.rs#L57
warning: writing `&PathBuf` instead of `&Path` involves a new object where a slice will do --> app/src/main.rs:57:19 | 57 | plugins_path: &PathBuf, | ^^^^^^^^ help: change this to: `&Path` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_arg = note: `#[warn(clippy::ptr_arg)]` on by default
`extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe: core/src/lib.rs#L26
warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe --> core/src/lib.rs:26:19 | 26 | pub register: unsafe extern "C" fn(&mut dyn PluginRegistrar), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe | = note: trait objects have no C equivalent = note: `#[warn(improper_ctypes_definitions)]` on by default
build (ubuntu-22.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions-rs/clippy-check@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-22.04)
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/
build (ubuntu-22.04)
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/
build (ubuntu-22.04)
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/
build (ubuntu-22.04)
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/
build (macos-12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions-rs/clippy-check@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (macos-12)
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/
build (macos-12)
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/
build (macos-12)
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/
build (macos-12)
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/
build (windows-2022)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions-rs/clippy-check@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (windows-2022)
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/
build (windows-2022)
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/
build (windows-2022)
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/
build (windows-2022)
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/

Artifacts

Produced during runtime
Name Size
app-macos-12 Expired
4.28 MB
app-ubuntu-22.04 Expired
8.76 MB
app-windows-2022 Expired
3.51 MB
plugins-macos-12 Expired
1.59 MB
plugins-ubuntu-22.04 Expired
5.67 MB
plugins-windows-2022 Expired
1.12 MB