Skip to content

Merge pull request #67 from hnez/scarthgap-rust #148

Merge pull request #67 from hnez/scarthgap-rust

Merge pull request #67 from hnez/scarthgap-rust #148

Triggered via push June 19, 2024 14:08
Status Success
Total duration 6m 40s
Artifacts

tacd-webui.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
field `action` is never read: src/dbus/systemd.rs#L55
error: field `action` is never read --> src/dbus/systemd.rs:55:9 | 54 | pub struct Service { | ------- field in this struct 55 | pub action: Arc<Topic<ServiceAction>>, | ^^^^^^ | = note: `Service` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
field `primary` is never read: src/dbus/rauc.rs#L105
error: field `primary` is never read --> src/dbus/rauc.rs:105:9 | 101 | pub struct Rauc { | ---- field in this struct ... 105 | pub primary: Arc<Topic<String>>, | ^^^^^^^ | = note: `-D dead-code` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(dead_code)]`
npx license-checker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
npx license-checker
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
npx prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
npx prettier
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
npm run build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
npm run build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/