Bump openssl from 0.10.60 to 0.10.66 #109
Annotations
1 error and 14 warnings
|
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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
|
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
|
core/src/lib.rs#L26
`extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe
|
app/src/platform/mod.rs#L14
trait `GetClipboardTypes` is never used
|
app/src/main.rs#L57
writing `&PathBuf` instead of `&Path` involves a new object where a slice will do
|
app/src/main.rs#L103
assigning the result of `Clone::clone()` may be inefficient
|
app/src/plugin.rs#L89
`extern` fn uses type `dyn autoclip_core::PluginRegistrar`, which is not FFI-safe
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "app-macos-12", "app-ubuntu-22.04", "app-windows-2022", "plugins-macos-12", "plugins-ubuntu-22.04", "plugins-windows-2022".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading