Skip to content

Merge pull request #10 from r0gue-io/bruno/update-README #22

Merge pull request #10 from r0gue-io/bruno/update-README

Merge pull request #10 from r0gue-io/bruno/update-README #22

Triggered via push September 16, 2024 19:23
Status Success
Total duration 45m 23s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
redundant field names in struct initialization: node/src/service.rs#L342
warning: redundant field names in struct initialization --> node/src/service.rs:342:9 | 342 | network: network, | ^^^^^^^^^^^^^^^^ help: replace it with: `network` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names = note: `#[warn(clippy::redundant_field_names)]` on by default
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/