Skip to content

Upgrade zbus to 4

Upgrade zbus to 4 #44

Triggered via push February 26, 2024 17:49
Status Success
Total duration 52s
Artifacts

rust.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
test (ubuntu-latest, nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, nightly): src/dbus_interface.rs#L15
use of deprecated macro `dbus_proxy`: Use `#[proxy(...)]` proc macro with `#[zbus(...)]` item attributes instead.
test (ubuntu-latest, nightly): src/dbus_interface.rs#L103
use of deprecated macro `dbus_interface`: Use `#[interface(...)]` proc macro with `#[zbus(...)]` item attributes instead.
test (ubuntu-latest, nightly): src/dbus_interface.rs#L302
use of deprecated macro `dbus_interface`: Use `#[interface(...)]` proc macro with `#[zbus(...)]` item attributes instead.
test (ubuntu-latest, nightly): src/service.rs#L2
the item `TryFrom` is imported redundantly
test (ubuntu-latest, nightly): src/service.rs#L2
the item `TryInto` is imported redundantly
test (ubuntu-latest, nightly): src/service.rs#L8
unused import: `Value`
test (ubuntu-latest, nightly): examples/example.rs#L1
the item `ksni` is imported redundantly
test (ubuntu-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, stable): src/dbus_interface.rs#L15
use of deprecated macro `dbus_proxy`: Use `#[proxy(...)]` proc macro with `#[zbus(...)]` item attributes instead.
test (ubuntu-latest, stable): src/dbus_interface.rs#L103
use of deprecated macro `dbus_interface`: Use `#[interface(...)]` proc macro with `#[zbus(...)]` item attributes instead.
test (ubuntu-latest, stable): src/dbus_interface.rs#L302
use of deprecated macro `dbus_interface`: Use `#[interface(...)]` proc macro with `#[zbus(...)]` item attributes instead.
test (ubuntu-latest, stable): src/service.rs#L8
unused import: `Value`